init-mode

Propose a team roster and defer file creation until user confirmation.

7|Updated Oct 24, 2020
One-click install
npx skills add https://github.com/snow-jallen/HomeSpeaker --skill init-mode-snow-jallen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-mode
Source: https://github.com/snow-jallen/HomeSpeaker/tree/main/.copilot/skills/init-mode
Command: npx skills add https://github.com/snow-jallen/HomeSpeaker --skill init-mode-snow-jallen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposes a structured project team when no roster exists and defers any file creation until the user confirms, reducing miscommunication and rework.

Core Features & Use Cases

  • Proposes an initial cast and roster for a project, then awaits explicit user confirmation before creating any squad structure.
  • Supports phased onboarding (Phase 1 proposal and Phase 2 creation) and deterministic team composition through a "Casting" process.
  • Applies to onboarding workflows where governance and approvals are required for team formation.

Quick Start

Propose a team roster and await user confirmation before generating any squad files.

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 a project team roster with an approval step before generating files?

To set up a project team roster with an approval step, use a phased onboarding workflow that proposes a cast and awaits explicit user confirmation before creating any squad structure files.

What is phase-driven team onboarding and when do I need it?

Phase-driven team onboarding is a governance workflow that separates team composition proposals from actual artifact creation. You need it when your project requires formal approvals before finalizing the roster.

Can I propose a team roster without automatically creating squad files?

Yes, you can propose a team roster without automatically creating squad files by using a workflow that defers file creation until an explicit confirmation step is completed during the onboarding process.

How do I ensure deterministic team composition during project onboarding?

You can ensure deterministic team composition by applying a casting process that proposes a structured initial roster and pauses for governance review before generating any project artifacts.

What is the best way to handle governance requirements for project team formation?

The best way to handle governance requirements for team formation is to implement a two-phase onboarding process where the initial roster proposal is reviewed and explicitly confirmed before any files are created.