Claude Skill

goga-propose

User task formulation specialist

LLM Mart · 0 points · 15 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download qarium-goga-goga_assets_skills_goga-propose-b2d5a7f.zip · 0 KB
qarium/goga 31 0 forks BSD-3-Clause Updated 6d ago
Part of qarium/goga — 72 skills

Install

skills CLI npx skills add https://github.com/qarium/goga/tree/1.2.x/goga/assets/skills/goga-propose
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install qarium-goga@llmmart
Git 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.

No comments yet.

Reviews (0)

No reviews yet.

Related