init-mode

Propose and scaffold a project team roster with user confirmation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposes a ready-to-run team roster and scaffolds a phased onboarding workflow, enabling safe, user-validated squad creation without manual setup.

Core Features & Use Cases

  • Phase 1: Propose the team roster and hold an explicit confirmation step via an interactive prompt.
  • Phase 2: Create the squad workspace, initialize casting state, seed agent histories, and establish persistent logs for cross-branch work.
  • Guardrails and tooling: support for policy-driven decisions, append-only logs, and structured artifacts to guide orchestration.

Quick Start

Initiate Phase 1 by prompting for project details, then confirm the proposed roster.

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 new project team roster during onboarding?

Project team roster setup during onboarding is handled by proposing a rolling cast and role assignments, then validating the roster through an explicit user confirmation step before workspace creation.

What is phased onboarding for squad workspaces?

Phased onboarding for squad workspaces is a two-step process where Phase 1 proposes the team roster for confirmation, and Phase 2 scaffolds the structured .squad layout with casting state and agent histories.

Can I initialize squad workspaces with persistent memory for cross-branch work?

Yes, you can initialize squad workspaces with persistent memory by establishing append-only logs and structured artifacts within a .squad layout to track casting history and decisions across branches.

Does squad scaffolding require a prompting tool to confirm the roster?

Squad scaffolding requires an interactive prompting tool to hold the explicit confirmation step for the proposed roster during Phase 1 before proceeding to create the workspace in Phase 2.

What is the best way to scaffold a project kickoff with role assignments?

The best way to scaffold a project kickoff with role assignments is to generate a roster proposal, validate it interactively, and establish a structured squad workspace seeded with agent histories and policy-driven guardrails.