What problem does it solve?
This Skill simplifies the complex process of creating CHT tasks by guiding developers through each step, analyzing their project context, and generating well-structured task configurations.
Core Features & Use Cases
- Interactive Guidance: Provides step-by-step assistance for defining task triggers, timing, actions, and resolution logic.
- Form Analysis: Reads XLSForm structure to suggest relevant fields and conditions for task creation.
- Code Generation: Outputs ready-to-use JavaScript code for
tasks.js, including educational comments.
- Best Practice Enforcement: Recommends and facilitates the use of form calculations for complex logic.
- Use Case: A developer needs to create a new follow-up task for patients who have a high-risk delivery. This Skill walks them through identifying the trigger (delivery report), setting the timing (e.g., 7 days post-delivery), defining the action (open 'postnatal_visit' form), and specifying resolution conditions.
Quick Start
Use the create-cht-task skill to help me build a new task for my CHT project.