Workflow Overview
A workflow profile defines how a class of work moves from request to promoted output.
Initial workflow profiles
Section titled “Initial workflow profiles”| Profile | Purpose | Primary outputs |
|---|---|---|
research-docs |
Research and documentation sprint before implementation. | Research matrix, PRD, architecture docs, glossary. |
spec-first-feature |
Build a feature from issue/spec through sandboxed implementation. | Spec, plan, mission, code, verification, promotion. |
bugfix-contained |
Fix a bounded defect safely. | Repro notes, failing test, patch, verification. |
adapter-design |
Design and validate a runtime adapter. | Adapter manifest, capability map, conformance notes. |
skill-authoring |
Create/refine reusable skills. | Skill doc, examples, validation checklist. |
Common stages
Section titled “Common stages”- Intake request and issue references.
- Select workflow profile.
- Load relevant skills and context.
- Produce or update spec/plan.
- Compile mission packet.
- Create sandbox.
- Execute through runtime adapter.
- Collect results.
- Verify and review.
- Promote or discard.
- Write audit trail.