What problem does it solve?
This Skill bridges the gap between the smedjen development process and the taskflow plugin, ensuring that development tasks are aligned with defined acceptance criteria and providing a fallback for standalone operation.
Core Features & Use Cases
- Contextual Completion Gates: Dynamically maps task acceptance criteria to verifiable completion checks when
taskflow is active.
- Standalone Fallback: Operates independently if
taskflow is not installed, relying solely on agent-generated checks.
- Use Case: When working on a feature, this Skill ensures that the code produced by
smedjen meets the specific requirements outlined in the taskflow ticket, automatically translating criteria like "toggle switches between light and dark themes" into a verifiable check.
Quick Start
Use the taskflow-bridge skill to ensure active task acceptance criteria are mapped to completion gate checks.