unkos-dev
- 10 skills
- 0 followers
- 6 hours ago last updated
- ▌ Specful Adr · unkos-devUse when recording a durable decision as a Specful ADR (architecture decision record), or superseding an accepted one.
- ▌ Specful Plan · unkos-dev bundleUse when a change needs a persistent implementation plan, unresolved design choices must be settled before planning, or an arc must coordinate multiple deliverables.
- ▌ Specful Show · unkos-devUse when looking up the catalog record for a specific Requirement, Design, or ADR identifier.
- ▌ Specful Index · unkos-devUse when the navigation indexes or catalog under `docs/specs/` are missing or out of date after adding or editing a Requirement, Design, or ADR, or when checking whether they are.
- ▌ Specful Trace · unkos-devUse when following requirement-to-design links for a specific Requirement identifier, checking whether a Requirement has a satisfying Design, or listing the artifacts that cite an ADR.
- ▌ Specful Design · unkos-devUse when writing or updating a Specful Design: documenting how a subject of the system works, or connecting a Design to the Requirements it satisfies.
- ▌ Specful Review · unkos-dev bundleReview a Specful Requirement, Design, ADR, or change for consequential substantive defects.
- ▌ Specful Validate · unkos-dev bundleUse when checking whether Specful Requirements, Designs, and ADRs pass schema and cross-reference validation, before committing a change to any of them, or when wiring the checks into an agent harness's hooks.
- ▌ Specful Implement · unkos-devUse when the user asks to implement, execute, resume, or continue a saved change plan or arc plan step by step.
- ▌ Specful Requirement · unkos-devUse when writing or updating a Specful Requirement: a new normative obligation, or a change to what the software must do.