ai dev tasks
Basic Information
AI Dev Tasks is a small collection of reusable markdown prompts and a structured workflow intended to help developers and teams use AI-powered coding assistants to plan and implement software features. The repository provides a repeatable, step-by-step process that starts with creating a Product Requirement Document, generating a granular task list from that PRD, and then instructing the AI to work through individual tasks while awaiting human approval. It was created with Cursor in mind but is explicitly designed to work with other AI coding tools such as Claude Code and generic AI IDEs or CLIs. The goal is to replace large monolithic prompts with a controlled iterative approach that improves traceability, verification, and developer control when collaborating with AI on feature development.