Agent Skills by jamie8johnson
Showing 32 vetted skills indexed across 1 GitHub repositories.
cqs-callers
Identify all call sites of a specified function within a codebase.
cqs-trace
Find the shortest call path between two functions using BFS.
cqs-dead
Identify uncalled functions and methods in indexed codebases.
cqs-impact
List callers and affected tests for a function change using reverse BFS.
troubleshoot
Diagnose MCP server and index issues with stepwise validation.
cqs-add-note
Add notes to project memory with optional sentiment and mentions for indexed retrieval.
cqs-search
Match user queries to code concepts and retrieve relevant functions.
cqs-diff
Compare indexed code snapshots to identify added, removed, and modified functions.
groom-notes
Prune stale entries and suggest updates from git history in docs/notes.toml.
cqs-audit-mode
Toggle audit mode in the MCP tool to exclude notes from search and read results.
release
Coordinate version bumps, changelog updates, and publishing to crates.io for cqs.
cqs-bootstrap
Automate one-command project bootstrap for cqs with MCP config and indexing.
cqs-read
Read files and inject contextual notes as comments without altering the original.
cqs-gc
Detect stale chunks and missing files in the code search index.
cqs-watch
A task to watch the CPU and GPU temperatures of your computer.
pr
Create a pull request from the current git branch using a WSL-safe workflow.
cqs-test-map
Map a function to its tests by traversing the reverse call graph.
cqs-ref
An error occurred during the request.
migrate
Check cqs schema versions and apply migrations or rebuild databases.
docs-review
Detect documentation drift in Rust project files and repository metadata.
audit
Coordinate parallel agents across batches to audit codebases across 14 categories.
cqs-batch
Execute up to 10 cqs queries in a single batch call.
cqs-update-note
Update note content, sentiment, or mentions in the cqs system by exact text match.
reindex
Reindex the cqs search index and compare before/after statistics.