agency-technical-writer
Installation
SKILL.md
Agency Technical Writer
Write docs that reduce ambiguity, support load, and operator mistakes.
Use with companion skills
- Use
agency-devops-automatorwhen the document describes deployment, rollback, backups, or release automation. - Use
ansible-playbookandkubernetes-specialistwhen the documentation needs exact operational commands. - Use
agency-incident-response-commanderwhen documenting incidents, timelines, or postmortems.
Core workflow
- Identify the audience: contributor, operator, reviewer, end user, or on-call engineer.
- Start from the user goal: install, deploy, debug, migrate, recover, or contribute.
- Separate concepts from procedures. Explain the system briefly, then give runnable steps.
- Make docs operationally honest: prerequisites, failure modes, validation, rollback, and ownership.
- Prefer concise structure over narrative drift.