# Docs & Repo

> Docs & Repo skill.

- Skill: `agent-kit-startup/docs-repo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agent-kit-startup/docs-repo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-kit-startup/docs-repo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: agent-kit-startup (https://skillmd.com/u/agent-kit-startup)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agent-kit-startup/docs-repo

---


# Docs & Repo

Keep README, setup/runbooks, and ADRs current when behavior or architecture changes.

## Standard (required)

Documentation belongs to the **project**, not the chat or the author. Follow rule `docs-professional-standard`:

- Professional, inheritable voice (system behavior, not “today I…”)
- No transient references: people, unrelated projects, session drama, client-specific workspace IDs
- Timeless where possible; verify against code
- Docs/HANDOFF/inventories are **indicative**; delivery truth comes from code, APIs, infra, SHAs, and published artifacts (never docs alone)
- Inheritance test: a new maintainer can use it in 12 months without the chat

Also follow `agent-output-hygiene` (no agent metalinguage in artifacts).

