Michael Stricklen
Community@alabamamike · San Francisco, CA
He/Him. I like to build things: products, teams, organizations. Currently: Founder/Managing Director AI Labs @EY-Parthenon
Agent Skills by Michael Stricklen
Showing 31 vetted skills indexed across 2 GitHub repositories.
forensic-knowledge-mapping
Analyze Git history to identify single-owner files and calculate truck factor.
forensic-test-analysis
Analyze git history to compute test brittleness ratios and detect large test files.
forensic-change-coupling
Analyze Git history to identify files that frequently change together.
forensic-unplanned-work
Analyze git history to quantify unplanned work and interruption patterns.
forensic-debt-quantification
Convert code quality issues into cost metrics and ROI for technical debt.
forensic-onboarding-risk
Analyze codebase onboarding risk to quantify bus factor and transition risk.
forensic-organizational-alignment
Analyzes module-to-team maps to detect organizational misalignment and compute alignment scores.
forensic-coordination-analysis
Analyze git history to identify coordination bottlenecks in codebases.
forensic-hotspot-finder
Calculate risk scores from change frequency and complexity in Git history.
forensic-complexity-trends
Analyze code complexity trends from monthly Git history samples.
forensic-refactoring-roi
Compute risk-adjusted ROI for refactoring candidates using debt and hotspot data.
using-git-worktrees
Create isolated Git worktrees with safety verification and dependency setup.
test-driven-development
Enforce failing tests before production code across software projects.
testing-anti-patterns
Detect testing anti-patterns like mock behavior and test-only production methods.
systematic-debugging
Diagnose root causes of bugs through a four-phase systematic debugging framework.
sharing-skills
Guide users through Git branching, commits, pushes, and GitHub CLI pull requests for upstream skill contributions.
using-superpowers
Enforce mandatory skill discovery and usage before responding.
dispatching-parallel-agents
Dispatch parallel agents to investigate and fix independent failing components.
executing-plans
Execute implementation plans in controlled batches with review checkpoints.
finishing-a-development-branch
Verify tests and guide merge, PR, or cleanup for a Git branch.
root-cause-tracing
Trace errors backward through call stacks to identify original triggers.
condition-based-waiting
Replace arbitrary timeouts with condition polling in test suites.
brainstorming
Refine rough ideas into validated designs with structured Socratic questioning.
testing-skills-with-subagents
Test skills with subagents under combined pressure scenarios across RED-GREEN-REFACTOR cycles.