Templates
AI Coding Instruction Templates
Use templates as a starting structure, then replace every generic line with commands, boundaries, and evidence from the actual repository.
A trustworthy template is copyable but not context-free. It tells the agent what to run, where to work, what not to change, and how to prove completion.
Repository instructions
Copy a concise shared or tool-specific contract, then replace every placeholder with repository evidence.
Copy minimal and full repository instructions with commands, boundaries, and verification.
Practical guideCLAUDE.md TemplateCreate concise Claude Code project context with optional shared-rule imports.
Practical guideAGENTS.md vs CLAUDE.md: Rules Agents Can Actually UseChoose project instruction files for Codex, Claude Code, Cursor, and mixed-agent repositories, with a practical content template.
Framework and repository examples
Use examples only when commands, layout, validation, and agent rules materially differ.
Cover App Router boundaries, routes, environment variables, tests, and builds.
Practical guideAGENTS.md for PythonCover environments, dependency managers, typing, pytest, and migrations.
Practical guideAGENTS.md for a MonorepoCover workspace ownership, dependency direction, affected checks, and nested scope.
Task briefs
Define the outcome, constraints, affected area, tests, and handoff evidence for one bounded change.
A practical agent-first workflow covering task briefs, context, worktrees, permissions, tests, handoff, and human review.
Practical guideClaude Code + Cursor Setup for Reviewed Agent WorkA repeatable setup using Cursor for navigation and review, Claude Code for scoped tasks, and git worktrees for isolation.
Review and release checklists
Reuse verification steps for generated code and production launches without replacing judgment.
Review AI-written code by behavior and risk, including dependencies, auth, data, tests, accessibility, performance, and rollback.
Practical guideVibe Coding Production ChecklistA launch gate for AI-built apps covering accounts, data access, secrets, payments, errors, monitoring, SEO, and rollback.
Continue by task