init-mode

Propose an AI squad roster and defer file creation until user confirmation.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jperezdelreal/GymBro --skill init-mode-jperezdelreal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-mode
Source: https://github.com/jperezdelreal/GymBro/tree/main/.copilot/skills/init-mode
Command: npx skills add https://github.com/jperezdelreal/GymBro --skill init-mode-jperezdelreal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposes an initial AI squad roster and defers file creation until user confirmation. It ensures governance by requiring a phase-based flow where Phase 1 proposes roster and Phase 2 creates the team structure only after confirmation.

Core Features & Use Cases

  • Phase 1: Propose a roster with cast names and await explicit user confirmation to proceed.
  • Phase 2: Initialize the .squad directory structure, seed agent histories, enforce required headers (e.g., Members) in team documents, and prepare for ongoing collaboration.
  • Use Case: A product team needs a repeatable, governance-driven path to form AI squads before development begins.

Quick Start

Confirm the proposed roster to trigger Phase 2 team creation and repository setup.

Frequently Asked Questions about init-mode

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

FAQPage Schema
How do I set up an AI squad roster for a new project?

Setting up an AI squad roster involves a two-phase governance flow: it first proposes team members and awaits your explicit confirmation, then initializes the directory structure and seeds agent histories.

What is governance-driven team initialization in AI workflows?

Governance-driven team initialization is a phased process that defers file creation until user confirmation, enforcing structural requirements like Members headers and append-only logging for decisions and memories.

How do I initialize the .squad directory structure with frontmatter configuration?

You initialize the .squad directory by confirming the proposed roster, which triggers the second phase to create the folder structure, manage frontmatter-driven configuration, and seed agent histories.

Can I defer file creation until the AI team roster is confirmed?

Yes, file creation is deferred until user confirmation; the workflow strictly separates proposing the roster from seeding histories and creating the .squad directory structure to ensure governance.

Does AI squad initialization enforce append-only logging for memories and decisions?

Yes, AI squad initialization enforces append-only logging for decisions and memories during the directory setup phase, ensuring that team document histories remain structurally consistent and governed.