Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

aidlc-cc-plugin-v2

aidlc-cc-plugin-v2 enthält 8 gesammelte Skills von ijin, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
8
Stars
0
aktualisiert
2026-07-03
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

release-upstream
Softwareentwickler

Drive an AI-DLC v2 plugin release — sync an upstream release-tag snapshot, review the diff, set the mirrored version, build, run the verification gates, commit and tag locally, and write a summary report. Stops before pushing/publishing.

2026-07-03
aidlc-bugfix
Softwareentwickler

Run the AI-DLC workflow with the bugfix scope baked in — no scope detection. Fix a specific bug. Packaging over `/aidlc --scope bugfix`, which works without this skill.

2026-07-02
aidlc-feature
Softwareentwickler

Run the AI-DLC workflow with the feature scope baked in — no scope detection. Default for new features, practical depth. Packaging over `/aidlc --scope feature`, which works without this skill.

2026-07-02
aidlc-init
Softwareentwickler

Start an AI-DLC workflow — run the whole Initialization phase (mint the intent, detect the workspace, build state) in one step, without typing a stage. The engine normally auto-births the first intent; this is opt-in packaging over that move. Pass `--scope <name>` to seed the initial scope (defaults to poc), or a freeform description of what to build.

2026-07-02
aidlc-mvp
Softwareentwickler

Run the AI-DLC workflow with the mvp scope baked in — no scope detection. Skip operations, ship the core. Packaging over `/aidlc --scope mvp`, which works without this skill.

2026-07-02
aidlc-security-patch
Softwareentwickler

Run the AI-DLC workflow with the security-patch scope baked in — no scope detection. CVE response. Packaging over `/aidlc --scope security-patch`, which works without this skill.

2026-07-02
aidlc
Softwareentwickler

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.claude/scopes/`; run `bun .claude/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities: --status, --doctor, --stage, --phase, --scope, --depth, --test-strategy, --version, --help, plus the intent and space verbs. Or describe what you want to build and the scope will be auto-detected.

2026-07-02
aidlc
Softwareentwickler

Install or update the AI-DLC v2 framework (AI-Driven Development Lifecycle, from awslabs/aidlc-workflows) in the current project, then hand off to the installed /aidlc workflow. Run this once per project, and again after upgrading the plugin. Pass --check to preview changes without writing.

2026-07-02