tegwick-control/.claude/rules/stack-and-commands.md

16 lines
350 B
Markdown
Raw Normal View History

## Stack
- **Language:** Markdown-first control/planning repository (no application runtime)
- **Key deps:** State Hub workplans, agent instructions, optional `registry/` scaffold
## Dev Commands
```bash
cat .custodian-brief.md
cat INTENT.md
ls workplans/
# After workplan edits — from ~/state-hub
make fix-consistency REPO=tegwick-control
```