erik-corder
- 9 skills
- 0 followers
- 5 hours ago last updated
- ▌ Solution Design · erik-corder bundleProduces a solution options document with at least one alternative considered and rejected, and a recommended technical direction (docs/PROCESS_CONTRACT.md, stage SOLUTION_DISCOVERY).
- ▌ Implementation Plan · erik-corder bundleProduces a concrete implementation plan — affected files/modules, sequencing, and a test strategy — for one story (docs/PROCESS_CONTRACT.md, stage IMPLEMENTATION_PLAN).
- ▌ Triage · erik-corder bundleClassifies a newly registered request (type, priority, duplicate/ won't-fix screening) as part of the Requirement Intake stage's required checks (docs/PROCESS_CONTRACT.md, stage REQUIREMENT_INTAKE).
- ▌ Coding · erik-corder bundleImplements one story's approved plan as a real diff on the working branch (docs/PROCESS_CONTRACT.md, stage CODING) — the Assigned Engineer remains accountable for the result even when directing an AI execution provider to write it.
- ▌ Human Approval · erik-corder bundleRecords an independent human sign-off on a diff, distinct from whoever produced it (docs/PROCESS_CONTRACT.md, stage PR_REVIEW).
- ▌ Request Intake · erik-corder bundleCaptures a new request as a registered Work Packet with a unique, never-reused Work ID, so it is never tracked informally (docs/PROCESS_CONTRACT.md, stage REQUIREMENT_INTAKE).
- ▌ Evidence Recording · erik-corder bundleRecords the real, tool-produced output of each required check as Evidence — never a summarized or claimed result (docs/PROCESS_CONTRACT.md, stage TESTING; docs/ENGINEERING_STANDARDS.md §9).
- ▌ Problem Definition · erik-corder bundleProduces a problem statement with falsifiable acceptance criteria, independent of any proposed solution (docs/PROCESS_CONTRACT.md, stage PROBLEM_DISCOVERY).
- ▌ Verification · erik-corder bundleRuns every required deterministic check (lint, type-check, tests, format, secret/dependency scan) against a diff (docs/PROCESS_CONTRACT.md, stage TESTING).