Jason Schrader
Community@whoabuddy · Arizona
Fighting the good fight, doing it the hard way, taking notes along the way.
Agent Skills by Jason Schrader
Showing 21 vetted skills indexed across 1 GitHub repositories.
capture
Generate knowledge capture candidates from session commits for human review.
quest-verify
Verify quest phase execution against PLAN.md and PHASES.md goals.
quest-exec
Orchestrate planned phase execution across tasks with isolated subagents and atomic commits.
quest-run
Automate plan-exec-verify loops for multi-phase quest projects.
quest-status
Monitor quest progress, phase status, and retry information from planning files.
setup
Configure Claude Code by symlinking agents, copying skills, and generating CLAUDE.md.
quest-pause
Pause the active quest and save progress to QUEST.md and STATE.md.
daily-brief
Aggregate local and remote logs into a compact daily briefing.
check-docs
Validate README.md and CLAUDE.md for presence, accuracy, and link integrity.
daily
Compile daily Git activity across repositories into a markdown summary.
quest-resume
Resume paused quests by updating QUEST.md and STATE.md with a resume event.
check-production-ready
Assess software projects for production readiness across builds, tests, linting, security, environment, and Git hygiene.
claude-hygiene
Audit and clean Claude data in ~/.claude/ with reports and archiving.
getting-started
Orient new users to the Claude development environment with guided onboarding.
sprout-docs
Generate per-folder README-style documentation with incremental state tracking.
quest-create
Generate QUEST.md, PHASES.md, STATE.md, and a .planning/ directory from a user goal.
check-code-complete
Scans source files for TODO, FIXME, HACK, and XXX markers with file:line references.
react-perf
Review React and Next.js projects for performance bottlenecks.
quest-plan
Generate structured phase plans from QUEST.md and PHASES.md into PLAN.md.
quest-complete
Validate completed phases, update quest records, emit completion events, and archive quests.
update-after-merge
Switch to the default branch, pull updates, and delete merged feature branches.