Skip to main content
SpillwaveSolutions
GitHub creator profile

SpillwaveSolutions

Repository-level view of 343 collected skills across 79 GitHub repositories.

skills collected
343
repositories
79
updated
Aug 29, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 24 collected skills.
Showing 8 of 22 collected skills.
cursor-system-architecture-capture
unclassified

Bind a Cursor agent (including Grok Bot cloud sessions) to the system-architecture-capture ContentPack.

Aug 18, 2026
system-architecture-capture-deep-agents
software-developers

Bind System Architecture Capture for LangChain Deep Agents / Deep Agents Code.

Aug 16, 2026
grok-bot-system-architecture-capture
software-developers

Bind a Grok Bot agent to System Architecture Capture. Isolation, identity, deterministic reverse-engineering.

Aug 16, 2026
sac-session
software-developers

Open or close an isolated second-brain write session (worktree + PR). Use before scanning or materializing architecture when multiple agents share one knowledge remote.

Aug 16, 2026
sac-c4
software-developers

C4 model integration for the architecture second brain. Map System/Person/ SoftwareContainer/Component/Code, generate L1–L4 Mermaid views, import Structurizr DSL, and avoid Docker vs C4 Container confusion.

Aug 9, 2026
sac-capture-diagrams
software-developers

Capture wireframes and architecture diagrams into the SAC second brain as OKF concepts with Mermaid or PlantUML listings embedded in Markdown. Covers wireframes (PlantUML salt), architecture, component, sequence, activity, state machine, class, ERD,…

Aug 9, 2026
sac-design-with
software-developers

Use the SAC architecture second brain when designing new features, services, APIs, mobile apps, web apps, or infra. Loads progressive-disclosure packs (blast radius, contracts, deps, environments) so design work reuses existing topology instead of inventing…

Aug 9, 2026
sac-reverse-engineer
software-developers

End-to-end reverse-engineer one or more git repositories into a SAC architecture knowledge graph (packages, services, IaC, CI/CD, IAM, identity, topology). Primary entry skill for SAC.

Aug 9, 2026
Showing 8 of 19 collected skills.
bm25-search
software-developers

BM25 keyword search for agent-memory. Use when asked to "find exact terms", "keyword search", "search for specific function names", "locate exact phrase", or when semantic search returns too many results. Provides fast BM25 full-text search via Tantivy index.

Mar 6, 2026
memory-query
software-developers

Query past conversations from the agent-memory system. Use when asked to "recall what we discussed", "search conversation history", "find previous session", "what did we talk about last week", or "get context from earlier". Provides tier-aware retrieval with…

Mar 6, 2026
retrieval-policy
computer-systems-analysts

Agent retrieval policy for intelligent memory search. Use when implementing memory queries to detect capabilities, classify intent, route through optimal layers, and handle fallbacks. Provides tier detection, intent classification, fallback chains, and full…

Mar 6, 2026
topic-graph
software-developers

Topic graph exploration for agent-memory. Use when asked to "explore topics", "show related concepts", "what themes have I discussed", "find topic connections", or "discover patterns in conversations". Provides semantic topic extraction with time-decayed…

Mar 6, 2026
vector-search
software-developers

Semantic vector search for agent-memory. Use when asked to "find similar discussions", "semantic search", "find related topics", "what's conceptually related to X", or when keyword search returns poor results. Provides vector similarity search and hybrid…

Mar 6, 2026
memory-configure
database-administrators

Wizard-style configuration guidance for a single-agent agent-memory setup. Shows defaults inline, provides a full sample config, and includes a dry-run config check step. Always confirm before creating or editing files.

Feb 13, 2026
memory-install
software-developers

Wizard-style installation guide for agent-memory (macOS/Linux). Helps users choose an install path, check prerequisites, and set PATH. Always confirm before any file edits or copying binaries. Provide verification commands only.

Feb 13, 2026
memory-troubleshoot
network-and-computer-systems-administrators

Diagnostic and troubleshooting workflow for agent-memory. Guides users through common install/config/daemon/ingest issues. Requires confirmation before any edits or restarts. Provides verification commands only.

Feb 13, 2026
Showing 8 of 18 collected skills.
Showing 8 of 18 collected skills.
mastering-hooks
software-developers

Master RuleZ, the high-performance AI policy engine for development workflows. Use when asked to "install rulez", "create hooks", "debug hooks", "hook not firing", "configure context injection", "validate hooks.yaml", "PreToolUse", "PostToolUse", "block…

Mar 17, 2026
release-rulez
computer-and-information-systems-managers-113021

RuleZ release workflow automation. Use when asked to "release RuleZ", "create a release", "prepare release", "tag version", "hotfix release", or "publish RuleZ". Covers version management from Cargo.toml, changelog generation from conventional commits, PR…

Mar 13, 2026
release-rulez
software-developers

RuleZ release workflow automation. Use when asked to "release RuleZ", "create a release", "prepare release", "tag version", "hotfix release", or "publish RuleZ". Covers version management from Cargo.toml, changelog generation from conventional commits, PR…

Mar 13, 2026
architect-agent
computer-systems-analysts

Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write instructions for code agent", "initialize architect workspace", "grade code agent work", "send instructions", or "verify code agent setup".

Jan 28, 2026
design-doc-mermaid
software-developers

Create Mermaid diagrams (activity, deployment, sequence, architecture) from text descriptions or source code. Use when asked to "create a diagram", "generate mermaid", "document architecture", "code to diagram", "create design doc", or "convert code to…

Jan 28, 2026
documentation-specialist
software-developers

This skill should be used when creating professional software documentation (SRS, PRD, OpenAPI, user manuals, tutorials, runbooks) from templates (greenfield) or reverse-engineering documentation from existing code like Spring Boot or FastAPI (brownfield).…

Jan 28, 2026
mastering-git-cli
software-developers

Git CLI operations, workflows, and automation for modern development (2025). Use when working with repositories, commits, branches, merging, rebasing, worktrees, submodules, or multi-repo architectures. Includes parallel agent workflow patterns, merge…

Jan 28, 2026
mastering-github-cli
software-developers

GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" commands, "github cli", searching repos for files/directories (.skilz, .cursor, .codex, Dockerfile), monitoring…

Jan 28, 2026
Showing 8 of 17 collected skills.
design-docs
unclassified

Generate or sync the design document, code walkthrough, or requirements doc. Frozen dated pairs tied to a release tag, live current pairs regenerated from the actual code. Uses document-specialist v3.2.2, design-doc-mermaid v1.1.1, plantuml v1.2.2. Use when…

Aug 24, 2026
classify
unclassified

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.

Aug 24, 2026
integration-guide
unclassified

Look up how wiki_ticket_sdd 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,…

Aug 24, 2026
issue-description
unclassified

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.

Aug 24, 2026
merge-green
unclassified

Merge PRs only when all quality gates pass. Use whenever asked to merge a PR, complete a merge, or land a branch — polls checks every 5 minutes until green instead of merging blind or bypassing.

Aug 24, 2026
plan-capture
unclassified

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/<date>-<slug>.md and appends the plan's tasks to .work/todo.jsonl via bin/worklog.

Aug 24, 2026
plan-next
unclassified

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.

Aug 24, 2026
pr-description
unclassified

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…

Aug 24, 2026
Showing 8 of 17 collected skills.
okf-maintain
unclassified

Curate OKF bundles — indexes, log.md, drift detection, broken links, orphan cleanup, staleness, and v0.1 to v0.2 migration. Use when the graph feels messy, catalogs are out of date, links break, content is stale, or the user asks to maintain, curate, or…

Aug 24, 2026
okf-author
unclassified

Create or update OKF concepts using the core envelope (type + title). This plugin owns Catalog and ContextPack only. For domain nouns, hand off to PKC, SAC, DEKC, or AGER.

Aug 24, 2026
okf-init-graph
unclassified

Scaffold an OKF bundle for the graph engine — catalogs, knowledge, packs, index.md, log.md. Does not seed AgentNode, Workflow, TicketLink, or other domain nouns; those belong to PKC, SAC, DEKC, and AGER.

Aug 24, 2026
okf-impact
unclassified

Compute the transitive impact (blast radius / ripple) of changing a concept in an OKF bundle. Use when the user asks what depends on a concept, what breaks if something changes, needs a ranked update list, or wants blast-radius / ripple analysis before…

Aug 24, 2026
okf-query
unclassified

Multi-hop query and subgraph extraction over OKF bundles for progressive disclosure. Use when packing minimal context for long-running agents, exploring the neighborhood of a concept, or answering what relates to X within N hops.

Aug 24, 2026
okf-validate
unclassified

Validate OKF v0.2 conformance and graph quality — orphans, connectivity, staleness, unverified high-impact nodes, broken links, missing frontmatter. Use when checking bundle health, before commits/PRs, after bulk edits, or when the user asks if the OKF graph…

Aug 24, 2026
okf-visualize
unclassified

Visualize OKF bundles as Mermaid, HTML summaries, or JSON graphs. Use when the user wants a diagram of knowledge, an HTML map, or export for docs.

Aug 24, 2026
cursor-okf-graph-eng
computer-occupations-all-other

Bind a Cursor agent (including Grok Bot cloud sessions) to the okf-graph-eng ContentPack.

Aug 18, 2026
Showing 8 of 10 collected skills.
Showing 8 of 9 collected skills.
Showing 8 of 9 collected skills.
Showing 8 of 9 collected skills.
Showing 12 of 79 repositories