feat(commands): add /essay-edit command for expert essay editing
Some checks failed
CI / test (push) Has been cancelled

Pairs with /essay-outline. Runs structural review via story-lens skill
(Saunders framework), then granular line-level editing. Guards against
timid scribe syndrome and preserves author voice via john-voice skill.
Outputs a fully edited essay to docs/essays/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
John Lamb
2026-03-10 22:16:28 -05:00
parent 91bbee1a14
commit 4bc2409d91
5 changed files with 142 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "compound-engineering",
"version": "2.38.0",
"description": "AI-powered development tools. 25 agents, 24 commands, 24 skills, 1 MCP server for code review, research, design, and workflow automation.",
"version": "2.39.0",
"description": "AI-powered development tools. 25 agents, 25 commands, 24 skills, 1 MCP server for code review, research, design, and workflow automation.",
"author": {
"name": "Kieran Klaassen",
"email": "kieran@every.to",