Skip to content

Agentic Coding Guide

Tactical patterns, starter files, and quick-reference docs for shipping with modern coding agents.

Getting Started

Read the short path first. It covers context files, prompting, MCP, permissions, verification, and safe defaults without making you dig.

Quick Reference

Jump straight to tactical tables, starter snippets, and fast reminders when you already know the concepts.

Templates

Copy starter files for AGENTS.md, SKILL.md, .mcp.json, review checklists, and security rules.

Advanced

Go deeper on hooks, context management, git workflow, security, multi-agent setup, and delegation.

  • A starter AGENTS.md
  • A starter SKILL.md
  • A starter .mcp.json
  • Tactical prompt patterns for implementation and review
  • Quick guidance for hooks, security, verification, and parallel work

This site is for developers who want practical guidance, not a giant handbook. You should be able to land on a page, copy what you need, and get back to work.

OpenAI Codex

AGENTS.md, MCP, approvals, tool permissions, and delegated workflows.

Claude Code

CLAUDE.md, hooks, permission controls, and strong subagent patterns.

Gemini CLI

GEMINI.md, skills, MCP, extensions, and plan-oriented flows.

Copilot and Cursor

Included where the workflow differences matter, especially instructions, tooling, and editor-first usage.