Habitat-Thinking

61 mods across 1 repository, 90 stars between them.

orchestrator

25

Habitat-Thinking/ai-literacy-superpowers

Agent

Use when starting any new feature, fix, improvement, or refactoring task — receives a plain-English task description and coordinates the full pipeline from spec update through to merged PR and closed issue.

90 6d ago A 41 tokens

reservoir-warden

26

Habitat-Thinking/ai-literacy-superpowers

Agent

Use on demand via /reservoir to watch the human verifier the harness cannot verify — counts observable proxies (session span, decision volume, context switches, wall-clock hour) over the recent git window, reports each with an observed/inferred/asked flag, and if a threshold is crossed offers the single…

90 6d ago A 85 tokens

spec-writer

27

Habitat-Thinking/ai-literacy-superpowers

Agent

Use when a feature, behaviour change, or improvement needs to be captured in a spec before implementation begins — updates spec and plan files so the project's spec-first discipline is upheld.

90 6d ago A 38 tokens

tdd-agent

28

Habitat-Thinking/ai-literacy-superpowers

Agent

Use after spec-writer has updated the spec and plan, and the user has approved the plan — writes failing tests that express the new acceptance scenarios, then confirms they are red before any implementation is written.

90 6d ago A 44 tokens

wip-warden

29

Habitat-Thinking/ai-literacy-superpowers

Agent

Use on demand via /wip to count live sessions against the limit the human declared for themselves — reports the count with its honesty flag, lists which sessions and how long since each last took a turn, and never invents a limit or speculates about the person; counts sessions and never watches the human.

90 6d ago A 66 tokens

assess

30

Habitat-Thinking/ai-literacy-superpowers

Command

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.

90 6d ago A 49 tokens

carpaccio

31

Habitat-Thinking/ai-literacy-superpowers

Command

Run the carpaccio agent (cadence governor) on a task description — produces a slicing record at docs/superpowers/slices/ .md; use at orchestrator step 0 or before spec-writer when running manually.

90 6d ago A 52 tokens

choice-cartograph

32

Habitat-Thinking/ai-literacy-superpowers

Command

Run the Choice Cartographer (decision-archaeology agent) on a spec — produces the choice-story record at docs/superpowers/stories/ .md; use after spec-mode /diaboli dispositions are resolved, before plan approval.

90 6d ago A 53 tokens

coda

33

Habitat-Thinking/ai-literacy-superpowers

Command

Close a session deliberately — survey what landed and what is still live, park each open thread with a concrete next action, write the closure summary through /reflect, and end. Dispatches the read-only coda agent and persists what it returns after you confirm.

90 6d ago A 55 tokens

convene

34

Habitat-Thinking/ai-literacy-superpowers

Command

Run the Convener on a spec — maps the roles and groups it affects, drafts the concrete question worth asking each one, and writes the consultation record at docs/superpowers/consultations/ .md; never contacts anyone; use at plan approval alongside /choice-cartograph.

90 6d ago A 59 tokens

cost-estimate

37

Habitat-Thinking/ai-literacy-superpowers

Command

Estimate a target's tokens, agent-compute time, and (when grounded) cost before it runs — the prospective sibling of /cost-capture. Dispatches the read-only cost-estimator agent, validates the returned record, and writes it after you dispose.

90 6d ago A 56 tokens

diaboli

38

Habitat-Thinking/ai-literacy-superpowers

Command

Run the adversarial reviewer on a spec or implementation — produces the objection record at docs/superpowers/objections/ .md (spec mode) or -code.md (code mode); use after spec-writer completes or after the final code-reviewer PASS.

90 6d ago A 59 tokens

governance-audit

40

Habitat-Thinking/ai-literacy-superpowers

Command

Run a deep governance investigation — semantic drift analysis, governance debt inventory, constraint falsifiability scoring, three-frame alignment checks, and governance health reporting.

90 6d ago A 35 tokens

governance-health

42

Habitat-Thinking/ai-literacy-superpowers

Command

Show governance health snapshot — constraint count, falsifiability ratio, drift score, debt inventory, last audit date. Pass --dashboard to generate the HTML governance dashboard.

90 6d ago A 38 tokens

harness-affordance

43

Habitat-Thinking/ai-literacy-superpowers

Command

Manage the project's affordance inventory — declared tools the agent can invoke, the identity each tool runs under, and the audit trail each tool produces. Subcommands - discover (scan config to produce a draft inventory), add (promote a draft into HARNESS.md with governance metadata), review (re-validate one…

90 6d ago A 107 tokens

harness-init

48

Habitat-Thinking/ai-literacy-superpowers

Command

Set up a living harness for this project — select features, discover the stack, define conventions, generate HARNESS.md with enforcement. Re-run to add features incrementally.

90 6d ago A 38 tokens