add files

This commit is contained in:
김경종
2026-04-30 17:05:19 +09:00
parent f3e01b5a8c
commit 7e985ae94a
135 changed files with 41205 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
---
description: Draft or review a step-level generator/evaluator contract before implementation.
argument-hint: [phase-dir step-number]
allowed-tools: [Read, Glob, Grep, Edit]
---
# /sprint-contract
## Arguments
The user invoked this command with: $ARGUMENTS
## Workflow
1. Read `AGENTS.md`, `PLAN.md`, `PROGRESS.md`, `docs/HARNESS.md`, and the target `phases/{phase}/stepN.md`.
2. Confirm the step has a concrete Sprint Contract:
- Done means
- Hard thresholds
- Files owned
- Dependencies
- Acceptance commands
- Explicit Do Not list
3. If the contract is missing or vague, edit only the target step file to make the contract executable by a fresh agent.
4. Do not implement the step.
## Output
- **Target Step**
- **Contract Status**: ready | updated | blocked
- **Evaluator Thresholds**
- **Remaining Ambiguity**