General

process-answers - Claude MCP Skill

Process the user's answers from the current questions document and continue the iterative refinement cycle.

SEO Guide: Enhance your AI agent with the process-answers tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to process the user's answers from the current questions document and continue the iterative refinement... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟1 stars • 10 forks
📥0 downloads

Documentation

SKILL.md
Process the user's answers from the current questions document and continue the iterative refinement cycle.

<instructions>
1. Read through all answered questions (marked with [X])
2. Analyze the responses comprehensively to understand user preferences and requirements
3. Update the relevant project documents based on these answers
4. Present a brief summary of what was learned and what was updated
5. Update the questions document:
   - Move all answered questions to the "Answered Questions Archive" section
   - Add the current date and iteration number to the archived section
   - Create new questions in the "Current Questions" section based on:
     - Clarifications needed from the answers
     - Next logical steps in the refinement process
     - Any ambiguities or edge cases discovered
6. Ask the user to review and answer the new questions
</instructions>

<process>
## Step 1: Analyze Answers
- Extract all checked [X] responses
- Note any custom answers in "Other" fields
- Review additional context provided

## Step 2: Update Documents
- Apply learnings to relevant project documents
- Make concrete changes based on user choices
- Ensure consistency across all updates

## Step 3: Archive & Create
- Move answered questions to archive with:
  ```
  ### Iteration [N] - Completed [Today's Date]
  [All questions with [X] marked answers]
  ```
- Add new questions following the same format
- Group related questions together

## Step 4: Present Update
- Summarize what was understood
- List what was changed
- Show the new questions
- Wait for user to answer and say "done"
</process>

<constraints>
- ALWAYS preserve the complete history of Q&A
- ALWAYS analyze ALL answers before creating new questions
- ALWAYS make new questions build upon previous answers
- NEVER skip archiving answered questions
- NEVER create a new document - update the existing one
- ALWAYS maintain the document structure and formatting
</constraints>

Begin by analyzing the current answered questions and proceeding with the update cycle.

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
appboypov/pew-pew-plaza-packs
Author
appboypov
Last Sync
3/13/2026
Repo Updated
3/4/2026
Created
1/16/2026

Reviews (0)

No reviews yet. Be the first to review this skill!