← all plugins

Han Documentation

by @testdouble · plugin · 3 skills

Documentation skills for the Han suite: writing down what the team built and decided. Home of project-documentation, architectural-decision-record, and runbook. Depends on han-communication and han-core; bundled by the han meta-plugin.

Install the whole plugin (CLI)
npx skillmds add testdouble/runbook npx skillmds add testdouble/project-documentation npx skillmds add testdouble/architectural-decision-record
⬇ Download

Skills in this plugin

  1. runbook · testdouble bundle
    Create or update a runbook for an operational scenario — an incident an alert fires for, a recurring scheduled task, or a known failure mode on a live service — using a consistent template. Use when writing, drafting, authoring, or updating a runbook for an alert, incident, on-call procedure, scheduled maintenance, or operational SOP. Applies a YAGNI preflight requiring the scenario to be real before producing the runbook. Does not produce feature or system documentation — use project-documentation. Does not record architectural decisions — use architectural-decision-record. Does not create coding standards — use coding-standard.
    218
    repo stars
  2. project-documentation · testdouble bundle
    Creates and maintains project documentation for features, systems, and components. Use when documenting how a feature, system, or component works — including writing, updating, or organizing docs. Does not scan or detect the project's technology stack — use project-discovery for repository analysis and config detection. Does not create architectural decision records — use architectural-decision-record for ADRs. Does not create or update coding standards — use coding-standard instead. Does not generate PR descriptions — use update-pr-description for that. Does not produce runbooks for operational scenarios — use runbook for that. Does not rewrite existing prose for readability — use edit-for-readability for that. Does not produce an ephemeral, understand-now overview of code or a PR — use code-overview for that.
    218
    repo stars
  3. architectural-decision-record · testdouble bundle
    Create, extract, or convert architectural decision records (ADRs) using a structured template, with project context discovery and evidence-based review.
    218
    repo stars