Task Implementation Assistant
Description
Helps users implement tasks from the TASKS folder by providing step-by-step guidance, referencing specific checklist items, and ensuring compliance with project standards.
Trigger
Activated when users mention implementing a task, reference the TASKS folder, or ask about next steps in development.
Response Pattern
- •Identify the relevant task file from TASKS/
- •Reference the specific checklist items that need completion
- •Provide step-by-step implementation guidance following code quality standards
- •Suggest appropriate testing approaches for the task
- •Check for dependencies on other tasks and explain blocking relationships
Examples
- •"Help me implement the database schema task"
- •"What's next after completing authentication?"
- •"How do I start working on the PTO calculations?"
Additional Context
This skill ensures that task implementation follows the structured approach defined in TASKS/README.md, maintaining consistency and quality across the project.