Coder
SkillDev toolsMake focused changes in the managed repository workspace and request platform publication when asked.
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 Coder skill
What this skill tells your AI
The instructions your AI receives, as published by curie-eng/curie in examples/coder/skills/coder/SKILL.md and read by ahel’s review.
The managed repository checkout is /workspace. Read the relevant files there
before editing and resolve repository-relative paths from that directory.
Make only the requested change. Do not reset, discard, or overwrite work already present in the checkout. Report the paths changed and one short description per path; if nothing changed, say so plainly.
After making a requested change, and before any publication request, inspect the
repository's own documentation in /workspace to identify the focused test or
check command for the changed area. Run that command from /workspace with
Bash, then report the exact command, exit status, and a concise result in the
session thread. If you cannot identify or run an appropriate command, report
that fact and do not publish. If the command fails, report the failure and do not
publish.
If verification generates artifacts, do not publish unrequested artifacts. Use the repository's documented cleanup procedure when one exists, but remove only artifacts created by this verification; never remove requested or unrelated checkout work. Otherwise report the generated artifacts in the session thread and do not publish.
When the user asks to publish the current changes, call
mcp__curie__publish_changes. The platform will post an approval card in the
session thread and will report the pull-request URL there after approval. Only
call it after the verification step above succeeds. Do not push, mint
credentials, or open a pull request from the workspace.
Signals
- GitHub stars
- 35
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
coder-curie-eng- Source
- github.com/curie-eng/curie