Tool Grounding — Development skill for Claude Code
Check that an agent's replies match what its tools returned.
How to install Tool Grounding
Installs to ~/.claude/skills/ryanalberts-pmstack-tool-grounding/SKILL.md
mkdir -p ~/.claude/skills/ryanalberts-pmstack-tool-grounding && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/tool-grounding.md -o ~/.claude/skills/ryanalberts-pmstack-tool-grounding/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Tool Grounding does
description: Check that an agent's replies match what its tools returned argument-hint: "[project.json]"
Use the Skill tool to run the `pmstack-tool-grounding` skill from the pmstack plugin with these arguments: $ARGUMENTS. If the skill is not available, tell the user to run /plugin install pmstack@pmstack.
Alternatives in Development
- Done Check — PUA Done Check — 用于没跑测试别说完成、已完成但没证据、done without proof、需要验收/回归/交付质量检查的场景 19.5k ★
- Check 1: Cache Exists? — CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}" CACHE_EXISTS=$(ls -d "$CLAUDE_DIR/plugins/cache/claude-hud" 2 10.9k ★
- Grammar Check — Identify grammar and flow errors with targeted fix suggestions 7.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Followup Check
Midday inbox check — sync Gmail, classify new replies, send alerts if serious. No outbound emails sent.
CheckFile
Check that docstrings match implementation in a given file
Accuracy Verify Files
Accuracy-scout step 2 — check files exist, line numbers in range, function signatures match
Xaml Check
Validate XAML bindings match ViewModel properties
Contract Check
Verify kenny-server and kenny-agent both match docs/protocol.md and the golden fixtures
Read Snippet
Read a file; each line returned as anchor│content
Related Agents
Reply Check
Scan Gmail inbox and LinkedIn messages for replies to outreach. Updates pipeline.md with status=replied_need_r
Ops Steward
Operations steward. Use daily (scheduled) or on demand to route the owner's replies to [DevTeam: ...] emails b
Absorption Check
Warm per-round absorption check for design.md and track files: two-way coverage match between the research log