DannyMac180

18 mods across 5 repositories, 1.4k stars between them.

fable-advisor

02

DannyMac180/fable-advisor

Plugin Claude Code

Run your session on Opus as a full-time architect: it writes specs and verdicts, GPT-5.6 Luna at max reasoning (via Codex) does the routine typing, Fable 5 handles the high-complexity one-offs — and reviews every deliverable before it ships.

744 28d ago A tokens not measured original MIT

codex-implementer

03

DannyMac180/fable-advisor

Agent

Default implementation lane running GPT-5.6 Luna via the OpenAI Codex CLI (codex exec, reasoning effort max). Route routine, well-specified work here — the spec fully determines the outcome and Codex does the typing at a fraction of the architect's token cost, from a different model family than the session. Receives…

744 28d ago A 121 tokens original MIT

fable-advisor

04

DannyMac180/fable-advisor

Agent

Second-opinion advisor and final reviewer running Claude's most capable model (Fable 5). Consult at commitment boundaries — before architectural decisions, data migrations, big refactors, or API designs, and whenever the same problem has resisted two attempts — and ALWAYS once at the end of a deliverable, to review…

744 28d ago A 114 tokens original MIT

fable-implementer

05

DannyMac180/fable-advisor

Agent

High-complexity implementation lane running Claude's most capable model (Fable 5). Route a task here only when the outcome depends heavily on judgment the spec cannot fully capture — subtle concurrency, non-trivial algorithms, security-sensitive paths, gnarly debugging, wide-blast-radius refactors — or when the same…

744 28d ago A 113 tokens original MIT

orchestration

06

DannyMac180/fable-advisor

Skill Claude CodeCodex

Routing doctrine for the architect-as-orchestrator pattern — how an Opus session delegates routine implementation to a cheaper cross-vendor lane, escalates high-complexity one-offs to Fable, and gets every deliverable reviewed by the Fable advisor before reporting done. USE WHEN delegating implementation work…

744 28d ago A 116 tokens original MIT

DannyMac180/skills

Skill Claude CodeCodex

Plan and run AI-agent dynamic workflows for complex tasks that benefit from explicit orchestration, goal mode, subagents or simulated work packets, approval gates, integration, verification, and reusable workflow artifacts. Use when the user invokes this skill, asks for a swarm, subagents, parallel agents, a dynamic…

522 1mo ago A 89 tokens original MIT

explain-this

08

DannyMac180/skills

Skill Claude CodeCodex

Explain any digital artifact — a paper, PDF, article, code diff, or codebase — so the person actually understands it, not just skims it. Explanations are shaped by a persistent learner profile, gated by comprehension quizzes, and feed a spaced-repetition review loop. USE WHEN: explain this, explain this paper / PDF /…

522 1mo ago A 145 tokens original MIT

DannyMac180/openclaw-operator

Instructions file CodexOpenCode

Instructions for DannyMac180/openclaw-operator, covering agents.md, purpose, operating rules, openclaw-first workflow and editing guidance.

21 5mo ago A 399 tokens original MIT

openclaw-operator

10

DannyMac180/openclaw-operator

Skill Claude CodeCodex

Use this skill when working inside an OpenClaw installation, workspace, or source tree to set up or modify skills, cron jobs, channels, providers, files, or integrations. Inspect the current state first, use official OpenClaw docs and CLI commands when available, make the smallest safe change, and validate the result…

21 5mo ago A 73 tokens original MIT

grapevine

11

DannyMac180/grapevine

Plugin Claude Code

Plugin marketplace listing 1 plugin: grapevine.

9 24d ago A tokens not measured original MIT

grapevine

12

DannyMac180/grapevine

Plugin Claude Code

Grapevine 🍇 — shared awareness for independent Claude Code sessions: observes what each session touches, maps the dependencies between them, and nudges a session when its edit affects a peer.

9 24d ago A tokens not measured original MIT

gv-graph

13

DannyMac180/grapevine

Command

Render the current Grapevine session/file graph as an ASCII adjacency list plus a Mermaid block.

9 24d ago A 18 tokens original MIT

gv-status

14

DannyMac180/grapevine

Command

Show this session's Grapevine record, live peer sessions, and the last 5 courier notes.

9 24d ago A 20 tokens original MIT

SessionStart

15

DannyMac180/grapevine

Hook

Runs when a session starts, executing gv-session-start.sh. From DannyMac180/grapevine.

9 24d ago A tokens not measured original MIT

UserPromptSubmit

16

DannyMac180/grapevine

Hook

Runs when you submit a prompt, before the agent sees it, executing gv-user-prompt.sh. From DannyMac180/grapevine.

9 24d ago A tokens not measured copy · 64% MIT

PostToolUse

17

DannyMac180/grapevine

Hook

Runs after a tool call finishes for Edit, Write, MultiEdit and NotebookEdit tool calls, executing gv-post-tool.sh. From DannyMac180/grapevine.

9 24d ago A tokens not measured original MIT

SessionEnd

18

DannyMac180/grapevine

Hook

Runs when a session ends, executing gv-session-end.sh. From DannyMac180/grapevine.

9 24d ago A tokens not measured original MIT