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.
/ralph-wiggum:ralph-loop "finish all slash commands" --completion-promise "DONE"
/workflows:plan $ARGUMENTS
/compound-engineering:deepen-plan
/workflows:work
/workflows:review
/compound-engineering:resolve_todo_parallel
/compound-engineering:test-browser
/compound-engineering:feature-video
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.