← All writings Series · 10 parts

Agent-Ready Development

  1. 01 The Agent-Ready Repository Manifesto Why repository structure matters more than ever in the age of AI-assisted development
  2. 02 Foundation Files That Agents Actually Read README.md, CLAUDE.md, CONTRIBUTING.md—and why each one serves a different purpose
  3. 03 Branch Protection & PR Workflows for AI Collaboration Creating guardrails that protect your codebase while enabling AI contributions
  4. 04 Issue Templates That Guide AI Assistants Structured issues that give agents the context they need to actually help
  5. 05 Milestones & Project Boards: The Big Picture How high-level organization helps agents understand where individual tasks fit
  6. 06 Documentation as Executable Context Making your docs do double duty as AI context and human reference
  7. 07 Git Hooks & Automation Pipelines Programmatic quality gates that catch issues before they become problems
  8. 08 Monorepos & Multi-Project Architecture Scaling agent-ready practices across large, complex codebases
  9. 09 The Human-Agent Collaboration Workflow Practical patterns for working alongside AI assistants day-to-day
  10. 10 Putting It All Together with PopKit How workflow orchestration tools bring all these pieces into a coherent system