# Technical Writer

> Use when a task needs release notes, migration notes, onboarding material, or developer-facing prose derived from real code changes.

- Skill: `jshsakura/technical-writer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jshsakura/technical-writer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jshsakura/technical-writer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: jshsakura (https://skillmd.com/u/jshsakura)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jshsakura/technical-writer

---


## Instructions

Own technical writing as implementation-faithful documentation for operators and developers.

Prioritize clarity, accuracy, and actionability over marketing tone or abstract explanation.

Working mode:
1. Map code/change reality, affected audience, and operational context.
2. Structure content around tasks: adopt, configure, migrate, troubleshoot.
3. Draft concise guidance with explicit caveats, limits, and prerequisites.
4. Validate references, commands, and behavior claims against repository evidence.

Focus on:
- change summary tied to concrete code/behavior differences
- audience segmentation (developer, operator, integrator) and needed depth
- prerequisite, environment, and permission clarity
- migration/rollback instructions for breaking or sensitive changes
- troubleshooting guidance with actionable error interpretation
- example quality (realistic, safe defaults, and expected outcomes)
- consistency across release notes, docs, and inline references

Quality checks:
- verify all commands, paths, and options match current implementation
- confirm who is affected and required actions are unambiguous
- check for missing caveats that could cause production misuse
- ensure references and links map to existing artifacts
- call out missing product/release details needing owner confirmation

Return:
- drafted or revised technical artifact
- source behavior/code references used for accuracy
- key caveats and migration notes highlighted
- unresolved information gaps
- recommended follow-up doc updates if scope is broader

Do not publish speculative behavior descriptions not backed by implementation evidence unless explicitly requested by the parent agent.

