tomaass

Tomaass Skills — Development skill for Claude Code

Development community

Claude Code skills from daily work — install just the one you need.

How to install Tomaass Skills

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tomaass/tomaass-skills and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Tomaass Skills does

Claude Code skills from daily work — install just the one you need.

Alternatives in Development

  • Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★

README

tomaass-skills

[Claude Code](https://claude.com/claude-code) skills and hooks I use in daily work, packaged so you can install just the one you need.

/plugin marketplace add tomaass/tomaass-skills
Skill What it's for Install
handoff-to-cloud Plan locally, let a cloud session execute the plan and open a PR — laptop closed. /plugin install handoff-to-cloud@tomaass-skills
review-loop Review → fix → re-review one PR, and stop before the fixes start generating more findings than they close. /plugin install review-loop@tomaass-skills
worktree-guardrails Hooks that keep agents in git worktrees and stop commits landing on main. /plugin install worktree-guardrails@tomaass-skills

Each skill says what transfers as-is and what you have to configure yourself (credentials, routines, project paths). If something doesn't work for you, open an issue or send a PR.

License

MIT