s-hiraoku/codex-harnesses · Archived

docs-updater

Update documentation after code or behavior changes while keeping docs concise and relevant.

First seen Jun 13, 2026

Installation

$ npx skills add s-hiraoku/codex-harnesses --skill docs-updater

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from s-hiraoku/codex-harnesses · top by installs.

npx skills add s-hiraoku/codex-harnesses

Browse all from s-hiraoku/codex-harnesses

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

License LICENSE
Default branch main
Open issues 2
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 640 B
  • docs SUMMARY.md 112 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Docs Updater

Use this workflow when code, configuration, commands, or user-facing behavior changes.

Workflow

  1. Identify the changed behavior or workflow.
  2. Find only the relevant docs.
  3. Update docs concisely.
  4. Avoid duplicating source code or restating implementation details.
  5. Add examples where they reduce ambiguity.
  6. Check links, commands, and names for consistency.

Final Report

Include changed docs, what behavior they now describe, and any docs intentionally left untouched.