Skip to main content

awslabs/aidlc-workflows

SkillsMP は awslabs/aidlc-workflows から 236 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
236
GitHub スター
4,282
GitHub フォーク
758

このリポジトリの skills

分類待ち

収集済み skill 236 件中 40 件を表示しています。

職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.kiro/scopes/`; run `bun .kiro/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

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:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.codex/scopes/`; run `bun .codex/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.cursor/scopes/`; run `bun .cursor/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

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:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.codex/scopes/`; run `bun .codex/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.cursor/scopes/`; run `bun .cursor/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

AI-DLC workflow orchestrator. Start, resume, or manage an AI-driven development lifecycle. Scopes are defined one file per scope under `.aidlc/scopes/`; run `bun .aidlc/tools/aidlc-utility.ts help` for the authoritative list and descriptions. Utilities:…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `$aidlc --scope express`, which works without this skill.

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

Run the AI-DLC workflow with the express scope baked in — no scope detection. Lightest run: requirements to deploy, no design pass, no reviewers. Packaging over `/aidlc --scope express`, which works without this skill.

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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-creates the first intent; this is opt-in packaging over that move. Pass `--scope…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
収集済み skill 236 件中 40 件を表示しています。