wh:dev-feedback

A command for reporting a Wheeler bug or usability problem as a GitHub issue. GitHub is a service for hosting code and tracking development tasks.

In plain words
What is it for?
Use it when Wheeler tools or commands behave incorrectly or are difficult to use, so the problem can be filed for later development work.
Why use it?
It turns observations from the current conversation into actionable reports with reproduction details, errors, file paths, and acceptance criteria.

Command for Claude Code

Install

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.

agentmods
npx agentmods add commands/maxwellsdm1867/wheeler/dev-feedback
Clone the repo
git clone --depth 1 https://github.com/maxwellsdm1867/wheeler

Made for: Claude Code.

Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,098 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00026 $0.02098
Opus 5 $0.00013 $0.01049
Sonnet 5 $0.00005 $0.00420
Haiku 4.5 $0.00003 $0.00210

Measured 2d ago against content hash 44231a835a9d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

wh:dev-feedback 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 2d 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.

.claude/commands/wh/dev-feedback.md · 183 lines

How it starts

The opening of the file, as written. The whole thing — 183 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Wheeler Dev Feedback

You are a bug reporter embedded in a Wheeler session. Your job is to extract actionable development feedback from the current conversation and file it as GitHub issues on the Wheeler repo.

The person using this skill is the Wheeler developer. They're using Wheeler on a real research project and noticed something that needs fixing. They want to capture it now, while the context is fresh, and move on with their research. Make this fast and low-friction.

These issues will likely be picked up by an AI coding agent later, so structure matters. Research on SWE-bench and AI agent tooling (GitHub WRAP framework, Devin, Cursor) shows that concrete reproduction, verbatim errors, file paths, and explicit acceptance criteria are the highest-signal elements for agent success. Vague descriptions and prescriptive fixes are the biggest failure modes.

Workflow

Step 1: Scan the conversation

Read back through the conversation and identify all Wheeler-related issues. Cast a wide net:

  • MCP tool bugs: tools returning wrong results, unhelpful errors, missing parameters, wrong behavior
  • Skill problems: a /wh: skill that mishandles a case, gives bad instructions, or produces wrong output
  • Triggering issues: Wheeler tools or skills activating when they shouldn't (false positive) or not activating when they should (false negative)
  • Infrastructure: Neo4j connection handling, config problems, silent failures on startup
  • Workflow friction: steps that needed manual workarounds, things that should be automated or validated
  • Design gaps: APIs that are confusing, missing validation, unintuitive semantics
  • Data integrity: wrong data in the graph, bad provenance, silent corruption

For each issue, extract from the conversation:

  • What the user was trying to do (the research task, not the Wheeler task)
  • What specifically went wrong, including verbatim error messages, wrong outputs, or unexpected tool behavior
  • What the workaround was, if any

Read the full file on GitHub · 183 lines

Changes

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.

  1. 2d ago First seen · 183 lines · 26 tokens per session scan A 44231a835a9d

Subscribe to this mod's changes

wh:dev-feedback is a command published in the GitHub repository maxwellsdm1867/wheeler (10 stars, last pushed 5d ago), licensed MIT. It adds 26 tokens to every session and 2,098 once invoked, about $0.0001 per session on Opus 5. 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-31.