generated from coulomb/repo-seed
23 lines
1.0 KiB
Plaintext
23 lines
1.0 KiB
Plaintext
## Workplan Convention (ADR-001)
|
|
|
|
File location: `workplans/{REPO_SLUG}-WP-NNNN-<slug>.md`
|
|
ID prefix: `{WP_PREFIX}`
|
|
|
|
Work items originate as files in this repo **before** being registered in the hub.
|
|
|
|
Closed workplans may be moved to `workplans/archived/` with a completion-date
|
|
prefix: `YYMMDD-{REPO_SLUG}-WP-NNNN-<slug>.md`. The frontmatter id remains
|
|
unchanged; the prefix is only for quick visual reference.
|
|
|
|
Small opportunistic tasks discovered during another session use **Ad Hoc Tasks**:
|
|
`workplans/ADHOC-YYYY-MM-DD.md`, workstream slug `adhoc-YYYY-MM-DD`, and task ids
|
|
`ADHOC-YYYY-MM-DD-T01`, `T02`, etc. Use adhocs only for low-risk work completed
|
|
directly. Promote anything requiring analysis, design, approval, dependencies, or
|
|
multiple planned phases into a normal workplan.
|
|
|
|
Ecosystem todos from other agents arrive as `[repo:{REPO_SLUG}]` hub tasks —
|
|
visible at session start. Pick one up by creating the workplan file, then registering
|
|
the workstream.
|
|
|
|
<!-- Ralph Loop rules and HEUREKA sequence: ~/.claude/CLAUDE.md — do not duplicate here -->
|