setup-team

Automates Squadron's SoC platform and ML workflow deployments via a single interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configuring the right SDLC team and tooling for a project is complex and error-prone; this Skill automates discovery, plugin selection, and configuration to ensure a compliant, production-ready setup.

Core Features & Use Cases

  • Auto-detect project type, language, and tech stack to propose appropriate team plugins (e.g., sdlc-team-common, sdlc-team-fullstack, sdlc-lang-python).
  • Pre-check and surface existing installations, then generate install commands and post-install commissioning steps.
  • Output and persist configuration to .sdlc/team-config.json and maintain a recommended-plugins.json registry.

Quick Start

Run the guided prompts to let the Skill analyze your repo, select a formation and SDLC method, and output installation commands and post-install commissioning steps.

Frequently Asked Questions about setup-team

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

FAQPage Schema
How do I automate SDLC team and plugin setup for a new project?

Automate SDLC team setup by using a guided tool that auto-detects your project type, language, and tech stack to select and provision the correct Claude Code plugins and team compositions. It outputs installation commands and persists configuration to a .sdlc directory.

Can I auto-configure SDLC plugins for full-stack, AI/ML, and cloud projects?

Yes, SDLC plugin auto-configuration supports projects across types including Full-stack, AI/ML, Cloud, API, and Security. The setup process detects your specific tech stack and proposes appropriate team plugins like sdlc-team-fullstack or sdlc-lang-python.

What SDLC methods are supported for team formation and plugin provisioning?

Supported SDLC methods include solo, single-team, programme, and assured formations. The configuration tool selects the appropriate method based on your project requirements and provisions the matching team plugins and compositions.

How do I check existing installed plugins before configuring an SDLC team?

Check existing installed plugins by running the SDLC setup tool, which performs repository pre-checks to inspect and surface current installations. It then proposes new plugins, records configuration in .sdlc/team-config.json, and maintains a recommended-plugins.json registry.

What's the best way to ensure compliant plugin selection across different SDLC environments?

Ensure compliant plugin selection by automating discovery and configuration with an SDLC setup tool that applies language and tech-detection alongside repository pre-checks. This approach generates production-ready configurations and post-install commissioning instructions.

Do I need to manually run install commands after auto-configuring an SDLC team?

No, the SDLC setup automation outputs the exact install commands you need to run and provides post-install commissioning steps. Configuration is persisted to .sdlc/team-config.json, but you execute the generated commands to provision the selected team plugins.