azoth-structured-autonomy-plan

Convert architect briefs into deterministic task plans with test strategy and validation gates.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/yiwei79/azoth --skill azoth-structured-autonomy-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azoth-structured-autonomy-plan
Source: https://github.com/yiwei79/azoth/tree/main/.agents/skills/azoth-structured-autonomy-plan
Command: npx skills add https://github.com/yiwei79/azoth --skill azoth-structured-autonomy-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert architect briefs into deterministic task plans with explicit test strategy and validation gates for handoff to the builder stage or a future session.

Core Features & Use Cases

  • Transforms fuzzy goals into concrete, auditable task sequences that any agent can execute.
  • Defines falsifiable success criteria and assigns a validation disposition (automated_test, manual_validation, human_review, or deferred) with explicit validation references.
  • Supports non-goals and deferrals to prevent scope creep and ensure clear handoffs.
  • Produces a complete plan ready for builder handoff, including goal restatement, task decomposition, sequencing, and risk assessment.
  • Includes a built-in test strategy and validation map to verify outcomes across unit, integration, and acceptance criteria.

Quick Start

Provide an architect brief and a design brief reference, and generate a complete Structured Autonomy Plan ready for builder handoff.

Frequently Asked Questions about azoth-structured-autonomy-plan

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

FAQPage Schema
How do I define falsifiable success criteria with validation dispositions for multi-step task decomposition?

Success criteria in a task plan require validation dispositions like automated_test, manual_validation, human_review, or deferred, explicitly mapping each criterion to validation references for verifiable outcomes.

What is the best way to prevent scope creep when handing off cross-agent task plans?

Preventing scope creep during cross-agent handoffs requires defining explicit non-goals and deferrals within the structured plan, ensuring future sessions receive clear boundaries alongside the task decomposition.

Can I use task plans with validation gates for cross-agent handoffs and future sessions?

Task plans with validation gates support cross-agent handoffs and future sessions by providing deterministic task sequences, test strategies, and validation maps that any executing agent can follow.

What should be included in a test strategy and validation map for task decomposition?

A test strategy and validation map for task decomposition should include verifiable outcomes across unit, integration, and acceptance criteria, assigning validation dispositions to each success criterion.

Do I need an architect-approved design brief to generate a structured autonomy plan?

Generating a structured autonomy plan requires an architect-approved design brief and a design brief reference to produce a complete, ready-for-handoff plan with risk assessment and test strategy.