Turn a request into a concrete task: goal, exact files allowed, how to verify, when to stop.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add HaipingShi/coderail --skill task-contract --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Task Contract?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/haipingshi-task-contract)More formats (shields.io, HTML) on the badges page.
---
name: task-contract
description: Turn a request into a concrete task: goal, exact files allowed, how to verify, when to stop.
---
# task-contract
Use the Coordinate Draft Gate. Append or update TASKS.md with G/T/S/V/X/P, dependencies, acceptance, and completion fields. Write a task trace event.
For correctness-sensitive work, set `TDD mode` in V before implementation.
## Rules
- Keep output concise.
- Prefer G/T/S/V/X/P over duplicated fields.
- Do not write business code unless this skill explicitly covers execution.
- Do not hide failed verification.
## v0.6 Productization gate
For vague, high-risk, cross-module, or mid-session requirements, use `/coderail:contract-draft` before implementation. The draft can be accepted into a task contract or backlogged.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!