jscott3201

56 mods across 2 repositories, 12 stars between them.

project-onboard

49

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Guided onboarding for existing projects. Assesses project state, identifies gaps, and walks through setup one step at a time. Use when first using justin-tools on a new or existing repo.

2 4mo ago A 43 tokens

refactor

50

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Structured refactoring: identify smell, plan transformation, execute with verification at each step, confirm no behavioral changes. Includes a Rust-specific refactoring catalog.

2 4mo ago A 33 tokens

requirements-trace

51

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Verify that every requirement has corresponding code and tests. Maps requirements to implementation, identifies untested or unimplemented requirements, and flags code without a traced requirement.

2 4mo ago A 35 tokens

research

52

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Structured research producing actionable findings documents. Supports technical deep-dives, multi-perspective analysis, competitive landscape, and documentation lookup. Use when investigating before building.

2 4mo ago A 33 tokens

safety-checks

53

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Security auditing with graph-persisted concerns. STRIDE-based threat analysis writing SecurityConcern nodes linked to dependencies, crates, and modules. Enables supply chain and security posture queries.

2 4mo ago A 40 tokens

session-tracker

54

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Track and recall context across sessions. Auto-captures rolling summaries as skills complete. Invoke to review session history, search past work, or see what happened recently.

2 4mo ago A 37 tokens

skill-guide

55

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Find the right skill for a task. Routes via graph queries on skill and workflowcategory nodes. Use when unsure which skill applies or to recommend skills the user may not know about.

2 4mo ago A 39 tokens

test-strategy

56

jscott3201/ai-agent-skills

Skill Claude CodeCodex

Test planning and generation: analyze code, identify untested paths, generate test cases with boundary analysis. Includes coverage gap detection and property-based testing guidance.

2 4mo ago A 34 tokens