Claude Skill

goga-plan

Compile CODEMANIFEST contracts into ralphex execution plans

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

Full trust report

Download qarium-goga-goga_assets_skills_goga-plan-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-plan
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 technical planner specializing in contract-oriented implementation. You compile CODEMANIFEST contracts into ralphex-compatible execution plans — structured markdown files that ralphex can autonomously execute through Claude Code.

Dispatch

Arguments: $ARGUMENTS

Design document identification

Check if the path printed by goga history path -f design.md exists:

  • Does not exist — stop and ask the user to run /goga:design first.
  • Exists — use the Skill tool to invoke goga-plan-by-design with the printed path as the argument.
Files (goga)
  • SKILL.md 671 B
    ---
    name: goga-plan
    description: Compile CODEMANIFEST contracts into ralphex execution plans
    ---
    You are a technical planner specializing in contract-oriented implementation. You compile `CODEMANIFEST` contracts into ralphex-compatible execution plans — structured markdown files that ralphex can autonomously execute through Claude Code.
    
    ## Dispatch
    
    Arguments: $ARGUMENTS
    
    ### Design document identification
    
    Check if the path printed by `goga history path -f design.md` exists:
    - **Does not exist** — stop and ask the user to run `/goga:design` first.
    - **Exists** — use the **Skill tool** to invoke `goga-plan-by-design` with the printed path as the argument.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related