speckit.plan
73SpillwaveSolutions/agent_rulez
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
SpillwaveSolutions/agent_rulez
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
SpillwaveSolutions/agent_rulez
Command Claude Code
Create or update the feature specification from a natural language feature description.
SpillwaveSolutions/agent_rulez
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
SpillwaveSolutions/agent_rulez
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
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".
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs after a tool call finishes, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs before the agent uses a tool, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when the agent asks permission for an action, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when the agent sends a notification, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when a session starts, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs before the context is compacted, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when the agent finishes a response, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Hook Claude Code
Runs when a subagent finishes, executing hook-logger.py. From SpillwaveSolutions/agent_rulez.
SpillwaveSolutions/agent_rulez
Settings file Claude Code
Agent settings declaring 9 hook events (PostToolUse, PreToolUse, UserPromptSubmit, PermissionRequest).
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
This skill provides guidance for AWS CDK development.
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
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 diagram". Supports hierarchical on-demand guide loading, Unicode…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
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). Also handles documentation audits/reviews, format conversion…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
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 strategies, conflict resolution, and large repo optimization.…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
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 GitHub Actions workflows, checking PR CI status, downloading…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
Modern Python coaching covering language foundations through advanced production patterns. Use when asked to "write Python code", "explain Python concepts", "set up a Python project", "configure Poetry or PDM", "write pytest tests", "create a FastAPI endpoint", "run uvicorn server", "configure alembic migrations"…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
Master enterprise-grade TypeScript development with type-safe patterns, modern tooling, and framework integration. This skill provides comprehensive guidance for TypeScript 5.9+, covering type system fundamentals (generics, mapped types, conditional types, satisfies operator), enterprise patterns (error handling…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
Generate PlantUML diagrams from text descriptions and convert them to PNG/SVG images. Use when asked to "create a diagram", "generate PlantUML", "convert puml to image", "extract diagrams from markdown", or "prepare markdown for Confluence". Supports all PlantUML diagram types including UML (sequence, class, activity…
SpillwaveSolutions/agent_rulez
Skill Claude CodeCodex
Comprehensive GitHub Pull Request code review skill. Use when asked to "review this PR", "code review", "review pull request", "check this PR", or when a GitHub PR URL is provided. Fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against…