πŸͺ

Habitat-Thinking/ai-literacy-superpowers

πŸͺMarketplace

Habitat-Thinking/ai-literacy-superpowers

VibeIndex|
What it does
|

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow β€” harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops

Add this Marketplace

Add marketplace in Claude Code:
/plugin marketplace add Habitat-Thinking/ai-literacy-superpowers
3Plugins
0
Last UpdatedJun 23, 2026

Plugins in this Marketplace

πŸ”Œ

ai-literacy-superpowers

The AI Literacy framework's complete development workflow β€” harness engineering, agent orchestration, literate programming, CUPID code review, compound learning, and the three enforcement loops

0
πŸ”Œ

diagnostic-legibility

Agents accountable for helping to maintain human understanding. Ships the `diagnostic-legibility` agent β€” builds and self-challenges two models of a codebase scope (architectural moving parts and domain concepts) via a five-question retained-challenge cycle, then cross-checks the two collections against each other via a five-question per-direction cycle. The `/diagnose` command surfaces the mutually-corrected models on demand as a readable report. The `ConceptualPipelineMap` template adds a standalone, presentation-agnostic flow-perspective data model; the agent's `scope-resolution` mode answers 'what does my task touch?' (a bounded, disclosed scope from a work task); and its `pipeline` mode traces control flow within that bound into a ConceptualPipelineMap alongside the architectural/domain collections, then cross-checks all three against each other (the maximal six directed pairs) for mutual correction. The `/pipeline-map "<task>"` command renders the task-scoped map as a self-contained HTML flowchart (pinned, SHA-verified Mermaid inlined; no CDN) with a scope-resolution panel, node-detail table, and no-JS fallback; `--predict-change` adds an opt-in change-site prediction (which stages the task will modify and where it will insert new ones) disclosed as a prediction, never a directive.

0
πŸ”Œ

model-cards

Researches and authors Mitchell-extended model cards from a model name.

0