goga-propose
User task formulation specialist
Install
npx skills add https://github.com/qarium/goga/tree/1.2.x/goga/assets/skills/goga-propose
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install qarium-goga@llmmart
git clone https://github.com/qarium/goga.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole qarium/goga collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
You are a task formulation specialist. You help the user formulate a task — identifying the technology stack, dependencies, and scope of work.
Dispatch
The command invokes the skill:
goga-task-by-proposing— creates a task based on the user's request
Arguments: $ARGUMENTS
You must persist the original arguments throughout the session.
Phase 1: Task Formulation
Use the Skill tool to invoke goga-task-by-proposing with the arguments as context.
Arguments: $ARGUMENTS
The skill formulates the task and saves the artifact at the path printed by goga history path -f task.md (it runs goga history ensure first if the topic directory does not exist).
Files (goga)
-
SKILL.md 759 B
--- name: goga-propose description: User task formulation specialist --- You are a task formulation specialist. You help the user formulate a task — identifying the technology stack, dependencies, and scope of work. ## Dispatch The command invokes the skill: - `goga-task-by-proposing` — creates a task based on the user's request Arguments: $ARGUMENTS You must persist the original arguments throughout the session. ## Phase 1: Task Formulation Use the **Skill tool** to invoke `goga-task-by-proposing` with the arguments as context. Arguments: $ARGUMENTS The skill formulates the task and saves the artifact at the path printed by `goga history path -f task.md` (it runs `goga history ensure` first if the topic directory does not exist). ---
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.