What problem does it solve?
Producing reliable prompts that other Claude agents can execute without guesswork, drift, or under-specification—especially when authoring or auditing skill/command/agent instructions.
Core Features & Use Cases
- Grounded prompt authoring: Reads the actual target prompt content and verifies version-sensitive facts against fresh sources before stating behavior.
- High-signal structure: Enforces an XML-delimited architecture (system vs user split, clear tags, examples, reminders, and output shape locking).
- Aggressive routing for writing/editing: Triggers on writing or editing SKILL.md bodies, system prompts, slash-command bodies, subagent briefings, CLAUDE.md/rules files, and audit requests, reducing undertriggering.
- Quality and anti-pattern auditing: Use-cases include improving existing prompts by checking common prompt-writing failure modes (negative-only instructions, vague scope, prefill patterns, unsafe formatting, and output-shape ambiguity).
Quick Start
Use the prompt-writer skill to author or audit the instruction text whenever you are writing or editing a SKILL.md body, a command body, a subagent briefing, or a CLAUDE.md/rules file content that another Claude will execute.