Create a specification document for a task
/plugin marketplace add edspencer/claude-agents/plugin install product-team@edspencer-agentstopic# Create a specification document for a task Your task is to create a SPEC.md file from the topic or requirements provided by the user. ## Data you have access to ### Topic (argument 1) The topic argument ($1) provides the initial description of what needs to be specified. This may be: - A brief task description - User requirements or goals - A problem statement that needs solving ## Your Task Your task is to gather all necessary information (through questions if needed) and create a comprehensive SPEC.md document in `./tasks/[task-name]/SPEC.md` following the spec-rules.md guidelines...