halfmoon-mind

9 mods across 1 repository, 4 stars between them.

fusion-council

01

halfmoon-mind/fusion-council

Plugin Claude Code

Deterministic multi-model planning & review councils for Claude Code (Claude role panel + GPT-5.6 Sol).

4 20d ago A tokens not measured

fusion-council

02

halfmoon-mind/fusion-council

Plugin Claude Code

Multi-model planning & review councils for Claude Code: fusion-plan runs a Claude role panel (architect/skeptic/test/maintainer) plus GPT-5.6 Sol via the local Codex CLI; fusion-review runs a bench-validated duo (one generalist Claude seat + GPT-5.6 Sol; role panel via args.roles) — each adjudicated and written up by…

4 20d ago A tokens not measured

context-mapper

03

halfmoon-mind/fusion-council

Agent

Use before planning non-trivial changes to map relevant files, tests, existing patterns, and constraints. Do not propose solutions.

4 20d ago A 29 tokens

fusion-architect

04

halfmoon-mind/fusion-council

Agent

Use for architecture decisions, refactors, and non-trivial implementation planning. Produces the smallest safe implementation plan.

4 20d ago A 27 tokens

fusion-maintainer

05

halfmoon-mind/fusion-council

Agent

Use to check whether a plan fits the codebase style, ownership boundaries, maintainability, migration needs, and public API constraints.

4 20d ago A 30 tokens

fusion-skeptic

06

halfmoon-mind/fusion-council

Agent

Use to challenge a proposed plan, find overengineering, hidden coupling, simpler alternatives, and likely failure modes.

4 20d ago A 27 tokens

fusion-plan

08

halfmoon-mind/fusion-council

Skill Claude CodeCodex

Run the deterministic multi-model planning council (Claude role panel + GPT-5.6 Sol) before a non-trivial change, then implement only after the user approves.

4 20d ago A 37 tokens

fusion-review

09

halfmoon-mind/fusion-council

Skill Claude CodeCodex

Run the deterministic multi-model review council (generalist Claude seat + GPT-5.6 Sol; args.roles restores the Claude role panel) over the current working-tree diff after implementation.

4 20d ago A 40 tokens