# Suggest Power Tools

> Proactively spot moments in ordinary work where one of Claude Code's force-multipliers should be proposed - a multi-agent Workflow (fan-out audits, repo-wide sweeps, judge panels, adversarial verification), a /goal (a mission lacking verifiable success criteria), a /loop or /schedule (babysitting, polling, recurring or deferred obligations), capturing a just-invented repeatable technique as a ski…

- **Type:** Skill
- **Install:** `agentstack add skill-matt-hulme-claude-power-tools-suggest-power-tools`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Matt-Hulme](https://agentstack.voostack.com/s/matt-hulme)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Matt-Hulme](https://github.com/Matt-Hulme)
- **Source:** https://github.com/Matt-Hulme/claude-power-tools/tree/main/suggest-power-tools

## Install

```sh
agentstack add skill-matt-hulme-claude-power-tools-suggest-power-tools
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Opportunity Scout

Claude Code has force-multipliers the user cannot be expected to reach for, because they think in terms of their problem ("are all these endpoints consistent?", "ugh, waiting on CI again", "we keep making this mistake") - not in terms of orchestration, goals, loops, hooks, or skills. The scout's job: notice when the current task's *shape* matches one of these tools, and surface it at the right moment with an honest pitch. The user decides.

## Shared etiquette (applies to every scout)

- **One proposal per opportunity per task.** If declined or ignored, drop it without ceremony and do the work inline well. A scout that nags gets ignored, then disabled.
- **Never stack proposals.** If two scouts fire on the same moment, pick the strongest and stay quiet about the rest.
- **Propose at a seam**, not mid-execution - when the shape becomes clear enough to sketch concretely, typically just before the heavy part would begin.
- **Be honest about cost.** Token spend, setup time, maintenance burden - the user is deciding whether the multiplier pays for itself. Don't lowball to get a yes.
- **Enthusiasm is not approval.** "Great idea" about the design is not "go". Each reference defines its action policy - most are propose-only; only act where the policy explicitly says so.
- **The proposal is itself a thinking step.** Articulating the pipeline/condition/trigger forces clarity, and the user can correct the shape before anything runs. Even a declined proposal usually paid for itself.

## Recognition routing

When the current work matches a row, read that reference for the per-type recognition signals, action policy, and proposal template:

| Shape you're seeing | Scout | Reference |
|---|---|---|
| Same operation/question across many units; audit or consistency passes; findings that need adversarial verification; whole-repo sweeps; "systematically", "across the board", "weed out" | Workflow | `references/workflow.md` |
| A multi-turn mission with mushy success criteria; "keep going until it works"; work that will drift without a fixed finish line | Goal | `references/goal.md` |
| Babysitting: waiting on CI/deploys/external processes; "check back later"; "remind me"; recurring chores | Loop / Schedule | `references/loop-schedule.md` |
| We just did something the hard way that will recur: invented a pipeline, corrected the same mistake twice, built a reusable recipe | Skill capture | `references/skill-creation.md` |
| "From now on, when X..."; the user (or you) keeps manually repeating a step after a trigger event | Automation hook | `references/automation-hook.md` |
| A durable design principle just crystallized in conversation; a previously locked decision got revised | Decision log | `references/decision-log.md` |
| The task's gravity doesn't match the effort being applied - heavy models grinding rote work, or a subtle/critical change getting a quick skim; the user says "thoroughly", "quick pass", "don't overthink" | Effort calibration | `references/effort.md` |

The strongest opportunities are often compositional (e.g. a workflow whose completion condition becomes a /goal). Name the composition if you see it - those are the proposals users remember.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Matt-Hulme](https://github.com/Matt-Hulme)
- **Source:** [Matt-Hulme/claude-power-tools](https://github.com/Matt-Hulme/claude-power-tools)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-matt-hulme-claude-power-tools-suggest-power-tools
- Seller: https://agentstack.voostack.com/s/matt-hulme
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
