babidontcryy avatar

babidontcryy

Community

@hbvg234

0Followers
|
11Public Repos
|
64Published Skills

Agent Skills by babidontcryy

Showing 64 vetted skills indexed across 1 GitHub repositories.

hbvg234hbvg234
1

git-lessons

Extract actionable lessons from git fix commits by analyzing diffs and patterns.

Community
Intermediate
hbvg234hbvg234
1

verify-before-done

Run verification commands and attach outputs before asserting task completion.

Community
Intermediate
hbvg234hbvg234
1

worktree-safety

Create a feature branch and run baseline tests before code changes.

Community
Intermediate
hbvg234hbvg234
1

debug-protocol

Require a written root-cause and falsification test before code changes.

Community
Advanced
hbvg234hbvg234
1

branch-finish

Validate tests, diffs, and commits before merging or discarding branches.

Community
Intermediate
hbvg234hbvg234
1

karpathy-guidelines

Enforce behavioral guidelines for writing, reviewing, and refactoring code.

Community
Intermediate
hbvg234hbvg234
1

tdd

Automate RED→GREEN→REFACTOR cycles with multi-agent context isolation.

Community
Advanced
hbvg234hbvg234
1

plan-first

Draft a coding plan requiring user approval before execution.

Community
Intermediate
hbvg234hbvg234
1

gitnexus-refactoring

Automate code refactoring by mapping dependencies and updating imports across a codebase.

Community
Advanced
hbvg234hbvg234
1

gitnexus-debugging

Trace error symptoms to execution paths and call graphs using GitNexus queries.

Community
Advanced
hbvg234hbvg234
1

gitnexus-exploring

Trace execution flows and architectural relationships in large codebases using GitNexus.

Community
Intermediate
hbvg234hbvg234
1

gitnexus-guide

Answer questions about GitNexus tools, resources, and graph schema references.

Community
Intermediate
hbvg234hbvg234
1

gitnexus-cli

Run GitNexus CLI commands to analyze and index code repository knowledge graphs.

Community
Intermediate
hbvg234hbvg234
1

gitnexus-pr-review

Map PR diffs to execution flows and assess blast radius.

Community
Advanced
hbvg234hbvg234
1

gitnexus-impact-analysis

Map direct and indirect dependents of code changes and assess risk.

Community
Intermediate
hbvg234hbvg234
1

research

Route research questions to specialist skills or fallback workflows with transparent decisions.

Community
Advanced
hbvg234hbvg234
1

llm-cost-optimizer

Reduce LLM API spend with model routing, caching, and prompt compression.

Community
Advanced
hbvg234hbvg234
1

agent-introspection-debugging

Capture failure state, diagnose root causes, and generate introspection reports for AI agent runs.

Community
Advanced
hbvg234hbvg234
1

audit-env-variables

Audit environment variables in JavaScript/TypeScript projects and generate a Markdown ENV_AUDIT report.

Community
Advanced
hbvg234hbvg234
1

telemetry-analysis

Analyze local YAMTAM telemetry logs for hook activity, token usage, and trust health.

Community
Intermediate
hbvg234hbvg234
1

code-tour

Create JSON CodeTour walkthroughs anchored to specific files and lines.

Community
Intermediate
hbvg234hbvg234
1

lsp-navigation

Identify symbol definitions and references using LSP navigation.

Community
Intermediate
hbvg234hbvg234
1

hook-protect-secrets

Block secret file access and credential exfiltration via PreToolUse hooks.

Community
Advanced
hbvg234hbvg234
1

subagent-dependency

Coordinate subagent dependencies for parallel execution and safe result merging.

Community
Advanced