Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

aidlc-cc-plugin-v2

aidlc-cc-plugin-v2에는 ijin에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
0
업데이트
2026-07-03
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

release-upstream
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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