Travis Frisinger
Community@t-rav · Erie, CO
perpetual tinkerer
Agent Skills by Travis Frisinger
Showing 32 vetted skills indexed across 1 GitHub repositories.
hf.warn-new-file-creation
Warn once when new untracked files are created during development workflows.
hf.test-adequacy
Analyze production code diffs to identify test coverage gaps.
hf.track-exploration
Record per-session markers for Read and Grep exploration actions.
hf.audit-tests
Audit test files for naming, structure, coverage, and fixture gaps.
hf.block-destructive-git
Block destructive git commands unless explicit approval is provided.
eval-harness
Automate Claude Code session evaluations with capability and regression tests.
hf.cleanup-code-change-marker
Removes the code-changed marker file from the per-project marker directory on Stop.
hf.track-indexed
Track claude-context usage and clear reindex reminders on PostToolUse.
hf.enforce-migrations
Block direct SQL DDL in non-migration files during Edit and Write operations.
hf.audit-integration-tests
Audit integration test coverage across modules for gaps and anti-patterns.
hf.track-planning
Create local marker files to track task plan creation in Claude sessions.
hf.audit-code
Audit Python code quality and create themed GitHub issues.
hf.scan-secrets-before-commit
Detect secrets in staged diffs and block commits on matches.
hf.check-test-counterpart
Check new Python files for missing test counterparts.
test-audit
Audit unit test files for naming, structure, and anti-patterns.
hf.diff-sanity
Analyze git diffs for accidental deletions, debug code, and logic errors.
code-quality-enforcer
Enforce linting, typing, security, and test quality gates across a repository.
hf.track-code-changes
Track code edits and create a persistent marker in /tmp.
hf.enforce-plan-and-explore
Warn on Python source edits without prior exploration or planning.
hf.issue
Create structured GitHub issues with context, references, and acceptance criteria.
hf.gate-stop-agents
Check for a code-changed marker before allowing agent reviews to proceed.
continuous-learning-v2
Extract atomic instincts with confidence scores from Claude Code sessions.
hf.check-cross-service-impact
Warn on Python edits under shared/ that affect downstream services.
verification-loop
Run multi-phase verification pipelines for builds, types, lint, tests, security, and diffs.