commission

Guide SDLC bundle selection and record decisions in .sdlc/team-config.json.

41|6|Updated Jul 12, 2025
One-click install
npx skills add https://github.com/SteveGJones/ai-first-sdlc-practices --skill commission
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commission
Source: https://github.com/SteveGJones/ai-first-sdlc-practices/tree/main/plugins/sdlc-core/skills/commission
Command: npx skills add https://github.com/SteveGJones/ai-first-sdlc-practices --skill commission

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Commission SDLC option bundles for projects.

Core Features & Use Cases

  • Guides teams through selecting an SDLC option (solo, single-team, programme, assured) and level.
  • Installs the chosen bundle and records the decision in .sdlc/team-config.json.
  • Supports on-demand provisioning and traceability for future audits.

Quick Start

Provide the desired option and level, then run the commission command to install and record the bundle.

Frequently Asked Questions about commission

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an SDLC workflow for a new project?

To set up an SDLC workflow, you select an engagement type (solo, single-team, programme, or assured) and level. The tool then guides you through structured questions, installs the appropriate bundle, and records your configuration.

What is an SDLC option bundle and when do I need one?

An SDLC option bundle is a structured set of workflow configurations for your software development lifecycle. You need one to establish traceability and standardized processes for solo, single-team, programme, or assured engagements.

How do I record SDLC configuration decisions for future audits?

You record SDLC configuration decisions by running the commissioning process, which saves your selected options and levels directly into a `.sdlc/team-config.json` file for on-demand provisioning and audit traceability.

Can I provision a single-team SDLC bundle for a solo developer project?

Yes, you can provision a single-team SDLC bundle for a solo developer project. The tool supports solo, single-team, programme, and assured engagements, allowing you to match the bundle to your specific project scale.

What's the best way to switch SDLC engagement levels once a project has started?

To switch SDLC engagement levels, you run the commissioning command again to select a new option and level. This updates your bundle installation and overwrites the decision record in your team configuration file.

Do I need any dependencies to install SDLC workflow bundles?

No dependencies are required to install SDLC workflow bundles. The tool operates independently to guide you through the selection process, install the chosen bundle, and record the decision in your configuration file.