mcp_engram_goal_decompose
Break down complex intent into smaller child goals by creating sub-goals under an existing parent goal. This tool automatically establishes the decomposition relationships.
Instructions
Create one or more child goals under an existing parent goal. This is the primary mechanism for breaking down complex intent. Automatically creates the 'decomposes_into' relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | The parent goal concept name | |
| statements | Yes | List of clear statements for the new child goals |