Agent Skills by goodworkrinkz
Showing 23 vetted skills indexed across 2 GitHub repositories.
telemetry-correlation-debugging
Align VCP and robot battery telemetry logs in a shared time base.
biba-deployment
Automate BiBa deployment via the bbupdate workflow to pull GitHub changes and refresh GHCR images.
using-git-worktrees
Create isolated Git worktrees for feature branches with safety checks.
test-driven-development
Define and enforce a test-first Red-Green-Refactor workflow for software projects.
systematic-debugging
Enforce a four-phase root-cause analysis workflow before applying fixes.
using-superpowers
Invoke the Skill tool before responding to load relevant skills.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent problem domains.
context-engineering
Organize software development tasks into Research, Design, Plan, and Implement phases.
executing-plans
Execute written implementation plans in controlled, reviewable batches.
python-expert
Automate Python code quality reviews using four-tier rule sets.
senior-devops
Automate CI/CD, Terraform scaffolding, and deployment orchestration across AWS, GCP, and Azure.
finishing-a-development-branch
Validate tests and present structured merge options for feature branches.
docker-expert
Automate Docker containerization with multi-stage builds and Compose orchestration.
skill-creator
Create or update Claude skills with structured templates and SKILL.md frontmatter.
brainstorming
Facilitate structured ideation to convert vague ideas into concrete design plans.
debugger
Diagnose software issues with a structured six-step debugging workflow.
writing-plans
Generate detailed implementation plans with task breakdowns and acceptance criteria.
requesting-code-review
Dispatch a code-reviewer subagent to audit changes and output a structured report.
receiving-code-review
Verify code review feedback against the codebase and tests before implementing changes.
writing-skills
Enforce a test-driven process for creating and validating SKILL.md files.
mcp-builder
Guide MCP server development with tool registration, validation, and transport.
verification-before-completion
Run verification commands and report evidence before declaring task completion.
subagent-driven-development
Dispatch fresh subagents per task with two-stage spec and code quality reviews.