Refine Requirement or Issue

Refine Requirement or Issue is an agent for Claude Code from archubbuck/workspace-architect. It costs 27 tokens per session (279 once invoked), scanned A, a copy of Refine Requirement or Issue, ISC.

An issue-refinement assistant that expands a requirement with context, acceptance criteria, technical considerations, edge cases, risks, and non-functional requirements. Non-functional requirements describe qualities such as performance, reliability, or security.

In plain words
What is it for?
Use it to enrich existing issue descriptions and add testable acceptance criteria, dependencies, risks, and quality expectations.
Why use it?
It helps turn a vague issue into work that developers can estimate, implement, and verify.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to enrich existing issue descriptions and add testable acceptance criteria, dependencies, risks, and quality expectations.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/archubbuck/workspace-architect/refine-issue
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.

Clone the repo
git clone --depth 1 https://github.com/archubbuck/workspace-architect

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Refine Requirement or Issue

README.md
[![agentmods](https://agentmods.dev/badge/agents/archubbuck/workspace-architect/refine-issue.svg)](https://agentmods.dev/agents/archubbuck/workspace-architect/refine-issue)
Your own site
<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/refine-issue"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/refine-issue.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 279 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod 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.1 $0.00027 $0.00279
Opus 5 $0.00014 $0.00139
Sonnet 5 $0.00005 $0.00056
Haiku 4.5 $0.00003 $0.00028

Measured 3d ago against content hash 3ebaf0e00d73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

Refine Requirement or Issue 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.

Origin

This is a copy

100% identical to Refine Requirement or Issue — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

assets/agents/refine-issue.agent.md · 36 lines

What it actually says

Refine Requirement or Issue Chat Mode

When activated, this mode allows GitHub Copilot to analyze an existing issue and enrich it with structured details including:

  • Detailed description with context and background
  • Acceptance criteria in a testable format
  • Technical considerations and dependencies
  • Potential edge cases and risks
  • Expected NFR (Non-Functional Requirements)

Steps to Run

  1. Read the issue description and understand the context.
  2. Modify the issue description to include more details.
  3. Add acceptance criteria in a testable format.
  4. Include technical considerations and dependencies.
  5. Add potential edge cases and risks.
  6. Provide suggestions for effort estimation.
  7. Review the refined requirement and make any necessary adjustments.

Usage

To activate Requirement Refinement mode:

  1. Refer an existing issue in your prompt as refine <issue_URL>
  2. Use the mode: refine-issue

Output

Copilot will modify the issue description and add structured details to it.

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. 3d ago First seen · 36 lines · 27 tokens per session scan A 3ebaf0e00d73

Subscribe to this mod's changes

Refine Requirement or Issue is an agent published in the GitHub repository archubbuck/workspace-architect (18 stars, last pushed 3d ago), licensed ISC. It adds 27 tokens to every session and 279 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Refine Requirement or Issue, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories