From geas
Pressure-tests mission baselines and task results for hidden assumptions, scope boundaries, verification gaps, and operational risks. Use during handoff challenge before acceptance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/geas:challengingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Challenge the target from a devil's-advocate and long-term operations perspective, then return concrete risks that can affect User Judgment or baseline acceptance.
Challenge the target from a devil's-advocate and long-term operations perspective, then return concrete risks that can affect User Judgment or baseline acceptance.
Task-scoped challenge records Challenger Evidence. Baseline challenge returns findings to the caller as briefing input and does not create runtime Evidence.
Act as a constructive challenger.
Required common inputs:
task_result or baseline.read_first refs for the target and related context.Required for Task-scoped challenge:
Required for baseline challenge:
Optional inputs:
read_first ref before challenging.task_result or baseline.task_result, prepare Challenger Evidence with references/challenger-evidence.md, then ask the geas-cli adapter to record it.baseline, prepare baseline challenge findings with references/baseline-challenge.md and return them to the caller without runtime recording.Before writing findings, create a concise plan that names:
If the plan reveals missing target refs, missing Evidence refs, absent challenge focus, or a required User decision before challenge can proceed, stop before writing findings.
Use references/challenger-evidence.md.
Task-scoped challenge runs after the Task has enough role Evidence to pressure-test. If a requested Task challenge lacks required Task Contract, output, Implementation Evidence, Verification Evidence, or Review Evidence, stop and return a handoff failure report.
Use references/baseline-challenge.md.
Baseline challenge is not runtime Evidence. Return findings to specifying or the caller so the artifact owner can revise candidates after User decision. Do not rewrite Mission Spec, Mission Design, or Task Contract candidates here.
If geas-cli cannot record Task-scoped Challenger Evidence, return the prepared payload and the record failure. Do not replace the missing Evidence ref with an informal challenge claim.
| Resource | Use When |
|---|---|
references/challenger-evidence.md | Writing Task-scoped Challenger Evidence, choosing verdict and recommendation, and reporting challenge stop reasons. |
references/baseline-challenge.md | Returning specifying-stage baseline challenge findings without runtime Evidence. |
passed when required challenge focus was not pressured or material User decisions remain.Stop and return a handoff failure report when:
read_first ref is missing or unreadable.challenging to do another role's work, such as editing outputs, running verifier-owned checks as Verification Evidence, rewriting Review Evidence, revising baseline artifacts, writing Task Evidence, deciding User Judgment, or closing the Mission.geas-cli Evidence record for Task-scoped challenge does not report success.Do not stop merely because a finding recommends implementation rework, verification rerun, review rerun, baseline revision, or User decision. Record that as finding escalation or overall recommendation.
challenging pressure-tests targets and records Task-scoped Challenger Evidence or baseline challenge findings. It does not implement changes, verify checks, review ordinary quality, revise artifacts, decide acceptance, write Task Evidence, or close Missions.
npx claudepluginhub choam2426/geas --plugin geasReviews changed outputs and role Evidence against a Task Contract, inspecting quality, fit, boundaries, risks, and Evidence sufficiency. Use during structured review handoffs.
Stress-tests plans using red-team/blue-team adversarial review: red team generates grounded what-if questions on gaps and assumptions; blue team delivers verdicts. Ideal before implementation or stakeholder review.
Runs a structured pre-mortem on plans before execution, enforcing per-step risk checks, evidence sourcing, and action verdicts to catch failures early.