SpillwaveSolutions

229 mods across 24 repositories, 968 stars between them.

Stop

176

SpillwaveSolutions/architect-agent

Hook Claude Code

Runs when the agent finishes a response, executing hook-logger.py. From SpillwaveSolutions/architect-agent.

19 10d ago A tokens not measured

PostToolUse

180

SpillwaveSolutions/wiki_ticket_sdd

Hook Claude Code

Runs after a tool call finishes for ExitPlanMode tool calls, executing exit-plan-capture.sh. From SpillwaveSolutions/wiki_ticket_sdd.

10 2d ago A tokens not measured original MIT

UserPromptSubmit

181

SpillwaveSolutions/wiki_ticket_sdd

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing prompt-reminder.sh. From SpillwaveSolutions/wiki_ticket_sdd.

10 2d ago A tokens not measured original MIT

Stop

182

SpillwaveSolutions/wiki_ticket_sdd

Hook Claude Code

Runs when the agent finishes a response, executing stop-worklog-check.sh. From SpillwaveSolutions/wiki_ticket_sdd.

10 2d ago A tokens not measured original MIT

classify

186

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Propose work items from recent conversation (flag-gated classifier). Use when the Stop hook requests classification or when asked to sweep a conversation for untracked work. Propose-only: writes .work/suggestions.jsonl, never the event log.

10 2d ago A 52 tokens original MIT

design-docs

187

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Generate or sync the design document or code walkthrough. Live current pair regenerated from the actual code; a release freeze is a short tag+hash+delta note, not a full dated copy. Uses document-specialist v3.2.2, design-doc-mermaid v1.1.1, plantuml v1.2.2. Use when asked for a design doc, architecture doc, code…

10 2d ago A 101 tokens original MIT

integration-guide

188

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Look up how wikiticketsdd integrates with a specific SDD tool or ticket/wiki system — Superpowers, GSD, SpecKit, OpenSpec, Jira, Confluence, GitHub, GitLab, Azure DevOps (ADO), AWS CodeCatalyst, or Google Cloud DevOps (GCP). Use when asked how to set up, configure, or use one of these, or when ticket-sync/wiki-publish…

10 2d ago A 99 tokens original MIT

issue-description

189

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Write rich, durable issue/ticket descriptions. Use when creating or updating tickets by hand, when composing bodies for ticket-sync, or when a work item needs a description a future reader (human or agent) can act on without archaeology.

10 2d ago A 50 tokens original MIT

merge-green

190

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Merge PRs only when all quality gates pass. Use whenever asked to merge a PR, complete a merge, or land a branch — arms GitHub auto-merge and falls back to polling instead of merging blind or bypassing.

10 2d ago A 49 tokens original MIT

plan-capture

191

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Capture an approved plan as tracked work items. Use when exiting plan mode, when the user approves a plan, or says "capture this plan". Writes docs/plans/ - .md and appends the plan's tasks to .work/todo.jsonl via bin/worklog.

10 2d ago A 63 tokens original MIT

plan-next

192

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Decide what to work on next — use when asked "what should we do next", "what's most important", or when planning a new work session.

10 2d ago A 35 tokens original MIT