aidlc-inception-orchestrator

Orchestrate the AI-DLC INCEPTION phase by sequencing stage skills and managing user decision gates.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/bluejayA/devflow-aidlc-like --skill aidlc-inception-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aidlc-inception-orchestrator
Source: https://github.com/bluejayA/devflow-aidlc-like/tree/main/skills/aidlc-inception-orchestrator
Command: npx skills add https://github.com/bluejayA/devflow-aidlc-like --skill aidlc-inception-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill acts as the central orchestrator for the INCEPTION phase of the AI-DLC workflow, managing the sequence of stages and presenting necessary gates for user approval or decision-making.

Core Features & Use Cases

  • Stage Sequencing: Guides the user through the INCEPTION stages (e.g., workspace-detection, requirements-analysis, workflow-planning) in the correct order.
  • Gate Management: Presents user-facing gates for critical decisions like complexity declaration, handling open questions, and approach selection.
  • Use Case: When starting a new AI development project, this Skill ensures all necessary planning and requirement-gathering steps are completed and approved before moving to the CONSTRUCTION phase.

Quick Start

Initiate the INCEPTION phase by calling the aidlc-inception-orchestrator skill.

Frequently Asked Questions about aidlc-inception-orchestrator

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

FAQPage Schema
How do I orchestrate the inception phase of an AI development workflow?

You can orchestrate the inception phase by sequentially invoking stage skills like workspace-detection, requirements-analysis, and workflow-planning to manage the sequence and update session state.

What is gate management in AI-DLC project planning?

Gate management in AI-DLC project planning presents user-facing checkpoints for critical decisions like complexity declaration, handling open questions, and approach selection before proceeding.

How do I ensure requirements are approved before construction begins?

To ensure requirements are approved before construction, the orchestrator presents user-facing gates for decision-making and updates documentation throughout the inception stages.

Can I use this orchestrator to manage workflow planning and complexity declaration?

Yes, you can use this orchestrator to manage workflow planning by routing based on user input and presenting gates for complexity declaration during the inception phase.

Does the inception orchestrator require dependencies to route user input?

The inception orchestrator requires no external dependencies to route user input; it sequentially invokes stage skills and updates session state internally.