Skip to content
Skillv1.0.0

lfg

Full autonomous engineering workflow

by ratacat(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ratacat/claude-skills (skills/lfg/SKILL.md). Install upstream with npx skills add ratacat/claude-skills --skill lfg. Copyright stays with the author.

Arguments

[feature description]

Run these slash commands in order. Do not do anything else.

  1. /ralph-wiggum:ralph-loop "finish all slash commands" --completion-promise "DONE"
  2. /workflows:plan $ARGUMENTS
  3. /compound-engineering:deepen-plan
  4. /workflows:work
  5. /workflows:review
  6. /compound-engineering:resolve_todo_parallel
  7. /compound-engineering:test-browser
  8. /compound-engineering:feature-video
  9. Output <promise>DONE</promise> when video is in PR

Start with step 1 now.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ratacat-claude-skills-lfg/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ratacat-claude-skills-lfg.ocm.jsonjson
{
  "ocm": "1",
  "id": "ratacat-claude-skills-lfg",
  "kind": "skill",
  "name": "lfg",
  "description": "Full autonomous engineering workflow",
  "publisher": "ratacat",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Full autonomous engineering workflow"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ratacat/claude-skills",
      "path": "skills/lfg/SKILL.md",
      "ref": "d4b471d05ddad5c69a8c0e1da69fd94e957f0a4b",
      "url": "https://github.com/ratacat/claude-skills/blob/d4b471d05ddad5c69a8c0e1da69fd94e957f0a4b/skills/lfg/SKILL.md",
      "key": "ratacat/claude-skills/skills/lfg/SKILL.md"
    }
  },
  "instructions": "## Arguments\n[feature description]\n\nRun these slash commands in order. Do not do anything else.\n\n1. `/ralph-wiggum:ralph-loop \"finish all slash commands\" --completion-promise \"DONE\"`\n2. `/workflows:plan $ARGUMENTS`\n3. `/compound-engineering:deepen-plan`\n4. `/workflows:work`\n5. `/workflows:review`\n6. `/compound-engineering:resolve_todo_parallel`\n7. `/compound-engineering:test-browser`\n8. `/compound-engineering:feature-video`\n9. Output `<promise>DONE</promise>` when video is in PR\n\nStart with step 1 now.",
  "cost": {
    "context_tokens": 126
  }
}

Fetch it by URL: GET /api/v1/registry/ratacat-claude-skills-lfg/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.