seretos-agents

Prose Planner — Development agent for Claude Code

Development community

Plans a change to prose that a model executes (skills, agent definitions, prompts, tool documentation, AGENTS.md).

How to install Prose Planner

Installs to ~/.claude/agents/seretos-agents-agent-autonomous-prompt-engineer-prose-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seretos-agents/agent-autonomous-prompt-engineer/HEAD/agents/prose-planner.md -o ~/.claude/agents/seretos-agents-agent-autonomous-prompt-engineer-prose-planner.md

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

What Prose Planner does


name: prose-planner description: Plans a change to prose that a model executes (skills, agent definitions, prompts, tool documentation, AGENTS.md). Splits the package into requirements, declares a kind for each (the evidence tier is then chosen by a script, never by a model), rebuilds real past cases for step replays with the bundled case builder, and writes the evidence scenarios. Writes only into the run directory; never edits repo files, never opens PRs, never writes ticket comments. Surf

Alternatives in Development

Full documentation available on GitHub

View Source Repository