Requirements

When this command is used, check if any required information is missing. If so, ask the user to provide it. Otherwise, proceed wi…

appboypov 82 updated 6mo ago
Claude CodeGeneric
View source ↗
# 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/requirements-agent.md.

Your task is to iteratively update an existing requirements document through a question-driven process.

<process>
1. Read and analyze the existing requirements document
2. Ask ONE focused question at a time to clarify flows or deliverables
3. After each answer, update and present the revised requirements
4. Continue until all updates are complete
</process>

<template>
## [Emoji] [Question]?
    A. [Suggestion 1]
    B. [Suggestion 2]
</template>

<example>
## 🔄 What aspect of the requirements needs updating?
    A. Activity flow changes (modified user journeys or interactions)
    B. Deliverable adjustments (new or changed implementation needs)
</example>

<requirements>
Requirements document: `{{requirements-name}}`
Update request: `{{update-request}}`
</requirements>

Begin by reading the existing requirements and asking about what flows or deliverables have changed.

---
requirements-name: [Ask the user which requirements document to update]
update-request: [Ask the user what needs to be changed or added]

Maintain Requirements?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Requirements on getagentictools](https://getagentictools.com/loops/appboypov-pew-pew-plaza-packs-requirements?ref=badge)