_archive/skills-deprecated/mp-grill-requirements/SKILL.md
Grill user on raw requirements, then create structured requirements in REQUIREMENTS.md. Use when "add requirements", "grill requirements", "parse raw requirements".
npx skillsauth add MartinoPolo/mpx-claude-code mp-grill-requirementsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Grill the user on raw requirements, clarify each one, then produce structured requirements in .mpx/REQUIREMENTS.md.
$ARGUMENTS is a file path, read it.$ARGUMENTS is inline text, use directly..mpx/RAW_REQUIREMENTS.md in the project root. If not found, ask the user for requirements.Parse raw requirements into individual items, then for EACH requirement:
Rules for grilling:
After grilling all requirements, write to .mpx/REQUIREMENTS.md:
.mpx/ doesn't exist, create it.If input came from .mpx/RAW_REQUIREMENTS.md, remove grilled items from that file after writing structured output.
Summarize what was added: count of requirements, functional areas touched, any items deferred or needing follow-up.
If VOCABULARY.md exists in the project root:
VOCABULARY.md after user confirms the changes.tools
Show current project progress. Displays phase status and next steps. Use when: "show status", "project progress", "what's done"
data-ai
Unified project setup. Auto-detects state and orchestrates mpx skills/agents for init, conversion, or restructure.
testing
Track bugs/issues in .mpx/ phase system. Parses reports, finds related phases, adds fix tasks or creates bugfix phases. Use when: "track this bug", "add issue to project", "log this bug", "add bug to checklist"
development
Project workflow guidance for spec-driven development. Background knowledge auto-loaded when relevant.