agw-implementation

Execute phase-gated software implementation tasks with architect approval and revert-on-rejection protocols.

2|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/cucurb-it/analysis-gated-workflow-skills --skill agw-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agw-implementation
Source: https://github.com/cucurb-it/analysis-gated-workflow-skills/tree/main/skills/05-implementation
Command: npx skills add https://github.com/cucurb-it/analysis-gated-workflow-skills --skill agw-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of uncontrolled or poorly validated code implementation by enforcing a strict, phase-gated workflow that ensures every change is planned, verified, and reversible.

Core Features & Use Cases

  • Phase-Gated Execution: Ensures implementation only proceeds after explicit Architect approval and re-confirmation of project conventions.
  • Deviation Protocol: Provides a structured mechanism to pause, document, and resolve unexpected technical hurdles without compromising system integrity.
  • Rejection & Revert Cycle: Safely handles failed implementations by mandating a revert-and-learn process before re-attempting.
  • Use Case: Use this skill when you have an approved Implementation Plan from Phase 04 and need to execute code changes while maintaining strict adherence to project standards and null-safety requirements.

Quick Start

Initiate the implementation phase by confirming the approved plan and beginning the execution of the first task as defined in the implementation bundle.

Frequently Asked Questions about agw-implementation

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

FAQPage Schema
How do I execute a software implementation plan with strict code quality and architectural compliance?

Execute software implementation plans using a phase-gated workflow that enforces architect approval, continuous build validation, and null-safety checks before code changes proceed.

What is the best way to handle unexpected technical hurdles during a code refactoring workflow?

Use a deviation protocol to pause the implementation workflow, document the technical hurdle, and resolve it without compromising system integrity or architectural compliance.

How does a rejection and revert cycle work for failed code implementations?

Failed implementations trigger a revert-and-learn process that safely rolls back code changes, requiring architects to review the failure before re-attempting execution.

Do I need an approved implementation plan before starting phase-gated code execution?

Yes, phase-gated execution requires an approved implementation plan from Phase 04 and explicit architect approval to ensure all code changes adhere to project conventions.

When should I use a structured workflow for software implementation over standard development?

Use structured phase-gated workflows for development cycles requiring strict adherence to implementation plans, senior-level engineering standards, and continuous build validation.