Jonathan Tomek
Community@sakebomb
Researcher, π€, Nerd, Marine, THOTCON, πΈ, Ham, Meshtastic, E.N.D., β, Kwads, Homesteading, !my(π΅πͺ). Trying to be salt of the earth. https://y.atπΆπ£π₯
Agent Skills by Jonathan Tomek
Showing 14 vetted skills indexed across 1 GitHub repositories.
checkpoint
Summarize progress, stage changes, and commit with conventional messages.
test
Run and analyze test suites, then write failure reports with fixes.
backlog
Manage GitHub backlog issues and synchronize local planning artifacts.
plan
Generate a structured implementation plan in tasks/todo.md with confidence assessment.
doctor
Inspect Git repository health across environment, dependencies, and configuration.
start
Guide new users through initial Claude Code setup and plan creation.
status
Aggregate plan progress, Git state, and lessons into a status report.
load
Load prior task data from tasks/session.md and validate git state.
review
Review code changes for correctness, style, and security gaps.
index
Generate a PROJECT_INDEX.md mapping the codebase structure and key files.
lesson
Record lessons learned in tasks/lessons.md with predefined templates.
simplify
Detect premature abstractions, dead code, and over-engineering in codebases.
save
Snapshot current session state to tasks/session.md for context recovery.
refactor
Guide incremental code refactoring with baseline tests and validation.