From content
Co-authors technical documents like RFCs, proposals, ADRs, and decision docs via gather-refine-test workflow. Use for drafting or improving formal docs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/content:doc-coauthoringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide users through collaborative document creation. Close the context gap first, build iteratively, then verify the document works for readers who have no context.
Guide users through collaborative document creation. Close the context gap first, build iteratively, then verify the document works for readers who have no context.
1. Context Gathering → Close the gap between what you know and what I know
2. Refinement → Build each section through brainstorm → curate → draft → edit
3. Reader Testing → Test with fresh perspective to catch blind spots
Goal: Understand enough to ask smart questions about edge cases.
Initial questions:
Then encourage info dumping:
Ask 5-10 clarifying questions after initial dump.
Exit when: Questions show understanding of edge cases without needing basics explained.
Goal: Build section by section through brainstorm, curate, draft, refine.
For each section:
Section order: Start with the section that has most unknowns. Save summary for last.
After 3 iterations with no changes: Ask what can be removed without losing value.
Goal: Verify the doc works for someone with no context.
Process:
Exit when: Fresh reader consistently answers questions correctly.
# Document Brief
Type: [spec/proposal/decision doc/RFC]
Audience: [primary readers]
Impact: [what should reader do/feel/understand]
Constraints: [timeline, format, politics]
# Section Workflow
1. "What should [section] cover?" → 5-10 questions
2. "Here are 15 options for [section]" → numbered list
3. "Which to keep/remove/combine?" → user curates
4. Draft → user feedback → surgical edits
5. Repeat until satisfied
npx claudepluginhub kriscard/kriscard-claude-plugins --plugin contentGuides users through collaborative document creation — from scoping and drafting to reader-testing — for specs, RFCs, PRDs, and proposals.
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Guides users through a structured 3-stage workflow for co-authoring documentation: context gathering, refinement & structure, and reader testing.