Agent Skills by mattdurham
Showing 18 vetted skills indexed across 1 GitHub repositories.
workflow-reviewer
Run a three-pass cross-file code review and generate a consolidated report.
workflow-planner
Generate executable implementation plans from brainstorm outputs with TDD-first guidance.
code-reviewer
Identify code quality and security issues with remediation guidance.
golang-pro
Analyze Go projects for idiomatic patterns, concurrency, and error handling.
error-detective
Analyze logs, traces, and metrics to diagnose root causes across distributed systems.
debugger
Collect logs and traces to diagnose software issues and write reports to bots/debug.md.
performance-analyzer
Benchmark and profile Go applications to identify performance bottlenecks.
workflow-tester
Run unit, integration, and performance tests across multi-module projects.
docs-reviewer
Audit READMEs, API docs, and code comments against repository code.
workflow-coder
Automate Go feature development with TDD, tests-first, and concurrency-safe code.
architect-reviewer
Analyze system architectures and provide actionable improvement recommendations.
security-reviewer
Detect OWASP Top 10 vulnerabilities and secrets, reporting findings in Markdown.
bob:code-review
Coordinate multi-agent code review workflows across review, fix, test, and monitor phases.
bob:explore
Maps codebase architecture and module relationships via read-only exploration.
brainstorming
Guide structured Q&A to turn ideas into concrete designs.
bob:work
Coordinate specialized subagents to automate development workflows from idea to merged PR.
writing-plans
Spawn a planner subagent to generate implementation plans from design specifications.
bob:performance
Automate performance benchmarking, bottleneck analysis, and verified optimizations across CI pipelines.