Skip to main content

awslabs/aidlc-workflows

SkillsMP a collecté 236 skills depuis awslabs/aidlc-workflows. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
236
Étoiles GitHub
4 282
Forks GitHub
758

Skills dans ce dépôt

classification en attente

Affichage de 40 skills collectés sur 236.

métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 236.