AGENTS.md Guide: Repository Instructions That Coding Agents Can Actually Use
Write useful AGENTS.md files with correct Codex discovery and precedence, root and nested scopes, practical templates, and maintenance checks.
Write useful AGENTS.md files with correct Codex discovery and precedence, root and nested scopes, practical templates, and maintenance checks.
Build an evidence-based AI code review workflow that checks intent, runtime behavior, tests, risk boundaries, and the latest diff before merge.
Learn when to use Claude Code Skills, Hooks, or MCP by separating reusable procedures, lifecycle automation, and external tool connections.
Understand Claude Code token usage, /usage fields, active context, prompt cache reads and writes, session cost, and practical ways to diagnose growth.
Learn how to separate coding-agent memory into durable project rules, active task state, retrievable history, and disposable working context.
Understand coding agent sandbox boundaries, workspace-write risks, host trust, command allowlists, privileged daemons, and practical isolation checks.
Install Kimi Code CLI, migrate safely from the legacy Kimi CLI, verify configuration, understand permission modes, and run a careful first task.
Use a practical MCP server security checklist to verify provenance, OAuth scopes, token handling, tool side effects, data access, logging, and revocation.
Learn a practical GitHub Spec Kit workflow from constitution and specification through plan, tasks, implementation, and human review gates.