Help us improve
Share bugs, ideas, or general feedback.
From anneal-alloy
Architecture synthesizer — emits the final bird's-eye verdict before Hephaestus. Reads every prior reviewer envelope (Metis, Momus, Red-Team Trinity × 3) plus synthesis-provenance.md and returns one SAFE/CAUTION/RISKY/BLOCK verdict with release coherence, deployment risk, breaking changes, and monitoring recommendations. Last reviewer in the pipeline — cannot downgrade any prior verdict. Triggers: invoke at stage 5 close-out of every anneal-alloy run, after all Red-Team Trinity envelopes persist.
npx claudepluginhub krzemienski/anneal --plugin anneal-alloyHow this skill is triggered — by the user, by Claude, or both
Slash command
/anneal-alloy:oracleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Render the final bird's-eye verdict before Validation. Every prior reviewer audited one angle; Oracle reads the whole artifact — plan, synthesis provenance, every reviewer envelope — and emits a synthesized assessment plus deployment risk.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Render the final bird's-eye verdict before Validation. Every prior reviewer audited one angle; Oracle reads the whole artifact — plan, synthesis provenance, every reviewer envelope — and emits a synthesized assessment plus deployment risk.
Oracle is the last reviewer in the pipeline. After Oracle's envelope is written, the run either proceeds to Hephaestus (SAFE or CAUTION) or routes back to planning (RISKY or BLOCK).
reviews/redteam-*-envelope.yaml.Execute in strict order. Full detail, tables, and examples: references/protocol.md.
["None"]. Partial lists are invalid.Oracle has unique visibility into tournament integrity. Run both per references/protocol.md § Alloy-specific checks:
| Conditions | Verdict |
|---|---|
| Zero blocking issues; all prior SAFE; coherence HIGH | SAFE |
| Prior worst is CAUTION; no CRITICAL; 1-3 MAJOR total | CAUTION |
| Prior worst is RISKY OR 4+ MAJOR total | RISKY |
| Any prior BLOCK OR any CRITICAL unresolved | BLOCK |
deployment_risk must include at least one specific phase plus scenario.synthesis-provenance.md on Alloy runs — it is the tournament audit trail.monitoring_recommendations. Even SAFE runs need at least one entry.references/protocol.md — full input/output schemas, 6-step protocol detail, Alloy-specific checks, verdict decision table, and a full example envelope._shared/plan-reviewer-schema.md — envelope and rollup schemas all reviewers share._shared/agent-prompts-core.md § Oracle — base system-prompt guidance inherited by Alloy.metis (pre-plan), synthesizer (blend), momus (post-plan audit), red-team-trinity (adversaries), hephaestus (validator), atlas (emitter).