aidlc

Coordinate AI-DLC workflows across Inception, Construction, and Operations phases.

24|2|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/ikeisuke/ai-dlc-starter-kit --skill aidlc-ikeisuke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aidlc
Source: https://github.com/ikeisuke/ai-dlc-starter-kit/tree/main/skills/aidlc
Command: npx skills add https://github.com/ikeisuke/ai-dlc-starter-kit --skill aidlc-ikeisuke

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dasel, jq, gh, git, curl, and includes scripts (resource) components.

What problem does it solve?

AI-DLC orchestration provides a single interface to manage the three AI-DLC phases - Inception, Construction, and Operations - along with setup, express mode, and feedback flows, reducing context-switching and coordination overhead.

Core Features & Use Cases

  • End-to-end phase orchestration: start, continue, and complete Inception, Construction, and Operations from a unified control point.
  • Setup and express mode: initiate environment setup, migrations, and express transitions with deterministic routing.
  • Feedback and delegation: route feedback and delegate tasks to dedicated skills (setup/migrate/feedback) while preserving flow integrity.

Quick Start

Kick off AI-DLC orchestration by saying "インセプション進めて" or using "/aidlc inception".

Frequently Asked Questions about aidlc

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

FAQPage Schema
How do I orchestrate end-to-end AI development lifecycle workflows?

AI development lifecycle workflows are orchestrated by coordinating Inception, Construction, and Operations phases through a unified command interface that enforces deterministic phase routing and guardrails.

What is the best way to manage context-switching across inception, construction, and operations phases?

Managing context-switching across phases requires a single control point that initiates, continues, and completes workflows while routing feedback and delegating tasks to dedicated independent skills.

How do I start the inception phase using the aidlc command?

Start the inception phase by invoking the /aidlc inception command or prompting the interface directly, which triggers deterministic setup and phase-specific routing for the workflow.

Can I use git and gh commands with AI-DLC workflow orchestration?

Git and gh commands are supported dependencies for AI-DLC orchestration, enabling environment setup, migrations, and feedback delegation while preserving workflow integrity across phases.

Does AI-DLC orchestration support environment setup and express mode transitions?

AI-DLC orchestration supports environment setup and express mode transitions by providing deterministic routing to dedicated skills for migrations and rapid phase progression.

When should I not use a unified orchestration interface for AI workflows?

Unified orchestration is not suitable when independent tasks require isolated execution outside the Inception, Construction, and Operations phases, or when direct skill delegation is unnecessary.