Travis Frisinger avatar

Travis Frisinger

Community

@t-rav · Erie, CO

25Followers
|
119Public Repos
|
32Published Skills

perpetual tinkerer

Agent Skills by Travis Frisinger

Showing 32 vetted skills indexed across 1 GitHub repositories.

T-ravT-rav
5

hf.warn-new-file-creation

Warn once when new untracked files are created during development workflows.

Community
Intermediate
T-ravT-rav
5

hf.test-adequacy

Analyze production code diffs to identify test coverage gaps.

Community
Intermediate
T-ravT-rav
5

hf.track-exploration

Record per-session markers for Read and Grep exploration actions.

Community
Basic
T-ravT-rav
5

hf.audit-tests

Audit test files for naming, structure, coverage, and fixture gaps.

Community
Advanced
T-ravT-rav
5

hf.block-destructive-git

Block destructive git commands unless explicit approval is provided.

Community
Intermediate
T-ravT-rav
5

eval-harness

Automate Claude Code session evaluations with capability and regression tests.

Community
Advanced
T-ravT-rav
5

hf.cleanup-code-change-marker

Removes the code-changed marker file from the per-project marker directory on Stop.

Community
Basic
T-ravT-rav
5

hf.track-indexed

Track claude-context usage and clear reindex reminders on PostToolUse.

Community
Basic
T-ravT-rav
5

hf.enforce-migrations

Block direct SQL DDL in non-migration files during Edit and Write operations.

Community
Advanced
T-ravT-rav
5

hf.audit-integration-tests

Audit integration test coverage across modules for gaps and anti-patterns.

Community
Advanced
T-ravT-rav
5

hf.track-planning

Create local marker files to track task plan creation in Claude sessions.

Community
Basic
T-ravT-rav
5

hf.audit-code

Audit Python code quality and create themed GitHub issues.

Community
Advanced
T-ravT-rav
5

hf.scan-secrets-before-commit

Detect secrets in staged diffs and block commits on matches.

Community
Intermediate
T-ravT-rav
5

hf.check-test-counterpart

Check new Python files for missing test counterparts.

Community
Intermediate
T-ravT-rav
5

test-audit

Audit unit test files for naming, structure, and anti-patterns.

Community
Advanced
T-ravT-rav
5

hf.diff-sanity

Analyze git diffs for accidental deletions, debug code, and logic errors.

Community
Intermediate
T-ravT-rav
5

code-quality-enforcer

Enforce linting, typing, security, and test quality gates across a repository.

Community
Advanced
T-ravT-rav
5

hf.track-code-changes

Track code edits and create a persistent marker in /tmp.

Community
Intermediate
T-ravT-rav
5

hf.enforce-plan-and-explore

Warn on Python source edits without prior exploration or planning.

Community
Intermediate
T-ravT-rav
5

hf.issue

Create structured GitHub issues with context, references, and acceptance criteria.

Community
Advanced
T-ravT-rav
5

hf.gate-stop-agents

Check for a code-changed marker before allowing agent reviews to proceed.

Community
Basic
T-ravT-rav
5

continuous-learning-v2

Extract atomic instincts with confidence scores from Claude Code sessions.

Community
Advanced
T-ravT-rav
5

hf.check-cross-service-impact

Warn on Python edits under shared/ that affect downstream services.

Community
Intermediate
T-ravT-rav
5

verification-loop

Run multi-phase verification pipelines for builds, types, lint, tests, security, and diffs.

Community
Advanced