sdp.analyst
01WojcikMM/spec-development-protocol
Agent
Refines an approved PRD into a prioritized backlog of epics and user stories.
An AI-Agentic Framework for Spec-Driven Engineering
WojcikMM/spec-development-protocol
Agent
Refines an approved PRD into a prioritized backlog of epics and user stories.
WojcikMM/spec-development-protocol
Agent
Creates right-sized technical designs for approved backlog stories, aligned with TECH.md.
WojcikMM/spec-development-protocol
Agent
Implements one approved plan at a time with minimal, testable code changes. Never plans and never re-implements in a loop.
WojcikMM/spec-development-protocol
Agent
Discovers the tech stack from a legacy codebase to draft a TECH.md file.
WojcikMM/spec-development-protocol
Agent
Creates a scoped, budgeted implementation plan for one approved story. Never writes code.
WojcikMM/spec-development-protocol
Agent
Translates business intent into a structured PRD.md through interactive discovery.
WojcikMM/spec-development-protocol
Agent
Validates acceptance criteria with structured test cases and clear pass/fail verdicts.
WojcikMM/spec-development-protocol
Agent
Reviews code for correctness, maintainability, and alignment with the approved design.
WojcikMM/spec-development-protocol
Agent
Audits code changes for security vulnerabilities based on OWASP Top 10 and project standards.