# spec-kit-workflow-mastery > Expert methodology for Spec-Driven Development (SDD) with Spec-Kit Plus. - Author: Murad Hasil - Repository: Murad-Hasil/todoflow-fullstack - Version: 20260121072313 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Murad-Hasil/todoflow-fullstack - Web: https://mule.run/skillshub/@@Murad-Hasil/todoflow-fullstack~spec-kit-workflow-mastery:20260121072313 --- --- name: spec-kit-workflow-mastery description: Expert methodology for Spec-Driven Development (SDD) with Spec-Kit Plus. --- # Spec-Kit Workflow Mastery Skill ## Core Instructions 1. **Phased Development**: Strictly follow the sequence: `/sp.specify` -> `/sp.plan` -> `/sp.tasks` -> `/sp.implement`. 2. **Context Preservation**: Always reference relevant files using `@specs/...` in prompts. 3. **Monorepo Management**: Ensure `frontend/CLAUDE.md` and `backend/CLAUDE.md` reflect the current spec's state. ## Rules of Operation - Never implement a feature without a validated `/sp.plan`. - Break large tasks into small, atomic commits. - Ensure the root `CLAUDE.md` is the source of truth for the whole project.