amadeus-reverse-engineering

Run the AI-DLC reverse-engineering stage in isolation without advancing the main workflow.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It lets you run the AI-DLC reverse-engineering stage by itself when you need focused inception analysis without advancing the main workflow.

Core Features & Use Cases

  • Runs only the reverse-engineering stage and leaves the main workflow state untouched.
  • Requests a single stage directive, executes the stage exactly as described, and records a synthetic single-stage completion.
  • Supports guided clarification through the Grill me interaction path when the stage needs user input.
  • Use it to inspect an existing system, clarify architecture, or capture reverse-engineering outputs in isolation.

Quick Start

Ask the assistant to run the reverse-engineering skill for your target workspace and follow the prompts until the single-stage run completes.

Frequently Asked Questions about amadeus-reverse-engineering

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

FAQPage Schema
How do I run reverse engineering analysis on an existing system without advancing the main workflow?

Run a single reverse-engineering stage in isolation to inspect inception-phase architecture and capture outputs while preserving the main workflow state untouched.

What is isolated stage execution in AI-DLC reverse engineering?

Isolated stage execution runs only the reverse-engineering stage using a single-stage directive, generating a synthetic completion record without modifying the main workflow state.

Can I clarify architecture requirements interactively during a reverse engineering stage run?

Yes, the stage supports guided user clarification through the Grill me interaction path, allowing you to provide input when the stage requires further direction.

Does isolated reverse engineering execution require a full stage engine setup?

Yes, executing the single reverse-engineering stage requires the stage engine to run the directive and generate single-stage reporting for the target workspace.

What happens to my main workflow state when I run an isolated reverse engineering stage?

The main workflow state remains completely untouched, as the isolated run only records a synthetic single-stage completion without advancing the primary workflow stages.