AWS Labs logo

Skill

aidlc-scope

configure AI-DLC workflow scope

Covers Configuration Automation

Description

Set or change the AI-DLC workflow scope. A Cursor-native shortcut for `/aidlc --scope <name>`.

SKILL.md

AI-DLC scope

Set the scope through the same deterministic forwarding loop as /aidlc. The first argument is the scope name; pass every argument through verbatim after the baked-in --scope flag.

  1. If $ARGUMENTS is empty, print Usage: /aidlc-scope <scope> [description | --depth <level> | --test-strategy <level>] and stop. A missing scope must never degrade into a bare next.
  2. Run:
    bun .cursor/tools/aidlc-orchestrate.ts next --scope $ARGUMENTS
    
  3. Act on the directive exactly as the aidlc skill's forwarding loop describes. On an active workflow, the engine names the scope-change command and the loop continues after it runs. On a fresh workspace, it names the normal workflow creation command. Stop only when the directive or a human gate says to stop.

The engine owns scope validation and all state changes. Do not edit the state file directly.

© 2026 YourAI.tools. Every skill from an identity-verified publisher.

Independent catalog. Not affiliated with, endorsed by, or sponsored by Anthropic or any listed publisher. All trademarks belong to their respective owners.