stamina
CommunityOrchestrate multi-reviewer gates for artifacts.
System Documentation
What problem does it solve?
Fan-out review adapter. Routes a high-blast-radius artifact (plan or PR) through multiple heterogeneous review passes and gates on consensus. Does not review; dispatches existing review skills (/simplify, /review, /review-senior, /safer:dogfood, /codex, /security-review for PRs; /safer:dogfood + /safer:review-senior + /codex for plans) and aggregates their verdicts. N is set by the blast-radius x reversibility table in PRINCIPLES.md > Durability. Two invocation modes: --plan <sub-issue URL> and --pr <pr URL>. Use when the caller (typically /safer:orchestrate Phase 5c) has decided the artifact warrants stamina. Do NOT self-invoke from the working modality; that is Principle 5 self-polishing.
Core Features & Use Cases
- Dispatch a heterogeneous set of reviewers across multiple skills to evaluate an artifact.
- Aggregate verdicts into a single consolidated result and publish it to the artifact thread.
- Support two invocation modes (--plan and --pr) and enforce the independence constraint (no same skill+model twice in a dispatch).
- Read verdicts from GitHub, not internal agent output, and optionally transition workflow labels.
Quick Start
Invoke stamina with --plan or --pr and allow it to fan out reviewers according to the blast-radius rules.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: stamina Download link: https://github.com/chughtapan/safer-by-default/archive/main.zip#stamina Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.