Mandu Contracts
SkillDev toolsDefine and preserve typed Mandu API contracts.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Mandu Contracts skill
What this skill tells your AI
The instructions your AI receives, as published by konamgil/mandu in skills/official/mandu-contract/SKILL.md and read by ahel’s review.
Use after planning selects an API or contract change.
- Keep request, response, method, and status schemas machine-readable.
- Co-locate or link the contract using the surrounding project convention.
- Change handler and contract together; do not weaken validation to silence a mismatch.
- Generated clients and OpenAPI artifacts are outputs, not direct-edit inputs.
- Preserve existing consumer behavior unless the plan explicitly authorizes a breaking change.
Prefer mandu.agent.apply for a typed contract operation. Run targeted tests
and finish with mandu.agent.verify --changed --json --write.
Signals
- GitHub stars
- 46
- Forks
- 3
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
mandu-contract- Source
- github.com/konamgil/mandu