Spectra
Description
Multi-agent deliberation skills for Claude Code — structured design review and decision debate using blackboard architecture
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Spectra
[](LICENSE) [](https://github.com/dnhess/spectra/actions/workflows/lint.yml)
A local-first multi-agent deliberation runtime for structured review and debate using a **blackboard architecture** — every perspective refracted, every angle examined. Claude Code remains the default execution path; the provider-neutral runtime now also supports an opt-in, approval-gated Codex Quick peer-review opening phase.
Available Skills
deep-design
**Rigorous multi-perspective design review.** Use when a document, spec, or idea needs stress-testing from every angle before implementation. Produces a revised document with all findings incorporated.
Triggers: design docs, architecture specs, product requirements, feature proposals.
decision-board
**Structured multi-perspective debate.** Use when a decision needs structured debate before committing. Produces an Architecture Decision Record (ADR) with recommendation, dissent, and conditions.
Triggers: architectural decisions, technology selection, build-vs-buy, migration strategy.
peer-review
**Multi-perspective code review.** Use when code changes need thorough review from multiple specialist viewpoints before merge. Includes a Scout + Research reconnaissance phase that gathers codebase context and best practices before reviewers begin.
Triggers: pull requests, code changes, refactoring review.
trust-layer
**Adversarial verification for AI-generated output.** Use before accepting any AI-generated code, diff, file, or Spectra session recommendation. Four adversarial personas (Package Validator, Intent Auditor, Security Challenger, Coherence Checker) challenge the output from independent angles.
Triggers: AI-generated code, diffs, files, or Spectra session output needing verification before acceptance.
coherence-monitor
**Metacognitive audit for long-
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://