RyanAlberts

Tool Relevance — Development skill for Claude Code

Development community

Check that an agent calls the right tools, with the right details, for what the customer asked.

How to install Tool Relevance

Installs to ~/.claude/skills/ryanalberts-pmstack-tool-relevance/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanalberts-pmstack-tool-relevance && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/tool-relevance.md -o ~/.claude/skills/ryanalberts-pmstack-tool-relevance/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tool Relevance does


description: Check that an agent calls the right tools, with the right details, for what the customer asked argument-hint: "[project.json]"

Use the Skill tool to run the `pmstack-tool-relevance` 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

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Ideal Customer Profile — Identify ICP with demographics, behaviors, and JTBD 7.8k ★
  • Create Toolset — You are asked to build a new toolset 3.1k ★

Full documentation available on GitHub

View Source Repository