askill
doc-maintainer

doc-maintainerSafety 95Repository

Maintain and expand DOCS.MD to cover the full Scribe codebase. Use when asked to update documentation, add missing modules/flows, improve coverage maps, or align docs with code changes in this repo.

4 stars
1.2k downloads
Updated 1/30/2026

Package Files

Loading files...
SKILL.md

Doc Maintainer

Goal

Keep DOCS.MD accurate, comprehensive, and aligned with the current codebase.

Workflow

  1. Scan the repo for new or changed areas (prefer rg --files + targeted file reads).
  2. Compare code areas to DOCS.MD sections and the Table of Contents.
  3. Add or update documentation so each major subsystem and user-facing flow is covered.
  4. Keep changes concise, factual, and tied to the actual implementation.

Coverage Rules

  • Ensure every top-level folder with code or assets is represented in DOCS.MD.
  • For each subsystem, list:
    • Responsibilities (1-3 bullets).
    • Key entry files (headers + sources).
  • If new developer sections are added, update the Table of Contents to include them.
  • Prefer a single “Codebase Map” section for breadth, and add focused sections only for complex features.

DOCS.MD Style

  • Use short paragraphs and bullet lists; avoid long prose.
  • Keep headings numbered to match the Table of Contents.
  • Use inline code for file paths.
  • Mention specific files for claims; avoid vague wording like “some files.”

When Updating After Code Changes

  • If a new service or screen is added, document it under the relevant subsystem.
  • If behavior changes (e.g., keybindings, UI flow), update both the behavior summary and key files.
  • If a file is deprecated or unused, note it briefly rather than deleting documentation.

Do Not

  • Do not add unrelated documentation files; only update DOCS.MD.
  • Do not describe managed components in depth; note them at a high level.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

70/100Analyzed 2/20/2026

Solid documentation maintenance skill with clear workflow and actionable steps. Well-structured with when-to-use guidance. However, highly specific to the nibzard/scribe repo (references DOCS.MD, specific codebase structure), making it not reusable elsewhere. Located in .codex suggests internal agent use. The github-actions tag seems mismatched for a doc maintainer skill.

95
85
30
70
80

Metadata

Licenseunknown
Version-
Updated1/30/2026
Publishernibzard

Tags

github-actions