Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add dgalarza/claude-code-workflowsnpx agentmods add plugins/dgalarza/claude-code-workflows/rails-toolkitgit clone --depth 1 https://github.com/dgalarza/claude-code-workflowsGrade A, and why
rails-toolkit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "rails-toolkit",
"version": "1.0.0",
"description": "Complete Rails development workflow with TDD, security reviews, and Linear integration",
"author": {
"name": "Damian Galarza",
"url": "https://www.damiangalarza.com"
},
"repository": "https://github.com/dgalarza/claude-code-workflows",
"license": "MIT",
"keywords": ["rails", "ruby", "tdd", "linear", "code-review", "security"]
}
What it installs
The manifest is a name and a version. 2 skills, 2 commands, 4 agents travel with it, and installing the plugin installs all of them — 1,382 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill linear-implement A 80 tokens
- Skill rspec-testing A 68 tokens
- Command full-code-review A 0 tokens
- Command linear-worktree A 0 tokens
- Agent rails-feature-developer A 282 tokens
- Agent rails-backend-expert A 425 tokens
- Agent rails-security-reviewer A 276 tokens
- Agent rails-code-reviewer A 251 tokens
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 13 lines scan A 132eb5c06305
rails-toolkit is a plugin published in the GitHub repository dgalarza/claude-code-workflows (59 stars, last pushed 6d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
backend-development
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development.
tdd-guard
Automated Test-Driven Development enforcement.
superpowers-deepseek-v4
Superpowers DeepSeek v4: composable agent skills for TDD, debugging, and collaboration. Independently maintained; not identical to obra/superpowers.
cantrips
The core engineering loop for coding agents (Claude Code, Codex CLI): grill, spec, tickets, implement with TDD at agreed seams, review, commit, plus a user-gated compound step that turns session learnings into durable project memory. Basic spells a caster always has prepared.
otter-skills
Portable software-craft skills for thin delivery, TDD, safe change, naming, refactoring, and trustworthy commits.
whetstone
Engineering-craft skills that sharpen the edge: red-green TDD, flaky-test audit, pre-decision doubt review, merge-conflict resolution, skill linting, and a column budget computed from the staged diff. Each carries a deterministic self-verify.