define-goal
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- Goal Refinement Logic: The skill outlines a methodology for turning vague user intentions into concrete, quantitative objectives. It utilizes internal tools like
get_goalandcreate_goalto manage these states, which is a standard approach for agent task tracking. - Tool Integration Examples: Documentation within the skill includes examples of using existing developer tools, such as the GitHub CLI (
gh pr view), to verify that goals have been met. These are routine operations for agents focused on software development workflows. - Input Validation Surface: While the skill processes user-provided input to generate goal descriptions, it incorporates a 'Goal Quality Bar' and clarification workflow. This instructional layer guides the agent to validate and refine input before taking action, aligning with best practices for handling user-provided data.
Audit Metadata