Spencer Goss
Community@spencergoss · Louisville, KY
MSBA candidate (AI concentration) · Business & Data Analyst · Python, SQL, analytics
Agent Skills by Spencer Goss
Showing 11 vetted skills indexed across 1 GitHub repositories.
code-review-session
Identify and prioritize issues in code diffs for pre-merge reviews.
pre-mortem
Generate structured incident reports identifying future fragilities in working code.
decision-log
Append architectural decisions with rationales and alternatives to DECISIONS.md.
debug-session
Guide systematic debugging workflows to diagnose and fix codebase issues.
performance-tuning
Profile Python code paths and validate optimizations with before/after benchmarks.
spec-driven-dev
Enforce a formal spec file with goals, contracts, and acceptance criteria before coding.
judge-panel
Coordinate parallel attempts and a judging panel to select the best solution.
tdd-workflow
Enforce a RED-GREEN-REFACTOR cycle requiring a failing test before implementation.
security-audit
Identify security issues, exposed credentials, and insecure configurations in codebases.
devil-advocate
Review proposals with four mandatory counterarguments and a proposer response workflow.
refactor-session
Plan and execute behavior-preserving code refactors with one change per commit.