What problem does it solve?
This Skill solves the problem of creating detailed, yet concise, goal prompts that a separate evaluator can use to assess the success of a task. It helps users craft prompts that are suitable for autonomous execution and can be judged purely from the conversation transcript.
Core Features & Use Cases
- Prompt Composition: Assembles goal conditions from user descriptions to guide autonomous task execution.
- Verification & Constraints: Ensures that conditions are verifiable by commands and includes explicit constraints to prevent unnecessary changes.
- Progress Tracking & Turn Limits: Includes optional progress tracking for long tasks and turn limits for safety and bounded execution.
Quick Start
Create a goal prompt using the craft-goal skill by providing a detailed task description. For example, "Generate a goal prompt to refactor the 'src/utils' module while ensuring no public API changes."