What problem does it solve?
This Skill streamlines the creation of development tasks (implementation, refactoring, testing) by automating the generation of task documents and their creation in Linear, ensuring consistency and adherence to predefined rules.
Core Features & Use Cases
- Universal Task Generation: Creates implementation, refactoring, and test tasks from provided plans and data.
- Automated Issue Creation: Creates issues in Linear and updates kanban boards.
- Type-Specific Validation: Enforces rules for each task type (e.g., no new tests in implementation, regression strategy for refactoring, risk-based planning for tests).
- DRY Code Check: Scans codebase for similar functionality before task creation to prevent duplication.
- Use Case: When an orchestrator provides a plan for a new feature, this Skill can automatically generate all necessary implementation tasks, create them in Linear, and ensure they follow best practices.
Quick Start
Use the ln-301-task-creator skill to create implementation tasks based on the provided plan and story data.