Deploy AIDP resources as a bundle — create a bundle, deploy all its assets atomically, query deployment status, and purge. Use when the user wants to promote/deploy a set of AIDP resources together, manage a deployment bundle, check bundle deployment status, or tear one down. Preview API via oci raw-request; verify live first.
$npx -y skills add ahmedawan-oracle/claude-code-plugins --skill aidp-bundleInstalls into the current project.
Run `npx skills use "https://github.com/ahmedawan-oracle/claude-code-plugins" --skill "ahmedawan-oracle/claude-code-plugins/aidp-bundle"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ahmedawan-oracle/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ahmedawan-oracle/claude-code-plugins"` and select the relevant skills, then follow their instructions.