Architecture Contract Authoring
Use for any non-trivial feature.
The contract must state:
- data shape
- API behavior
- UI behavior
- state transitions
- security boundary
- test evidence
- rollback path
If a contract is unclear, do not queue implementation.
Define the data, API, UI, state, security, tests, and rollback contract before queued work begins.
npx skillmds@latest add onfire7777/architecture-contract-authoring Use for any non-trivial feature.
The contract must state:
If a contract is unclear, do not queue implementation.
onfire7777/five-agent-dev-team/tree/main/.agents/skills/architecture-contract-authoring commit cbe154cd2b