init-mode

Proposes and validates an initial team roster before creating any files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Propose and validate an initial team roster to accelerate project kickoff.

Core Features & Use Cases

  • Propose a cast based on project description and required roles.
  • Confirm roster with user input before creating any files.
  • Prepare and initialize the .squad workspace and policies after approval.

Quick Start

Confirm the initial team roster with explicit user approval before creating any files.

Frequently Asked Questions about init-mode

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

FAQPage Schema
How do I automate team initialization for a new project kickoff?

This Skill automates team kickoff by proposing a cast based on your project description and required roles. It ensures safe team initialization by validating the roster with explicit user confirmation before creating any workspace files.

How does team roster validation work before creating project files?

Team roster validation works by orchestrating user prompts to confirm the proposed cast. The Skill enforces safety checks and prepares the .squad workspace and policies only after receiving explicit user approval.

When do I need to propose an initial team roster for project orchestration?

You need to propose an initial team roster during Phase 1 when no team exists or the roster is empty. This accelerates project kickoff by guiding casting and selection before any files are created.

Can I use this workflow orchestration tool if my squad workspace already exists?

This workflow orchestration tool is designed for Phase 1 initialization when the roster is empty. If your .squad workspace already exists and contains a validated team, you do not need to run the initialization process.

Does the team initialization process require manual user input for role selection?

Yes, the team initialization process requires manual user input. It orchestrates user prompts via the ask_user tool to ensure explicit confirmation of the selected roles before proceeding with workspace preparation.