Amadeus Development Life Cycle
Official@amadeus-dlc · Japan
Building Amadeus DLC: lifecycle contracts and tooling for AI-assisted software development.
Agent Skills by Amadeus Development Life Cycle
Showing 44 vetted skills indexed across 1 GitHub repositories.
amadeus-user-stories
Run the AI-DLC user-stories stage in isolation without advancing the main workflow.
amadeus-reverse-engineering
Run the AI-DLC reverse-engineering stage in isolation without advancing the main workflow.
amadeus-approval-handoff
Runs the approval-handoff stage independently without advancing the main workflow.
amadeus-rough-mockups
Run the AI-DLC rough-mockups stage in isolation without advancing the main workflow.
amadeus-scope-definition
Run the AI-DLC scope-definition stage as an isolated single-stage workflow.
amadeus-feature
Route feature-scoped AI-DLC work through the orchestration loop using state-file driven directives.
skill-forge
Create and refine Claude Code and Codex skill packages with validation and iteration workflows.
amadeus-init
Mint initial intent and build workspace state for AI-DLC workflows.
amadeus-deployment-pipeline
Run an isolated deployment-pipeline stage with synthetic reporting.
amadeus-code-generation
Execute an isolated AI-DLC code-generation stage without advancing the main workflow.
amadeus-security-patch
Run the AI-DLC security-patch workflow for CVE remediation and patch planning.
gh-issue-organizer
Classify, group, and prioritize open GitHub issues for backlog triage.
amadeus-environment-provisioning
Runs the environment-provisioning stage in isolation without advancing the main workflow.
amadeus-incident-response
Run the isolated incident-response stage without advancing the main workflow.
amadeus-feedback-optimization
Run the amadeus feedback-optimization stage in isolation without advancing the main workflow.
amadeus-application-design
Run the AI-DLC application-design stage in isolation without advancing the main workflow.
amadeus-replay
Transform workflow audit trails and artefacts into structured session replays.
amadeus-observability-setup
Execute the observability-setup stage as a standalone workflow run.
amadeus-intent-capture
Run the ideation intent-capture stage in isolation with synthetic workflow reporting.
amadeus-bugfix
Run the AI-DLC bugfix workflow for a specific defect without scope detection.
amadeus-delivery-planning
Execute the AI-DLC delivery-planning stage in isolation without advancing the main workflow.
amadeus-session-cost
Summarize Amadeus workflow session cost from the runtime summary JSON.
amadeus-deployment-execution
Run the AI-DLC deployment-execution stage in isolation and record completion.
amadeus-infrastructure-design
Run the infrastructure-design stage in isolation without advancing the main workflow.
Frequently Asked Questions About Amadeus Development Life Cycle
FAQPage SchemaWhat specific software development tasks can be performed using these modules?▼
These modules enable granular execution of development stages including requirements analysis, functional design, code generation, infrastructure provisioning, and performance validation. Each stage can be run in isolation to resolve specific defects, perform security patching, or conduct feasibility studies without advancing the entire project state.
Which technical personas benefit most from this modular framework?▼
Software architects, DevOps engineers, and technical leads benefit from the ability to isolate and validate specific lifecycle stages. It is designed for teams requiring rigorous state-file-driven control over complex development processes, ensuring that design decisions, NFR requirements, and deployment configurations remain consistent throughout the project lifecycle.
What are the prerequisites for running these isolated lifecycle stages?▼
Execution requires a configured workspace with established state-file directives to manage routing and intent capture. Users must initialize the environment using the provided minting functions to create the necessary workspace state and runtime contracts before executing individual stages like mockups, build-and-test, or deployment-execution.