Skip to main content
Glama
parse-prd-with-research.ts1.55 kB
/** * @fileoverview Parse PRD With Research Slash Command * Parse PRD with enhanced research mode for better task generation. */ import { dynamicCommand } from '../../factories.js'; /** * The parse-prd-with-research slash command - Parse PRD With Research * * Parse PRD with enhanced research mode for better task generation. */ export const parsePrdWithResearch = dynamicCommand( 'parse-prd-with-research', 'Parse PRD With Research', '<prd-file>', `Parse PRD with enhanced research mode for better task generation. Arguments: $ARGUMENTS (PRD file path) ## Research-Enhanced Parsing Uses the research AI provider (typically Perplexity) for more comprehensive task generation with current best practices. ## Execution \`\`\`bash task-master parse-prd --input=$ARGUMENTS --research \`\`\` ## Research Benefits 1. **Current Best Practices** - Latest framework patterns - Security considerations - Performance optimizations - Accessibility requirements 2. **Technical Deep Dive** - Implementation approaches - Library recommendations - Architecture patterns - Testing strategies 3. **Comprehensive Coverage** - Edge cases consideration - Error handling tasks - Monitoring setup - Deployment tasks ## Enhanced Output Research mode typically: - Generates more detailed tasks - Includes industry standards - Adds compliance considerations - Suggests modern tooling ## When to Use - New technology domains - Complex requirements - Regulatory compliance needed - Best practices crucial`, 'solo' );

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eyaltoledano/claude-task-master'

If you have feedback or need assistance with the MCP directory API, please join our Discord server