skeggsguy

12 mods across 1 repository, 5 stars between them.

adventure-party

01

skeggsguy/adventure-party

Plugin Claude Code

Single-plugin marketplace for Adventure Party: an adventuring party and experience system for Claude Code.

5 22d ago A tokens not measured original MIT

party

02

skeggsguy/adventure-party

Plugin Claude Code

An adventuring party for your codebase — fighter builds, cleric reviews and fixes, wizard advises — plus Session Zero and an experience system that levels up your project's memory. Any role can be hired out to another vendor's coding CLI. Served live at session start; nothing is copied into your repo.

5 22d ago A tokens not measured original MIT

cleric

05

skeggsguy/adventure-party

Agent

Post-build review, cleanup, and fix agent. Runs after fighter finishes a build — ALWAYS, automatically, once the party is mustered; never conditional on the build looking clean. Reviews the actual diff, then directly fixes everything it finds — bugs, invariant violations, test gaps, convention drift — and verifies…

5 22d ago A 93 tokens original MIT

fighter

06

skeggsguy/adventure-party

Agent

The party's builder — ships a substantial implementation end-to-end (implementation and tests) and hands off to cleric. MUSTER-GATED — use ONLY when the user explicitly summons the party, when an approved plan-mode plan delegates to fighter (the default — plans muster unless they explicitly keep work at the table), or…

5 22d ago A 104 tokens original MIT

hireling

07

skeggsguy/adventure-party

Agent

Adapter that runs a hired foreign coding CLI (another vendor's command-line coding tool) in a party role and reports back in that role's own handoff contract. HIRE-GATED — spawn ONLY when the hired map in the project's .claude/party.json covers the role being mustered, or when an approved plan names this agent for…

5 22d ago A 97 tokens original MIT

wizard

08

skeggsguy/adventure-party

Agent

Deep review, hard debugging, and "which approach" calls. Read-only. Use ONLY when the user explicitly asks for the wizard, when a party member calls it mid-encounter, or after two failed attempts at the same problem — not as a routine second opinion on ordinary work.

5 22d ago A 60 tokens original MIT

SessionStart

09

skeggsguy/adventure-party

Hook

Runs when a session starts, running an inline shell check. From skeggsguy/adventure-party.

5 22d ago A tokens not measured original MIT

hire

10

skeggsguy/adventure-party

Skill Claude CodeCodex

Hires a foreign coding CLI — another vendor's command-line coding tool — into a party role, or releases one. Verifies the binary, probes how to run it non-interactively with write access, smoke-tests it end to end with the user's consent, then records the resolved command in the project's party.json. User-invoked only…

5 22d ago A 78 tokens original MIT

long-rest

11

skeggsguy/adventure-party

Skill Claude CodeCodex

The Long Rest — the party's level-up ceremony. Distills the learnings inbox into the curated experience files (your project's memory), prunes what has stopped being true, archives the processed entries, and records the new level in CHRONICLE.md with a seeded title. User-invoked only — never run this unprompted, and…

5 22d ago A 81 tokens original MIT

session-zero

12

skeggsguy/adventure-party

Skill Claude CodeCodex

Session zero is interactive planning, brainstorming and teaching mode. Load session zero for any planning, brainstorming, or any answering questions from the user. Check every turn if session 0 should be loaded. Non triggers are direct execution commands (do this, change this line, commit, and similar intent commands).

5 22d ago A 63 tokens original MIT