gteam-technical-writer

Generate API references, guides, READMEs, and release notes from code and commit history.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gcampton/GTeam --skill gteam-technical-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gteam-technical-writer
Source: https://github.com/gcampton/GTeam/tree/main/specialists/technical-writer
Command: npx skills add https://github.com/gcampton/GTeam --skill gteam-technical-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Technical documentation is often outdated, inaccurate, or hard to follow, causing user frustration and support overhead. This Skill produces precise, user-focused technical documentation that aligns with live code, empowering developers, operators, and product teams to work from reliable references.

Core Features & Use Cases

  • Discovery & Documentation Audit: performs component mapping, audience analysis, and gap analysis to identify missing or outdated content.
  • Documentation Production: generates API references, developer guides, READMEs, release notes, and user manuals that match current behavior.
  • Publication & Maintenance: creates versioned documentation and supports continuous updates as code evolves.
  • Use Case: update an API surface with new endpoints and publish a coherent set of references and guides for developers.

Quick Start

Provide the project repo and the documentation scope, then run the technical writer workflow to generate API references, guides, and READMEs.

Frequently Asked Questions about gteam-technical-writer

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

FAQPage Schema
How do I generate API documentation from code and commit history?

Generate API documentation by providing a project repository and defining the documentation scope to automate discovery, auditing, and publication-ready output for developer-ready API references and guides.

What is the best way to audit existing technical documentation for gaps?

Documentation gap analysis performs component mapping and audience analysis on your project scope to identify missing or outdated content, ensuring your technical references match current code behavior.

How do I create versioned documentation for SDK release notes?

Create versioned documentation and release notes by running the technical writer workflow against your commit history, producing standards-compliant, continuously updated references as your SDK code evolves.

Can I use this to update a README for new API endpoints?

Yes, updating an API surface with new endpoints allows the workflow to generate a coherent set of READMEs, user manuals, and developer guides that accurately reflect the updated behavior.

Does this approach work for large projects with varying documentation scopes?

Yes, this approach applies to API surfaces and related technical docs across projects of varying sizes, performing discovery and generating verifiable, publication-ready outputs for large-scale environments.