Agent Skills by sbknana
Showing 19 vetted skills indexed across 1 GitHub repositories.
codebase-navigation
Identify change targets in unfamiliar codebases via entry-point discovery and architecture mapping.
error-recovery
Classify build, test, import, and loop failures into recovery decision trees.
implementation-planning
Decompose complex software tasks into verifiable steps with dependencies.
audit-context-building
Trace code flows and document invariants for security auditing.
semgrep-rule-creator
Create Semgrep rules with YAML rule files and annotated tests.
differential-review
Perform security-focused differential review of code changes with markdown reports.
variant-analysis
Group code variants matching a vulnerability pattern into similarity families.
fix-review
Verify git commits address TOB security audit findings and avoid new bugs.
sharp-edges
Identify security footguns in API designs, configuration schemas, and cryptographic interfaces.
semgrep
Automate static analysis with Semgrep to detect security issues and enforce patterns.
sarif-parsing
Parse SARIF files to deduplicate findings and generate structured reports.
codeql
Automate CodeQL security analysis to identify vulnerabilities and data-flow risks.
systematic-debugging
Guide hypothesis-driven root-cause analysis for debugging software issues.
framework-detection
Detect test frameworks from config files and output the correct test command.
bootstrap-tests
Generate pytest configuration, fixtures, and sample tests for Python projects.
test-generation
Generate targeted tests for Python, JavaScript, and Go code using pytest, Jest, and Go test.
change-impact-analysis
Analyze code changes to quantify blast radius and identify downstream impacts.
architecture-review
Identify architectural issues in code changes across multiple files.
ghost-verification
Verify resolved security findings and render evidence-backed verdicts.