technical-writer

Maintain documentation as a product with frontmatter metadata and changelogs.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill technical-writer-motwakorb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-writer
Source: https://github.com/MotWakorb/claude-agent-dev-team/tree/main/technical-writer
Command: npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill technical-writer-motwakorb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Knowledge decay and fragmented context plague teams when contributors rotate — this Skill treats documentation as a product and enforces consistency, coverage, and upkeep across code, ADRs, runbooks, onboarding, and user guides.

Core Features & Use Cases

  • Documentation lives alongside code and is mirrored by a separate, navigable documentation site; OpenAPI specs, ADRs, runbooks, changelog, and onboarding materials stay in sync.
  • Enables faster onboarding, reduced support tickets, and more reliable knowledge transfer through explicit governance, terminology consistency, and living artifacts.

Quick Start

Review the current project docs, identify major gaps, and begin drafting or updating the required sections.

Frequently Asked Questions about technical-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent knowledge decay and keep project documentation current?

To prevent knowledge decay, treat documentation as a product by enforcing consistency, coverage, and upkeep across code, ADRs, runbooks, and onboarding materials. This ensures artifacts remain current and discoverable as contributors rotate.

What is the best way to structure API docs and runbooks for a navigable documentation site?

The best way to structure API docs and runbooks is to maintain documentation alongside code and mirror it on a separate, navigable site. This ensures OpenAPI specs, ADRs, and changelogs stay in sync.

Does treating documentation as a product require frontmatter metadata and governance practices?

Yes, treating documentation as a product requires frontmatter metadata and explicit governance practices. These enforce terminology consistency, dual-tier documentation, changelogs, and accessible knowledge base upkeep.

How do I start treating documentation as a product for an existing codebase?

To start treating documentation as a product, review your current project docs, identify major coverage gaps, and begin drafting or updating required sections like onboarding materials and architecture decisions.

Why does team knowledge fragmentation increase when contributors rotate, and how do ADRs help?

Knowledge fragmentation increases during contributor rotation due to fragmented context. ADRs capture architecture decisions as living artifacts, ensuring reliable knowledge transfer and reducing lost context.

Can I use this approach to reduce support tickets and speed up onboarding?

Yes, you can use this approach to reduce support tickets and speed up onboarding. Explicit governance and living artifacts provide reliable knowledge transfer and maintain a cohesive, accessible knowledge base.