Agent Skills by Justin Lee
Showing 14 vetted skills indexed across 1 GitHub repositories.
clear
Delete saved SourceAtlas analysis results from the .sourceatlas directory.
list
List saved SourceAtlas analyses from the .sourceatlas directory.
history
Analyze git history to identify hotspots, temporal coupling, and contributor patterns.
deps
Scan manifest files to inventory dependency versions and usage points.
pattern
Analyze a codebase to generate a Markdown implementation guide for a design pattern.
overview
Generate a cacheable Stage 0 YAML fingerprint by scanning a codebase subset.
impact
Identify direct and indirect code dependencies via static analysis.
flow
Trace business logic execution paths from a given entry point.
dependency-analyzer
Identify upgrade paths and breaking changes for libraries, frameworks, or platforms.
impact-analyzer
Analyze code relationships to identify impacted files and migration needs.
codebase-overview
Analyze codebase structure to identify project type, architecture patterns, and tech stack.
code-flow-tracer
Trace code execution paths and data flow across modules, APIs, and services.
history-analyzer
Analyze git history to identify hotspots, coupling, and knowledge distribution.
pattern-finder
Search a repository for code patterns and return matching files with line numbers.