Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

cc-sbx

cc-sbx enthält 9 gesammelte Skills von itsHabib, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
5
aktualisiert
2026-03-22
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

new-team-phase
Projektmanagementspezialisten

Interactively scaffold a new team-kickoff phase config YAML. Use when the user wants to plan a new phase but doesn't have a config file yet.

2026-03-22
team-code-execute
Softwareentwickler

Execute approved plan docs by spawning teammates to write actual code. Takes the same phase config YAML used by /team-kickoff. Each teammate reads their approved plan doc and writes the code files described in it, then self-verifies with build and test commands.

2026-03-22
team-code-project
Computersystem- und IT-Manager

Scaffold a complete code project — generates PROJECT.md and phase kickoff YAMLs from a few questions. Analyzes project complexity to decide phases, teammate roles, and focus areas automatically. Run this to go from idea to ready-to-kickoff in seconds.

2026-03-22
team-execute
Projektmanagementspezialisten

Execute approved plan docs by re-spawning teammates to write full deliverables. Takes the same phase config YAML used by /team-kickoff. Each teammate reads their approved plan doc and produces the final detailed content.

2026-03-22
team-kickoff
Projektmanagementspezialisten

Spawn a multi-agent planning team from a phase config YAML. Use when the user wants to kick off a new planning phase with multiple specialized teammates, each writing a dedicated plan doc. Each teammate stays in PLAN MODE and follows the master plan template verbatim.

2026-03-22
where-are-we
Projektmanagementspezialisten

Show project progress — what's done, what's next, and what to kick off. Reads PROJECT.state.yaml to give a status report across all work streams.

2026-03-22
init-team-project
Projektmanagementspezialisten

Interactively define a new project from scratch — captures the core idea, architecture, tech stack, non-goals, constraints, and team composition into a PROJECT.md source-of-truth doc. Run this before /new-team-phase or /team-kickoff.

2026-03-22
hackathon-init
Computersystem- und IT-Manager

Scaffold a complete agent hackathon — generates PROJECT.md, phase kickoff YAMLs, and output directories from a few questions. Run this to spin up a new hackathon in seconds.

2026-03-09
team-to-orchestra
Softwareentwickler

Convert PROJECT.md + kickoff YAMLs into an orchestra.yaml for the agent-orchestra CLI

2026-03-09