Initial commit
This commit is contained in:
22
commands/help.md
Normal file
22
commands/help.md
Normal 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)
|
||||
Reference in New Issue
Block a user