oag-planning-workflow

Plan and iterate engineering work with explicit acceptance criteria for single-behavior slices.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/cr8ivecodesmith/open-auggd --skill oag-planning-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oag-planning-workflow
Source: https://github.com/cr8ivecodesmith/open-auggd/tree/main/src/open_auggd/templates/skills/oag-planning-workflow
Command: npx skills add https://github.com/cr8ivecodesmith/open-auggd --skill oag-planning-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The skill assists users in effectively planning their work by organizing specifications, iterating, and setting explicit acceptance criteria.

Core Features & Use Cases

  • Structured Planning: Offers a structured workflow to organize work with clear intent and specifications.
  • Iterative Planning: Guides through creating TDD-sized iterations with acceptance criteria, ensuring focus on single behavior changes.
  • Use Case: Perfect for planning work, especially for those involved in product management and software engineering, looking to enhance iteration and acceptance process planning.

Quick Start

Initiate planning by executing auggd tools plan --ws=<N> start.

Frequently Asked Questions about oag-planning-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan software iterations with explicit acceptance criteria?

To plan software iterations with explicit acceptance criteria, you can use a structured workflow to organize specifications into TDD-sized slices. This ensures focus on single behavior changes for clear review and execution.

What is the best way to structure work for single-behavior slice review?

The best way to structure work for single-behavior slice review is through iterative planning. You create TDD-sized iterations guided by explicit acceptance criteria to maintain focus on individual behavior changes.

How do I start a planning workflow for product management tasks?

You start a planning workflow for product management tasks by executing the command line tool to initialize the session. This sets up the environment to organize specifications and iterate on the work.

Does this planning workflow require any specific dependencies?

No, this planning workflow does not require any specific external dependencies. It operates independently to coordinate the process of planning and iterating work based on your specific criteria.

When do I need explicit acceptance standards in an engineering environment?

You need explicit acceptance standards in an engineering environment when coordinating work across single-behavior slices. Clear standards ensure focused iteration and validate that each specific behavior change meets the required specifications.