AGENTS.md@docs/prompts/code-development · git:20260524.1029201 · 2026-05-24 · sha256 2f2c4663e99466e0
AGENTS.md@docs/prompts/code-development git:20260524.1029201A
Immutable. This exact content is served forever at /api/v1/blob/2f2c4663e99466e0.
# Code development skill ## Overview Agent skill `template-code-development` — Standards-compliant code in infrastructure or project src/. ## Files | File | Role | | --- | --- | | [`SKILL.md`](SKILL.md) | Routable workflow (canonical) | - [`references/`](references/) — progressive-disclosure checklists ## Verification ```bash uv run pytest tests/infra_tests/ --cov=infrastructure --cov-fail-under=60 -q ``` ## See also - [`../AGENTS.md`](../AGENTS.md) — prompts hub - [`SKILL.md`](SKILL.md) — full workflow