Agent Skills by Luther Barnum
Showing 49 vetted skills indexed across 5 GitHub repositories.
aws-profile-management
Verify the active AWS profile before Terraform or AWS CLI operations.
using-git-worktrees
Create isolated Git worktrees with baseline test validation.
test-driven-development
Apply the Red-Green-Refactor cycle to feature implementation with tests first.
systematic-debugging
Trace root causes with a four-phase debugging framework before fixing.
dispatching-parallel-agents
Dispatch parallel investigation tasks to specialized subagents for independent failures.
terraform-drift-detection
Detect drift between Terraform state and deployed AWS resources.
executing-plans
Load a plan file, execute tasks in batches, and verify outcomes.
finishing-a-development-branch
Guide finished feature branches through merge, PR, or cleanup options.
using-devops-skills
Enforce mandatory DevOps skill activation before assistant actions.
historical-pattern-analysis
Analyze git history to identify patterns and lessons from infrastructure changes.
writing-plans
Draft implementation plans with tasks, tests, and commit examples from specs.
requesting-code-review
Dispatch a code-review subagent to inspect recent changes before merging.
receiving-code-review
Restate and verify code-review feedback against the codebase before implementing changes.
verification-before-completion
Enforce fresh verification before declaring completed work.
terraform-state-operations
Back up Terraform state and enforce approval before state mv, rm, or import operations.
using-quantdev
Develop systematic trading indicators, bots, and research across multiple platforms.
backtest-integrity
Validate trading strategy backtest results for overfitting and sample size issues.
quantdev-debugging
Guide systematic four-phase debugging with root cause analysis and data flow tracing.
cross-platform-consistency
Flag indicator calculation drift across trading platforms after code modifications.
quantdev-tdd
Enforce Test-Driven Development with failing tests before production code.
lookahead-guard
Detect lookahead bias in trading indicator and strategy code.
quantdev-verification
Enforce evidence-based verification commands before claiming task completion.
regime-awareness
Analyze backtest results segmented by market regimes and flag single-regime dependencies.
risk-discipline
Validate trading bot code for risk controls, stop losses, and daily loss limits.