archive
Installation
SKILL.md
Biu Archive
Use this skill to close the current biu cycle: summarize outcomes under .biu/, then archive SPEC, TASKs, and Summary together into .biu/archived/YYYY-MM-DD-NN/.
Biu Workflow
Biu provides three skills covering the full development cycle from idea to archive:
| Skill | Role |
|---|---|
interview |
Clarify requirements through relentless interview, producing .biu/SPEC.md |
decompose |
Decompose SPEC into .biu/tasks/TASK-*.md implementation handoffs |
archive |
Summarize outcomes and archive the completed cycle |
Typical usage is as follows: /biu:interview → /biu:decompose → Implement → /biu:archive
However, this is not a requirement. User can skip or reorder them as needed.
Directory Layout
Related skills