Section 01
Agentic Development Playbook: Introduction to the Standard-Driven AI Programming Workflow
Agentic Development Playbook: Introduction to the Standard-Driven AI Programming Workflow
This project is maintained by manjast on GitHub (Original Link) and is a standard-driven workflow framework for AI programming agents (such as Claude Code, Cursor, etc.). Its core idea is AI-assisted programming requires discipline—it solves common issues like context loss, task drift, and code review difficulties through structured documents (e.g., decision logs, task lists), making the code repository the single source of truth.