zhiming-dev/roster · coder-agent/coder-runner/SKILL.md · Implement one task on a feature branch. Use when: the Planner has dispatched a `task_assignment` to the Coder role…
zhiming-dev/roster · e2e-agent/e2e-runner/SKILL.md · Run E2E test suites using playwright-cli. Use when: running test suites, executing smoke tests, running E2E/bug-bash…
zhiming-dev/roster · planner-agent/planner-runner/SKILL.md · The Planner's operating procedure. Use when: turning a principal goal into a Plan; revising a plan after rejection…
zhiming-dev/roster · qa-agent/qa-runner/SKILL.md · Validate and fact-check another agent's output against evidence and the task's success criteria. Use when: verifying a…
zhiming-dev/roster · researcher-agent/researcher-runner/SKILL.md · Procedure the Researcher agent follows to answer a question with web search + page fetch: plan queries, search, open…
zhiming-dev/roster · reviewer-agent/reviewer-runner/SKILL.md · Review a diff against a task's success criteria. Use when: a `task_assignment` for role `reviewer` lands; you need to…
zhiming-dev/roster · shared/approval-gate/SKILL.md · Classify a proposed action's risk tier (T0–T4), apply the gate policy, and (if required) summarize the proposal into a…
zhiming-dev/roster · shared/council/SKILL.md · Run a cross-model deliberation: pose the same question to multiple model bindings (e.g. Claude, GPT, Gemini), have them…
zhiming-dev/roster · shared/provenance/SKILL.md · Append a structured event to the run's provenance log. Every agent calls this for every meaningful state transition…
zhiming-dev/roster · starter-packs/portable-core-template/.github/skills/example-skill/SKILL.md · Example skill scaffold. Replace this with a real, project-specific procedural playbook. The description must clearly…