Section 01
Introduction to Plan-First Agent Development Workflow (Plan-Based Agentic Workflow)
This article introduces the Plan-Based Agentic Workflow—a collection of agent skills supporting a plan-first development process, with the core principle of conducting requirement analysis and task planning before coding. It includes three key skills: feed-pm (requirement analysis and task drafting), implement-pm (task implementation), and review-pr (PR review), which form a complete closed loop from requirements to code, balancing AI automation and human control. Original author: mvagnon; Project source: GitHub (link: https://github.com/mvagnon/plan-based-agentic-workflow); Update time: 2026-05-30T03:45:39Z.