Enforce code quality and governance across AI-assisted development workflows using a structured harness framework: define verifiable constraints, run adversarial spec reviews, audit for drift and vulnerabilities, and track team AI literacy maturity with portfolio dashboards.
Run an AI literacy assessment — scan the repo for evidence, ask clarifying questions, produce a timestamped assessment document, apply immediate habitat fixes, recommend workflow changes, capture a reflection, and add a literacy level badge to the README
Run the Choice Cartographer (decision-archaeology agent) on a spec — produces the choice-story record at docs/superpowers/stories/<slug>.md; use after spec-mode /diaboli dispositions are resolved, before plan approval
Sync HARNESS.md conventions to Cursor, Copilot, and Windsurf convention files
Capture AI tool cost data — guide through provider dashboards, record spend and token usage, compare to previous snapshot, update MODEL_ROUTING.md
Run the adversarial reviewer on a spec or implementation — produces the objection record at docs/superpowers/objections/<slug>.md (spec mode) or <slug>-code.md (code mode); use after spec-writer completes or after the final code-reviewer PASS
Use after spec-writer completes (spec mode) or after the final code-reviewer PASS (code mode) — reads the spec or implementation and produces a structured objection record; read-only trust boundary enforces the human-cognition gate on dispositions at both gates
Use this agent to run an AI literacy assessment — scans the repository for observable evidence, asks clarifying questions, and produces a timestamped assessment document with a README badge. Examples: <example> Context: User wants to know their team's AI literacy level user: "Where are we on the AI literacy framework?" assistant: "I'll use the assessor agent to run a full assessment." <commentary> The assessor scans the repo, asks clarifying questions, and produces an evidence-based level assessment. </commentary> </example> <example> Context: User runs /assess command user: "/assess" assistant: "Starting the AI literacy assessment." <commentary> The /assess command dispatches the assessor agent. </commentary> </example>
Use after spec-mode advocatus-diaboli dispositions are resolved and before plan approval — reads the spec, reconstructs the decisions it implies (including the silent ones), and produces a structured choice-story record; read-only trust boundary enforces the human-cognition gate on dispositions
Use after implementation is complete and tests are green — reviews code through the CUPID and literate programming lenses, returns PASS or a prioritised list of findings
Use this agent when conducting a deep governance investigation — semantic drift analysis, governance debt inventory, constraint falsifiability scoring, three-frame alignment checks, or governance health reporting. Examples: <example> Context: User runs /governance-audit user: "/governance-audit" assistant: "I'll use the governance-auditor to conduct a deep governance investigation." <commentary> The governance-auditor owns the full audit methodology — drift detection, debt inventory, frame alignment. </commentary> </example> <example> Context: User suspects governance constraints have drifted user: "Our governance constraints feel out of date — the team works differently now" assistant: "I'll use the governance-auditor to check for semantic drift and governance debt." <commentary> Semantic drift is the governance-auditor's primary detection target. </commentary> </example> <example> Context: Quarterly governance review user: "Time for the quarterly governance audit" assistant: "I'll dispatch the governance-auditor for a full governance deep-dive." <commentary> Quarterly audit is the governance-auditor's primary scheduled cadence. </commentary> </example>
Use when acting as the adversarial spec reviewer — raises steel-manned objections across six categories before plan approval, requires evidence per objection, and discloses what was not challenged
This skill should be used when the user asks to "assess AI literacy", "run an assessment", "check literacy level", "evaluate our AI collaboration", "where are we on the framework", or wants to determine their team's AI literacy level using the ALCI instrument.
Use when setting up automatic PR constraint enforcement via GitHub Actions — covers the advisory-vs-blocking split, workflow installation, configuration options, and reading the output
Use when acting as the decision-archaeology agent — surfaces decisions a spec has made (including the silent ones), emits each material choice as a Henney-style pattern story for human disposition, and pays down intent debt before plan approval
This skill should be used when the user asks to "add a constraint", "design a constraint", "write a harness rule", "choose enforcement type", "promote a constraint", "configure a verification slot", or needs guidance on the Constraints section of HARNESS.md.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A plugin marketplace for Claude Code and GitHub Copilot CLI shipping opinionated tools for the AI Literacy framework — harness engineering, agent orchestration, decision archaeology, governance, and model evaluation.
Add the marketplace, install the plugin(s) you want, and you have a fully operational habitat for AI-assisted development.
New to the project? Start with ONBOARDING.md or browse the docs site.
| Plugin | Version | What it does | Docs |
|---|---|---|---|
ai-literacy-superpowers | v0.35.1 | The flagship. Harness engineering, agent orchestration, literate programming, CUPID code review, compound learning, and the three enforcement loops. 30 skills, 13 agents, 25 commands. | docs |
model-cards | v0.1.0 | Researches and authors Mitchell-extended model cards from a model name. Tiered source strategy (provider docs → HuggingFace → arXiv → web), refusal-on-unconfirmed-existence honesty rule. | docs |
The bulk of this README documents the ai-literacy-superpowers plugin specifically — its skills, agents, commands, hooks, templates, enforcement loops, and pipelines. For model-cards, see its README and its docs. Future sister plugins will land in this marketplace under <plugin-name>/ with their own docs at docs/plugins/<plugin-name>/.
# Claude Code
claude plugin marketplace add Habitat-Thinking/ai-literacy-superpowers
# GitHub Copilot CLI
copilot plugin marketplace add Habitat-Thinking/ai-literacy-superpowers
# Claude Code
claude plugin install ai-literacy-superpowers # the flagship
claude plugin install model-cards # the sister
# GitHub Copilot CLI
copilot plugin install ai-literacy-superpowers@ai-literacy-superpowers
copilot plugin install model-cards@ai-literacy-superpowers
You can install one, the other, or both. Once installed, each plugin's skills, agents, hooks, and commands (or prompts) are available in any session within your project.
Commands are available as
/command-namein Claude Code and as/prompt-namein Copilot CLI.
Three signals surface new versions without manual polling:
template-version marker against the installed plugin version and emits
a nudge if they differ. This fires once per upgrade and goes silent after you
run /harness-upgrade.Template currency rule checks the same marker on
its weekly schedule and includes any mismatch in the /harness-health report.claude plugin list
npx claudepluginhub habitat-thinking/ai-literacy-superpowers --plugin ai-literacy-superpowersElite AI development framework: reference-first design, agent orchestration, automated quality gates, and battle-tested engineering workflows
AI/ML specialist agents — architects, prompt engineers, RAG designers
OSS Claude Code config: agents, skills, and hooks for professional AI-assisted development workflows
Make AI coding agents follow a repeatable engineering workflow with memory, verification, skills, and multi-agent setup
Agents specialized in prompt engineering and AI interaction. Focuses on effective prompt design and AI model optimization.
AI-SDLC governance framework for Claude Code — action enforcement, telemetry, quality gates, and review agents