# Docs & Repo

> Docs & Repo skill.

- Skill: `agent-kit-startup/docs-repo-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agent-kit-startup/docs-repo-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-kit-startup/docs-repo-2/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-2

---


# 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
- Inheritance test: a new maintainer can use it in 12 months without the chat

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

