Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

agent-orchestra

agent-orchestra contém 14 skills coletadas de songzhibin97, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
14
Stars
2
atualizado
2026-03-20
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

openspec-committer
Desenvolvedores de software

Perform pass confirmation bookkeeping after a task validates successfully. Use after a PASS evidence line has been written. Handles checkbox toggle, feature_list.json update, progress.txt append, and optional checkpoint commit.

2026-03-20
openspec-supervisor
Gerentes de sistemas computacionais e de informação

Supervise one OpenSpec task at a time through any configured dispatcher while preserving strict role boundaries and auditable evidence. Use when a change is tracked in an OpenSpec tasks.md and a worker must implement exactly one eligible task, produce a validation bundle, and leave final validation and bookkeeping to the supervisor.

2026-03-20
openspec-verifier
Analistas de garantia de qualidade de software e testadores

Validate an OpenSpec validation bundle and produce auditable evidence. Use when a worker has produced a BUNDLE and the supervisor needs to run validation and record a formal EVIDENCE line. Can be used standalone (after manual implementation) or as part of the supervisor workflow.

2026-03-20
dispatch-cli
Desenvolvedores de software

Dispatch a task via any generic CLI tool such as aider, cursor CLI, or other AI coding assistants. Use when the supervisor needs to delegate implementation to a non-Codex, non-Claude CLI tool.

2026-03-11
dispatch-codex
Desenvolvedores de software

Dispatch a task to Codex CLI for execution. Use when the supervisor needs to delegate implementation to Codex running in full-auto mode. Codex will run in a sandboxed environment and apply file changes via patch.

2026-03-11
dispatch-manual
Especialistas em gestão de projetos

Hand off a task to a human for manual implementation. Use when no automated dispatcher is available, the task requires human judgment, or the supervisor wants explicit human confirmation before proceeding.

2026-03-11
dispatch-mcp
Desenvolvedores de software

Dispatch a task via an MCP tool call. Use when an MCP server provides a code generation or task execution tool that can receive a task prompt and produce implementation output.

2026-03-11
dispatch-subagent
Desenvolvedores de software

Dispatch a task by launching a Claude Code subagent via the Agent tool. Use when the supervisor is running inside Claude Code and wants to delegate implementation to an isolated subagent with optional worktree isolation.

2026-03-11
orchestra-run
Desenvolvedores de software

Codex entrypoint for fully automated execution of all tasks in an OpenSpec change. Use when Codex itself should run the whole change loop until completion or a terminal stop condition.

2026-03-11
orchestra-supervisor
Desenvolvedores de software

Codex entrypoint for a single supervised OpenSpec task attempt. Use when Codex itself should run one task attempt for step-by-step orchestration or debugging.

2026-03-11
openspec-feature-tracker
Desenvolvedores de software

Build, repair, or review feature_list.json under an OpenSpec change folder. Use when a change needs durable ref-based feature tracking, when refs in tasks.md and feature entries drift, when multiple tasks reference the same ref, or when a supervisor needs a clean pass/fail checklist per stable ref tag.

2026-03-11
openspec-implementer
Desenvolvedores de software

Implement exactly one OpenSpec task and produce a validation bundle. Use when a CLI or tool is assigned as the "code writer" role in an orchestra workflow. Defines strict permission boundaries so that validation, bookkeeping, and commits remain owned by the supervisor.

2026-03-11
openspec-interviewer
Especialistas em gestão de projetos

Clarify OpenSpec change requests before proposal or implementation. Use when a user has a vague feature idea, a rough proposal, or an existing change-id and needs to turn ambiguous intent into concrete scope, constraints, acceptance criteria, edge cases, and implementation-ready notes for OpenSpec.

2026-03-11
openspec-researcher
Desenvolvedores de software

Research blockers in an OpenSpec implementation workflow and turn them into actionable unblock guidance. Use when a task is blocked, validation keeps failing, a dependency or library issue is suspected, a worker crashed or timed out, or the supervisor needs evidence-backed next steps instead of ad hoc debugging.

2026-03-11