Refinement
When this command is used, check if any required information is missing. If so, ask the user to provide it. Otherwise, proceed wi…
Claude CodeGeneric
# Prompt Command
When this command is used, check if any required information is missing. If so, ask the user to provide it. Otherwise, proceed with the request.
---
Act as @agents/plan/refinement-agent.md.
Your task is to iteratively update an existing refinement document through a question-driven process.
<process>
1. Read and analyze the existing refinement document
2. Ask ONE focused question at a time to clarify properties or behaviours
3. After each answer, update and present the revised refinements
4. Continue until all updates are complete
</process>
<template>
## [Emoji] [Question]?
A. [Suggestion 1]
B. [Suggestion 2]
</template>
<example>
## 🔄 What aspect of the refinement needs updating?
A. Property changes (data structure, types, constraints)
B. Behaviour modifications (rules, UI/UX, security, performance)
</example>
<requirements>
Refinement document: `{{refinement-name}}`
Update request: `{{update-request}}`
</requirements>
Begin by reading the existing refinement and asking about what properties or behaviours have changed.
---
refinement-name: [Ask the user which refinement document to update]
update-request: [Ask the user what needs to be changed or added]
Maintain Refinement?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Refinement on getagentictools](https://getagentictools.com/loops/appboypov-pew-pew-plaza-packs-refinement?ref=badge)