# Mode Contract

> Scope lock mode that formalizes in-scope, out-of-scope, stack lock, and done criteria.

- Skill: `duck4nh/mode-contract` (Agent Skill)
- Install (CLI): `npx skillmds@latest add duck4nh/mode-contract`
- Raw SKILL.md: https://api.skillmd.com/api/skills/duck4nh/mode-contract/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: duck4nh (https://skillmd.com/u/duck4nh)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/duck4nh/mode-contract

---


# Mode Contract

## Instructions
- Convert blueprint into explicit commitments.
- Separate in-scope and out-of-scope clearly.
- Include tech lock and acceptance criteria.

## Guardrails
- No build before confirmation.
- Any scope change requires contract revision.

