project-strict-workflow

Define a 5-phase project creation workflow with automated validation and self-correction.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nera0875/AGI --skill project-strict-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-strict-workflow
Source: https://github.com/nera0875/AGI/tree/main/.claude/skills/project-strict-workflow
Command: npx skills add https://github.com/nera0875/AGI --skill project-strict-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Project workflows often get stuck due to validation failures or require manual intervention for fixes. This skill defines a strict, automated workflow with proactive self-correction, minimizing delays and manual oversight.

Core Features & Use Cases

  • Sequential Phases: Defines a 5-phase project creation workflow: Schemas, Architecture, Implementation, Validation, and State Update.
  • Proactive CEO: Implements an "Orchestrator CEO" that automatically fixes validation failures without waiting for user intervention.
  • Agent Obligations: Ensures all agents update project state files (state.json, tasks.md, workflow.yaml) after every action.
  • Use Case: When initiating a new project, follow this workflow to ensure strict adherence to phases, automated validation at each step, and proactive issue resolution, minimizing delays and manual oversight.

Quick Start

Use the project-strict-workflow skill to understand the 5 sequential phases of project creation.