goal-md-composer

Guide users through composing valid GOAL.md files for SGAI projects.

2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ucirello/sgai --skill goal-md-composer-ucirello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-md-composer
Source: https://github.com/ucirello/sgai/tree/main/cmd/sgai/skel/.sgai/skills/product-design/goal-md-composer
Command: npx skills add https://github.com/ucirello/sgai --skill goal-md-composer-ucirello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the creation of GOAL.md files, ensuring they are correctly formatted and configured for SGAI projects, eliminating common errors and guiding users through the process.

Core Features & Use Cases

  • Guided Configuration: Walks users through 7 phases to define project goals, select agents, build workflows, configure models, write specifications, and set options.
  • Agent & Model Selection: Recommends and helps configure appropriate AI agents and LLM models based on project needs.
  • Workflow Visualization: Assists in building the agent execution flow using DOT syntax.
  • Use Case: A user wants to build a new web application but is unsure how to structure their GOAL.md file. They use this Skill to be guided through defining the project, selecting a Go backend developer and a React frontend developer, setting up their interaction flow, and writing the project requirements.

Quick Start

Use the goal-md-composer skill to help me create a new GOAL.md file for a Go backend API project.

Frequently Asked Questions about goal-md-composer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a valid GOAL.md file for an SGAI project?

To create a valid GOAL.md file for an SGAI project, use an interactive guided composer that walks you through defining project descriptions, selecting agents, building workflows, and writing specifications. This process ensures correct formatting and adherence to best practices through validation checks.

What is the best way to configure AI agents and models in a GOAL.md file?

The best way to configure AI agents and models in a GOAL.md file is through a guided 7-phase process that recommends appropriate agents and LLMs based on your specific project needs. This ensures correct configuration and seamless integration within your SGAI workflow.

How do I visualize agent execution flows when writing a GOAL.md file?

You can visualize agent execution flows when writing a GOAL.md file by using DOT syntax to build the workflow. The guided composition process assists you in structuring the execution flow to ensure correct agent interactions and process logic.

Can I use this guided configuration process for a Go backend API project?

Yes, you can use this guided configuration process for a Go backend API project by defining the project and selecting a Go backend developer agent. The interactive composer helps you set up the agent interaction flow and write the specific project requirements.

Do I need any dependencies to compose a GOAL.md file?

You do not need any external dependencies to compose a GOAL.md file. The composer interactively guides you through the 7 phases, performing validation checks to ensure correctness and adherence to SGAI best practices without requiring additional packages.