Tag
OpenSPDD is a structured prompt-driven development methodology and cross-platform CLI that turns AI coding prompts into executable design contracts using the REASONS Canvas for scope, architecture, and safeguards.
VikingMute shares their main workflow for developing new features and ideas: using AI (Grill) to drill down on details, Research to analyze difficulties, generating a PRD, breaking it into independent Issues, step-by-step implementation, and finally Review. This is a supplement to Matt Pocock's seven-stage AI development method.
Matt Pocock argues that replacing plans with low-fidelity prototypes leads to better outcomes, countering the trend of detailed specifications in software development.