Slash Command570 estrellas del repoactualizado today
status
Show current Bernstein orchestration status
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sipyourdrink-ltd/bernstein/HEAD/commands/status.md -o ~/.claude/commands/status.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
status.md
Show the current state of a Bernstein orchestration run: open tasks, running agents, completed work, cost, and error rates.
Del mismo repositorio
orchestratorSubagent
Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.
runSlash Command
Start a Bernstein orchestration run with a goal
stopSlash Command
Gracefully stop a running Bernstein orchestration
bernstein-agentsSkill
>
bernstein-alertsSkill
>
bernstein-approveSkill
>
bernstein-costSkill
>
bernstein-create-taskSkill
>