chore: initialize monorepo with project scaffolding, configs, and CI setup
This commit is contained in:
8
.windsurf/workflows/docs.md
Normal file
8
.windsurf/workflows/docs.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
description: docs/done.md docs/roadmap.md
|
||||
auto_execution_mode: 3
|
||||
---
|
||||
|
||||
update docs/done.md docs/roadmap.md first
|
||||
and after all others in docs/
|
||||
but not in docs/bootstrap/
|
||||
10
.windsurf/workflows/ns.md
Normal file
10
.windsurf/workflows/ns.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
description: Identify the most important first step and do it.
|
||||
auto_execution_mode: 3
|
||||
---
|
||||
|
||||
Identify the most important first step and do it.
|
||||
if
|
||||
No tasks are currently in progress.
|
||||
then
|
||||
Check docs/roadmap.md and carry out the next recommended step.
|
||||
6
.windsurf/workflows/roadmap.md
Normal file
6
.windsurf/workflows/roadmap.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
description: docs/roadmap.md
|
||||
auto_execution_mode: 3
|
||||
---
|
||||
|
||||
Check docs/roadmap.md and carry out the next recommended step.
|
||||
Reference in New Issue
Block a user