new-team-phase

Generates a customizable team-kickoff phase config YAML file with roles and goals.

5|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/itsHabib/cc-sbx --skill new-team-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-team-phase
Source: https://github.com/itsHabib/cc-sbx/tree/main/.claude/skills/new-team-phase
Command: npx skills add https://github.com/itsHabib/cc-sbx --skill new-team-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of new project phases by interactively gathering essential details and generating a structured YAML configuration file.

Core Features & Use Cases

  • Interactive Phase Definition: Guides users through defining phase names, goals, system context, and team roles.
  • YAML Configuration Generation: Produces a ready-to-use YAML file for initiating team-based project workflows.
  • Dependency Management: Suggests including existing documentation like PROJECT.md as dependencies for team alignment.
  • Use Case: When starting a new development sprint focused on "API Integration," use this Skill to define the phase, its objectives, the required system context, and the specific roles (e.g., Backend Engineer, QA Tester) needed for the planning team.

Quick Start

Use the new-team-phase skill to scaffold a new team-kickoff phase config YAML.

Frequently Asked Questions about new-team-phase

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

FAQPage Schema
How do I generate a YAML configuration file for a new project phase?

To generate a YAML configuration file for a new project phase, interactively provide the phase name, goals, system descriptions, dependencies, and teammate roles. The skill processes these inputs to output a structured file and suggests a save location.

What is a team-kickoff phase configuration used for in project planning?

A team-kickoff phase configuration is used to structure project planning by defining phase objectives, system context, and specific teammate roles. This ensures team alignment and provides a ready-to-use configuration to initiate project workflows.

Can I include existing documentation like PROJECT.md as dependencies in my phase config?

Yes, you can include existing documentation like PROJECT.md as dependencies in your phase config. The skill suggests incorporating these files during the interactive scaffolding process to ensure proper team alignment and context.

How do I define teammate roles and focus areas when scaffolding a new project phase?

To define teammate roles and focus areas when scaffolding a new project phase, input the required role titles like Backend Engineer and their specific focus areas during the interactive prompts. The skill captures these details directly into the generated YAML configuration.

What's the best way to scaffold a development sprint configuration for team planning?

The best way to scaffold a development sprint configuration for team planning is using an interactive scaffolding tool that gathers sprint names, goals, and roles to generate a structured YAML file. This standardizes the team kickoff process and ensures all dependencies are captured.