Skip to content

Commit 560df29

Browse files
committed
examples: add continuous improvement task example
1 parent 06f15ea commit 560df29

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Example: Continuous Improvement Task
2+
3+
## Goal
4+
5+
Improve AI-OS repository structure and documentation quality.
6+
7+
## Loop
8+
9+
Continuous improvement loop.
10+
11+
## Plan
12+
13+
1. Inspect repository.
14+
2. Fan out review to docs, security, CI/CD, prompts, and wiki.
15+
3. Create prioritized plan.
16+
4. Ask human to approve plan.
17+
5. Implement approved files.
18+
6. Verify structure.
19+
7. Open PR.
20+
21+
## Verification
22+
23+
- Required files exist.
24+
- Docs contain Mermaid diagrams.
25+
- Prompt library links to loops.
26+
- Wiki pages point back to canonical docs.
27+
28+
## Result
29+
30+
A PR is opened rather than merged, preserving human control.

0 commit comments

Comments
 (0)