SpillwaveSolutions

229 mods across 24 repositories, 968 stars between them.

pr-description

193

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Write a high-context PR description for any substantial PR. Use whenever creating or editing a pull request body — the description must let a reader with zero prior context understand what is being built, why, where it sits in the larger system, and exactly what changed, without digging through tickets or code.

10 2d ago A 62 tokens original MIT

release

194

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Cut a versioned release — stamp the changelog, snapshot the roadmap, tag, create the platform release, publish, and sync. Use when asked to "cut a release", "ship vX.Y.Z", "tag a version", or when an unreleased changelog section is ready to go out.

10 2d ago A 64 tokens original MIT

status-report

195

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Generate a status report. Use when asked for a status report, a standup summary, "what changed this week", or "what did we ship". Writes docs/status/ - .md, commits, and publishes — never paste an unrecorded status into chat.

10 2d ago A 60 tokens original MIT

ticket-sync

196

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Push work items to the team's configured ticketing system (GitHub Issues, Jira, Azure DevOps, GitLab, Linear...). Use when asked to sync tickets, after closing out a plan, or when items should be visible in the tracker. Push and pull.

10 2d ago A 56 tokens original MIT

wiki-publish

197

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Publish docs (roadmap, plans, user guide, status) to the team's configured wiki. Use when asked to publish/sync docs to the wiki, after cutting a roadmap snapshot, or when a plan/status report should be visible outside the repo.

10 2d ago A 54 tokens original MIT

work-track

198

SpillwaveSolutions/wiki_ticket_sdd

Skill Claude CodeCodex

Track work items — use when creating, updating, closing, or listing work items, or when discovering unplanned work mid-flight ("we also need to…", a bug found while doing something else).

10 2d ago A 43 tokens original MIT

SpillwaveSolutions/wiki_ticket_sdd

Instructions file CodexOpenCode

Instructions for SpillwaveSolutions/wiki_ticket_sdd, a project described as: Local-first, git-native visible-WIP work tracking (worklog) + Claude Code plugin.

10 2d ago A 4 tokens copy · 100% MIT

worklog

203

SpillwaveSolutions/wiki_ticket_sdd

Plugin Claude Code

Local-first, git-native visible-WIP work tracking: plans become tickets, roadmaps stay generated, unplanned work gets recorded. Skills, /worklog: commands, and an ExitPlanMode capture hook.

10 2d ago A tokens not measured original MIT

doctor

204

SpillwaveSolutions/wiki_ticket_sdd

Command

Report worklog health for the current repo — version skew, missing or stale files, hook wiring, log invariants. Read-only.

10 2d ago A 29 tokens original MIT

init

205

SpillwaveSolutions/wiki_ticket_sdd

Command

Scaffold or upgrade the current repo as a worklog repo (bin/, git hooks, .work/, CI workflow, CLAUDE.md policy block), then detect and configure the repo's ticketing/wiki systems.

10 2d ago A 44 tokens original MIT

merge

206

SpillwaveSolutions/wiki_ticket_sdd

Command

Merge a PR only when every quality gate is green — arms auto-merge, polls as fallback, refuses on any failure.

10 2d ago A 27 tokens original MIT

uninstall

207

SpillwaveSolutions/wiki_ticket_sdd

Command

Remove worklog scaffolding from the current repo (keeps all .work/ data, plans, status reports, and the roadmap).

10 2d ago A 30 tokens original MIT

viz

208

SpillwaveSolutions/wiki_ticket_sdd

Command

Regenerate the roadmap with ALL Mermaid diagrams (dependency graph, hierarchy, event-dated gantt) and republish it — runs in a background subagent, never blocks the main session.

10 2d ago A 40 tokens original MIT

opencode-cli

211

SpillwaveSolutions/opencode_cli

Skill Claude CodeCodex

This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode…

5 8mo ago A 144 tokens

SpillwaveSolutions/notion_uploader_downloader

Skill Claude CodeCodex

Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notion content back to markdown. Supports rich formatting, tables, code blocks, GitHub-flavored markdown, and recursive page hierarchy downloads with YAML frontmatter for…

5 8mo ago A 72 tokens

mastering-gemini-cli

216

SpillwaveSolutions/mastering-gemini-cli-agentic-skill

Skill Claude CodeCodex

Build headless automation and agentic workflows with Google's Gemini CLI. Covers approval modes (default, autoedit, yolo), file permission model, Edit vs WriteFile tool selection, smartEdit configuration, GEMINI.md context files, settings.json hierarchy, and MCP server integration. Use when building CI/CD pipelines…

4 8mo ago B 104 tokens