What problem does it solve?
This Skill solves the problem of fragmented, unverified, and poorly documented code changes by enforcing a strict, automated workflow for implementing Asana tasks and bug fixes.
Core Features & Use Cases
- Automated Workflow: Orchestrates the entire lifecycle from Asana task planning and branch creation to linting, implementation, and history cleanup.
- Quality Assurance: Enforces coding standards through automated linting, pre-commit checks, and regression analysis.
- Use Case: When assigned an Asana ticket, use this Skill to automatically plan the implementation, set up the correct feature branch, ensure all TypeScript standards are met, and commit clean, structured history.
Quick Start
Use the im skill to implement the Asana task provided in the URL and follow the guided planning and development steps.