What problem does it solve?
Prevents publishing under-researched or insufficiently verified content by forcing an end-to-end research → draft → review → revise workflow.
Core Features & Use Cases
- Automatic research orchestration: Runs
/second-claude-code:research by default to gather sources before drafting (unless --input is provided or --skip-research is explicitly set with a safety warning).
- Format-spec + voice-guide loading: Drafts in the correct structure for
newsletter, article, report, shorts, social, and card-news, while aligning tone via references/voice-guides/{voice}.md.
- Mandatory review gate: Runs
/second-claude-code:review --preset quick by default and blocks shipping until all Critical and Major findings are addressed.
Quick Start
Use the write skill to draft an article with evidence by instructing: “Write an expert report about {topic} in English, using format report, with automatic research and review.”