amadeus-init

Mint initial intent and build workspace state for AI-DLC workflows.

5|Updated Jun 24, 2026
One-click install
npx skills add https://github.com/amadeus-dlc/amadeus --skill amadeus-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amadeus-init
Source: https://github.com/amadeus-dlc/amadeus/tree/main/.agents/skills/amadeus-init
Command: npx skills add https://github.com/amadeus-dlc/amadeus --skill amadeus-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of starting an AI-DLC project by combining intent birth, workspace detection, and state creation into one guided action.

Core Features & Use Cases

  • Starts a fresh workflow from a short idea or a scope choice.
  • Seeds the initial scope and captures freeform project intent for deterministic onboarding.
  • Builds the initial ai-dlc state so the project can continue through the lifecycle without manual setup.
  • Useful for greenfield starts, brownfield onboarding, or any case where a team wants the first AI-DLC record created consistently.

Quick Start

Ask the skill to start a new AI-DLC workflow from your idea, optionally including a scope such as poc or another starting target.

Frequently Asked Questions about amadeus-init

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

FAQPage Schema
How do I start an AI-DLC workflow from a freeform project description?

To start an AI-DLC workflow, provide a short idea or scope choice. The skill packages this freeform project description into the first lifecycle record, minting the initial intent and building the workspace state automatically for deterministic onboarding.

What is workspace detection and intent birth in project setup?

Workspace detection identifies your existing project context, while intent birth captures your freeform description into a structured lifecycle record. Together they remove manual setup friction by creating the initial AI-DLC state deterministically for greenfield or brownfield onboarding.

Can I use this workflow initialization for brownfield onboarding?

Yes, workflow initialization supports both greenfield starts and brownfield onboarding. It detects your existing workspace and seeds the initial scope, creating a consistent first AI-DLC record regardless of project maturity or current lifecycle state.

How do I apply scope selection and test-strategy flags during project setup?

During project setup, include optional depth and test-strategy flags alongside your scope choice, such as poc. The skill preserves your intent text and uses these flags to generate deterministic labels for workspace initialization.

What is the best way to create consistent initial lifecycle records for a new project?

The best way to create consistent initial lifecycle records is using a guided workflow initialization that combines intent birth and state creation. This ensures deterministic label generation and standardized scope seeding for every team member.