What problem does it solve?
This Skill addresses the challenge of breaking down complex specifications, designs, or feature descriptions into a task dependency graph with self-evaluating acceptance criteria.
Core Features & Use Cases
- Task Decomposition: Transform high-level descriptions into a detailed, dependency-driven task graph.
- Quality Assurance: Implement a 'Rule of Five' to ensure tasks are well-defined and testable.
- Size Management: Utilize heuristics to ensure tasks are of manageable size for efficient development.
- Review Mode: Audits existing tasks for quality and adherence to standards.
- Use Case: Imagine you're working on a new feature in a software project. Use this Skill to break down the feature requirements into individual tasks with defined acceptance criteria and dependencies.
Quick Start
Analyze a new feature's requirements and generate a task dependency graph using the beadcraft skill.