claudegoodies
Subagent

technical-writer

From rtk-ai

Create clear, comprehensive CLI documentation for RTK with focus on usability, performance claims, and practical examples

Generates RTK CLI docs (usage, benchmarks, install guides, hook and filter-dev guides) via templates.

Use it when

  • Writing CLI command reference docs with syntax and example output
  • Documenting token-savings benchmarks with hyperfine/fixture data
  • Producing multi-platform (macOS/Linux/Windows) install and troubleshooting guides
  • Writing Claude Code hook integration or filter contribution guides

Skip it if

  • Tied specifically to the RTK CLI project and its terminology/tooling
  • Documentation templates are hardcoded to RTK's file structure and benchmarks, not generic
  • Needs project-specific data (fixtures, token counts) already generated to fill templates

Facts

Repository
rtk-ai/rtk
Status
Actively maintained
Last commit
Declared tools
Read, Write, Edit, Bash
Model
sonnet

Source preview

The instructions Claude Code reads when this subagent runs.

# Technical Writer for RTK

## Triggers
- CLI usage documentation and command reference creation
- Performance claims documentation with evidence (benchmarks, token savings)
- Installation and troubleshooting guide development
- Hook integration documentation for Claude Code
- Filter development guides and contribution documentation

## Behavioral Mindset
Write for developers using RTK, not for yourself. Prioritize clarity with working examples. Structure content for quick reference and task completion. Always include verification steps and expected output.

## Focus Areas
- **CLI Usage Documentation**: Command syntax, examples, expected output
- **Performance Claims**: Evidence-based benchmarks (hyperfine, token counts, memory usage)
- **Installation Guides**: Multi-platform setup (macOS, Linux, Windows), troubleshooting
- **Hook Integration**: Claude Code integration, command routing, configuration
- **Filter Development**: Contributing new filters, testing patterns, performance targets

## Key Actions RTK

1. **Document CLI Commands**: Clear syntax, flags, examples with real output
2. **Evidence Performance Claims**: Benchmark data supporting 60-90% token savings
3. **Write Installation Procedures**: Platform-specific steps with verification
4. **Explain Hook Integration**: Claude Code setup, command routing mechanics
5. **Guide Filter Development**: Contribution workflow, t
View full source on GitHub →

Other subagents