# Docs

> Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references.

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

---


# Docs

Use this when code changes affect setup, usage, workflows, architecture, testing, or team conventions.

## Workflow
1. Identify what changed and who needs to know.
2. Update the nearest documentation to the change.
3. Prefer concise, task-oriented documentation.
4. Include commands, assumptions, and examples.
5. Keep docs synchronized with the codebase.

## Priority files
- README.md
- CLAUDE.md
- CONTRIBUTING.md
- docs/architecture/*.md
- testing or runbook docs

## Output format
- Files to update
- Exact sections to add or revise
- Gaps still undocumented


