Agent Runtime Kit
Agent Runtime Kit from shir-bruchim/agent-runtime-kit.
Skills in this plugin
20- ▌ Git · shir-bruchim bundleGit operations for commit, push, PR, and ship workflows with safety rules. Use for any version control task.
- ▌ Testing · shir-bruchim bundleStack-specific test patterns — pytest (asyncio_mode=auto), Jest/Vitest, Go — fixtures, mocking, coverage. Use when writing or improving tests. (superpowers:test-driven-development owns the red-green loop.)
- ▌ Planning · shir-bruchim bundlePhase-based implementation plans with explicit file paths and per-phase verification. Use for multi-step features/refactors after scoping. (superpowers:brainstorming/writing-plans own upstream ideation; this adds file-level detail.)
- ▌ Security · shir-bruchim bundleSecurity review and safe-op patterns. Use when reviewing for vulnerabilities, setting up hooks, or protecting files.
- ▌ Debugging · shir-bruchimStack-specific debugging (Python/async/pdb, logs, stack traces) when root cause is unclear. superpowers:systematic-debugging owns the core hypothesis loop; escalate isolated hard bugs to the python-debugger subagent.
- ▌ Pr Review · shir-bruchimStructured GitHub PR/diff review across correctness, security, tests, and architecture with severity ratings. Use to review a PR or pull request. (Built-in /code-review for a quick working-tree diff; this is the full multi-dimension PR pass.)
- ▌ API Design · shir-bruchimREST API design patterns. Use when designing endpoints, defining schemas, or establishing API conventions.
- ▌ Extend Agent · shir-bruchim bundleCreate new skills, commands, hooks, or subagents. Use when adding capabilities to Claude Code or Cursor.
- ▌ Generate Prd · shir-bruchimGenerates PRDs through guided discovery. Use when starting a feature or defining requirements.
- ▌ Spec Interview · shir-bruchim bundleInterviews users to build project specs through guided discovery. Use when starting a new project or feature.
- ▌ Docker Patterns · shir-bruchimDocker + Compose patterns for dev, security, networking, volumes. Use when writing a Dockerfile or docker-compose.
- ▌ Web Deep Search · shir-bruchimDeep web research via WebSearch + WebFetch. Modes: search, reason, research. Use for facts or cited reports.
- ▌ Postgres Patterns · shir-bruchimPostgreSQL patterns for queries, schema, indexing, security. Use when writing SQL, designing schema, or adding indexes.
- ▌ Ralph Convert Prd · shir-bruchimConverts PRDs into prd.json for Ralph. Use when preparing PRDs for Ralph or breaking features into atomic stories.
- ▌ Strategic Compact · shir-bruchim bundlePromotes recurring feedback into the right skill, then guides /compact at phase boundaries.
- ▌ Verification Loop · shir-bruchimFinal pre-commit gate via built-in /loop — runs build, types, lint, tests, security, diff review. Use as the last check before commit/PR. (superpowers:verification-before-completion owns the evidence-before-claims principle.)
- ▌ Ralph Orchestrator · shir-bruchim bundleOrchestrates the Ralph pipeline (spec-interview → PRD → execute). Use for features needing autonomous implementation.
- ▌ Deployment Patterns · shir-bruchimCI/CD, health checks, and rollback patterns. Use when deploying, setting up CI/CD, or writing GitHub Actions.
- ▌ Design Doc Diagrams · shir-bruchimWrite design docs, READMEs, Jira tickets, RFCs — with or without diagrams. Diagrams render via draw.io MCP plugin.
- ▌ Implement Jira Ticket · shir-bruchim bundleImplements Jira tickets end-to-end (git + plan + code + test). Use when given a Jira ticket ID (e.g., PBAT-123).