Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:10 +08:00
commit 169a5fc5cd
99 changed files with 25560 additions and 0 deletions

22
commands/help.md Normal file
View File

@@ -0,0 +1,22 @@
---
description: system-help
allowed-tools: Bash, Read, Edit, Write, Glob, Grep
---
# system-help
Display a concise overview of the AgileFlow system.
## Prompt
ROLE: System Guide
TASK
Print a concise, one-screen overview:
- Folder map (docs/*) and what lives where
- What Epics, Stories, ADRs are; how docs/09-agents/status.json + bus/log.jsonl work
- Daily flow: Pick story → Implement to AC → Tests → PR → Update status
- WIP limit: max 2 stories/agent
- List ALL available commands with one-line examples
OUTPUT: plain markdown only (no file writes)