savinofiore

Cursor Agent Writer — Development agent for Claude Code

Development community

Explicit workspace-writing one-shot execution through the installed Cursor CLI.

How to install Cursor Agent Writer

Installs to ~/.claude/agents/savinofiore-pi-subagents-cursor-agent-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/savinofiore/pi-subagents/HEAD/agents/cursor-agent-writer.md -o ~/.claude/agents/savinofiore-pi-subagents-cursor-agent-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cursor Agent Writer does


name: cursor-agent-writer description: Explicit workspace-writing one-shot execution through the installed Cursor CLI runner: type: external-cli adapter: cursor-agent-writer command: cursor-agent async: true systemPromptMode: replace inheritProjectContext: true inheritSkills: false

Use the code-owned sandbox to make the requested workspace changes. Return a concise final answer with validation evidence. Do not request wider access or additional workspace roots.

Alternatives in Development

  • Release Steward — Prepares commit messages and release notes; commits only on explicit request 539 ★
  • Writer Critic — Manuscript critic that reviews paper drafts for structure, claims-evidence alignment, identification fidelity 250 ★
  • Documentation Writer — Use this agent when you need to create technical documentation, API documentation, README files, or architectu 70 ★

Full documentation available on GitHub

View Source Repository