Agent Skills by jasonvene
Showing 26 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with priority-based directory selection and safety checks.
test-driven-development
Enforce a Red-Green-Refactor cycle for feature work, bug fixes, and refactors.
systematic-debugging
Trace and fix root causes through phase-based investigation before proposing changes.
using-superpowers
Invoke applicable skills before replying to any user prompt.
dispatching-parallel-agents
Coordinate parallel agents to investigate independent software failures concurrently.
executing-plans
Execute implementation plans in controlled batches with review and verification checkpoints.
finishing-a-development-branch
Validate tests and guide Git branch merge, PR, retention, or cleanup.
brainstorming
Clarify user intent and design requirements through guided questioning before implementation.
writing-plans
Generate executable implementation plans with task breakdowns, file touchpoints, and testing steps.
requesting-code-review
Automates dispatch of a code-reviewer subagent using BASE_SHA and HEAD_SHA inputs.
receiving-code-review
Verifies and implements GitHub code review feedback via a six-step workflow.
writing-skills
Apply RED-GREEN-REFACTOR workflow to craft SKILL.md documentation with baselining and compliance checks.
verification-before-completion
Run full verification commands and confirm output before claiming completion.
subagent-driven-development
Orchestrate per-task subagents to execute implementation plans with two-stage reviews.
superpowers_planning
Convert specifications into structured implementation plans with tasks, files, tests, and milestones.
superpowers_debugging
Guide systematic debugging through four phases to identify root causes before fixes.
VS 2026 Build Environment Setup
Configure VS 2026 builds using build_env.bat and vcpkg dependencies.
Interactive Debugging (WinDbg/CDB REPL)
Orchestrates CDB interactive debugging sessions via run_command and send_command_input.
superpowers_tdd
Enforce test-first development with a Red-Green-Refactor workflow.
StockApp Knowledge Evolution Strategy
Coordinate StockApp knowledge evolution across Rules, Workflows, and Skills.
SqlLib Maintenance & Write Path Preservation
Enforce selectable legacy or ODBC write paths in SqlLib via SQLDB_NEW_WRITE.
CMake Build & Project Management
Configure CMake builds in Visual Studio 2026 with vcvars64 wrapper and vcpkg pinning.
MCP Sandbox Bridge (Code Mode)
Interact with MCP servers from local Python via stdio or SSE transports.
SQL Utility & Schema Management
Execute SQL commands via CLI for schema management and data inspection.