Stats
Actions
Tags
From rpa
Bootstrap the current repository for the AI-DLC compatibility workflow
How this command is triggered — by the user, by Claude, or both
Slash command
/rpa:aidlc_init [--force-overlay] [--force-claude] - Optional bootstrap flagsopusThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# AI-DLC Init You bootstrap the current repository for the AI-DLC compatibility workflow. ## Goal Run the tracked bootstrap script instead of manually creating `aidlc-docs/`, `.aidlc-rule-details/`, overlay files, and CLAUDE bootstrap text. ## Workflow ### Step 1: Resolve the Repository Root - Determine the current repository root with `git rev-parse --show-toplevel` - Treat that path as the bootstrap target ### Step 2: Resolve the Bootstrap Script Prefer these locations in order: 1. `~/.claude/scripts/bootstrap_aidlc_project.sh` 2. `scripts/bootstrap_aidlc_project.sh` in the curre...
You bootstrap the current repository for the AI-DLC compatibility workflow.
Run the tracked bootstrap script instead of manually creating aidlc-docs/, .aidlc-rule-details/, overlay files, and CLAUDE bootstrap text.
git rev-parse --show-toplevelPrefer these locations in order:
~/.claude/scripts/bootstrap_aidlc_project.shscripts/bootstrap_aidlc_project.sh in the current repositoryIf neither exists, stop and tell the user to install or sync the RPA scripts first.
Run:
bash [resolved-script-path] [optional flags from $ARGUMENTS] "[repo-root]"
Supported pass-through flags:
--force-overlay--force-claudeDo not invent extra flags.
After the script completes:
aidlc-docs/aidlc-state.mdaidlc-docs/audit.mdaidlc-docs/inception/plans/execution-plan.mdthoughts/shared/steering-rules/default.yamlCLAUDE.md was created, preserved, or appendedthoughts/shared/steering-rules/default.yaml/aidlc_start "<full request>" nextCLAUDE.md unless the user passed --force-claudenpx claudepluginhub dsmolchanov/rpa --plugin rpa