jamie8johnson avatar

jamie8johnson

Community

@jamie8johnson

3Followers
|
28Public Repos
|
32Published Skills

Agent Skills by jamie8johnson

Showing 32 vetted skills indexed across 1 GitHub repositories.

jamie8johnsonjamie8johnson
13

cqs-callers

Identify all call sites of a specified function within a codebase.

Community
Basic
jamie8johnsonjamie8johnson
13

cqs-trace

Find the shortest call path between two functions using BFS.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-dead

Identify uncalled functions and methods in indexed codebases.

Community
Basic
jamie8johnsonjamie8johnson
13

cqs-impact

List callers and affected tests for a function change using reverse BFS.

Community
Advanced
jamie8johnsonjamie8johnson
13

troubleshoot

Diagnose MCP server and index issues with stepwise validation.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-add-note

Add notes to project memory with optional sentiment and mentions for indexed retrieval.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-search

Match user queries to code concepts and retrieve relevant functions.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-diff

Compare indexed code snapshots to identify added, removed, and modified functions.

Community
Intermediate
jamie8johnsonjamie8johnson
13

groom-notes

Prune stale entries and suggest updates from git history in docs/notes.toml.

Community
Advanced
jamie8johnsonjamie8johnson
13

cqs-audit-mode

Toggle audit mode in the MCP tool to exclude notes from search and read results.

Community
Intermediate
jamie8johnsonjamie8johnson
13

release

Coordinate version bumps, changelog updates, and publishing to crates.io for cqs.

Community
Advanced
jamie8johnsonjamie8johnson
13

cqs-bootstrap

Automate one-command project bootstrap for cqs with MCP config and indexing.

Community
Advanced
jamie8johnsonjamie8johnson
13

cqs-read

Read files and inject contextual notes as comments without altering the original.

Community
Basic
jamie8johnsonjamie8johnson
13

cqs-gc

Detect stale chunks and missing files in the code search index.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-watch

A task to watch the CPU and GPU temperatures of your computer.

Community
Intermediate
jamie8johnsonjamie8johnson
13

pr

Create a pull request from the current git branch using a WSL-safe workflow.

Community
Advanced
jamie8johnsonjamie8johnson
13

cqs-test-map

Map a function to its tests by traversing the reverse call graph.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-ref

An error occurred during the request.

Community
Intermediate
jamie8johnsonjamie8johnson
13

migrate

Check cqs schema versions and apply migrations or rebuild databases.

Community
Advanced
jamie8johnsonjamie8johnson
13

docs-review

Detect documentation drift in Rust project files and repository metadata.

Community
Intermediate
jamie8johnsonjamie8johnson
13

audit

Coordinate parallel agents across batches to audit codebases across 14 categories.

Community
Advanced
jamie8johnsonjamie8johnson
13

cqs-batch

Execute up to 10 cqs queries in a single batch call.

Community
Intermediate
jamie8johnsonjamie8johnson
13

cqs-update-note

Update note content, sentiment, or mentions in the cqs system by exact text match.

Community
Intermediate
jamie8johnsonjamie8johnson
13

reindex

Reindex the cqs search index and compare before/after statistics.

Community
Intermediate