Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

cc-sbx

cc-sbx contiene 9 skills recopiladas de itsHabib, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
9
Stars
5
actualizado
2026-03-22
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

new-team-phase
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Gerentes de sistemas informáticos y de información

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Especialistas en gestión de proyectos

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
Gerentes de sistemas informáticos y de información

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
Desarrolladores de software

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

2026-03-09