sdd-validate-tasks

Validates implementation task quality against project documentation and design.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/qlawmarq/dotfiles-common --skill sdd-validate-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-validate-tasks
Source: https://github.com/qlawmarq/dotfiles-common/tree/main/skills/sdd-init/references/skills/validate-tasks
Command: npx skills add https://github.com/qlawmarq/dotfiles-common --skill sdd-validate-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that implementation tasks are consistent with documentation, free of ambiguity, and ready for development, preventing wasted effort on flawed plans.

Core Features & Use Cases

  • Interactive Review: Engages in a dialogue to assess task quality and identify issues.
  • Consistency Check: Verifies alignment between requirements, design, and proposed tasks.
  • Decision Support: Provides a clear GO/NO-GO decision with actionable feedback.
  • Use Case: Before starting development on a new feature, use this skill to review the generated implementation tasks, ensuring they are well-defined and align with the product requirements and technical design.

Quick Start

Validate the implementation tasks for the 'user-authentication' feature.

Frequently Asked Questions about sdd-validate-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate implementation tasks against software design documentation?

You validate implementation tasks by loading spec, design, requirements, and steering context to perform an interactive review. This consistency check ensures task readiness and provides a GO/NO-GO decision with actionable feedback.

What is implementation readiness review for software development tasks?

Implementation readiness review is a quality assurance process verifying that tasks are consistent with documentation, free of ambiguity, and ready for development. It prevents wasted development effort on flawed plans.

How do I check if generated development tasks align with product requirements?

You check alignment by performing an interactive consistency check that verifies proposed tasks against product requirements and technical design. It assesses task quality and yields a clear GO/NO-GO decision for development.

When do I need to review implementation tasks before starting feature development?

You need to review implementation tasks before starting development on a new feature. Validating tasks at this stage ensures they are well-defined, align with product requirements, and prevent wasted effort.

Does task validation work without steering context and design documents?

Task validation operates by loading spec, design, requirements, and steering context to perform an interactive review. Without these documentation inputs, it cannot verify consistency or provide an accurate GO/NO-GO decision.