Make focused changes in the managed repository workspace and request platform publication when asked.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add curie-eng/curie --skill coder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/curie-eng-coder)More formats (shields.io, HTML) on the badges page.
---
name: coder
description: Make focused changes in the managed repository workspace and request platform publication when asked.
allowed-tools:
- Read
- Write
- Edit
- Glob
- Grep
- Bash
- mcp__curie__publish_changes
---
# Coder
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.
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. Do not
push, mint credentials, or open a pull request from the workspace.
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!