Agent Skills by Justin Scott
Showing 26 vetted skills indexed across 1 GitHub repositories.
research
Generate structured research documents from inquiry topics with mode-driven templates.
modularize
Analyze monolithic codebases and produce prioritized refactoring plans.
incident-response
Triage production incidents by gathering symptoms, correlating changes, and guiding mitigation.
release-prep
Generate changelogs, detect breaking API changes, and recommend semantic version bumps for Rust, Python, and JavaScript projects.
skill-name
Validate SKILL.md frontmatter and directory structure for Skill Units.
graph-docs
Traverse SeleneDB property graphs to generate structured markdown documentation.
milestone-tracking
Create and track development milestones linking commits and documents in Git workflows.
plan-verify
Verify implementation plan claims against the current codebase.
safety-checks
Perform STRIDE-based security audits and persist findings as SecurityConcern nodes.
debate
Evaluate decisions through structured multi-perspective debate with Toulmin arguments.
dep-audit
Audit dependencies for supply-chain, maintenance, license, and vulnerability risks.
deep-review
Review completed code for cross-module consistency and integration issues.
session-tracker
Track and recall session context across SeleneDB-backed agent sessions.
feature-design
Guide feature development from idea through codebase exploration and phased implementation planning.
notes
Capture lightweight annotation notes for project and session graph nodes.
code-standards
Audit source files against language-specific coding standards and graph-based conventions.
commit-workflow
Validate changes with CI and create conventional commit messages linked to milestones.
requirements-trace
Verify requirement implementation and test coverage with bidirectional trace matrices.
project-onboard
Detect languages, build systems, CI, tests, and conventions in code repositories.
skill-guide
Route tasks to the most appropriate skill using graph-based routing.
perf-profile
Profile Rust, Python, and JavaScript code to resolve performance regressions.
agent-bridge
Coordinate multiple agents to prevent conflicting edits on shared project files.
test-strategy
Analyze code and generate incremental test plans and executable tests.
refactor
Guide safe codebase refactoring with characterization tests and stepwise commits.