A comprehensive autonomous engineering cycle from planning to shipping.

Install

mkdir -p .claude/skills/lfg-packrat-ai && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10068" && unzip -o skill.zip -d .claude/skills/lfg-packrat-ai && rm skill.zip

Installs to .claude/skills/lfg-packrat-ai

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Full autonomous engineering workflow
36 charsno explicit “when” trigger
Advanced

Key capabilities

  • Plan engineering tasks
  • Deepen plans
  • Execute work
  • Review code
  • Record feature videos

How it works

It orchestrates a sequential workflow of planning, implementation, review, and verification.

Inputs & outputs

You give it
Feature description
You get back
Implemented feature

When to use lfg

  • Building new features autonomously
  • Executing full engineering plans
  • Managing complex development workflows

About this skill

CRITICAL: You MUST execute every step below IN ORDER. Do NOT skip any required step. Do NOT jump ahead to coding or implementation. The plan phase (step 2, and step 3 when warranted) MUST be completed and verified BEFORE any work begins. Violating this order produces bad output.

  1. Optional: If the ralph-loop skill is available, run /ralph-loop:ralph-loop "finish all slash commands" --completion-promise "DONE". If not available or it fails, skip and continue to step 2 immediately.

  2. /ce:plan $ARGUMENTS

    GATE: STOP. Verify that the ce:plan workflow produced a plan file in docs/plans/. If no plan file was created, run /ce:plan $ARGUMENTS again. Do NOT proceed to step 3 until a written plan exists.

  3. Conditionally run /compound-engineering:deepen-plan

    Run the deepen-plan workflow only if the plan is Standard or Deep, touches a high-risk area (auth, security, payments, migrations, external APIs, significant rollout concerns), or still has obvious confidence gaps in decisions, sequencing, system-wide impact, risks, or verification.

    GATE: STOP. If you ran the deepen-plan workflow, confirm the plan was deepened or explicitly judged sufficiently grounded. If you skipped it, briefly note why and proceed to step 4.

  4. /ce:work

    GATE: STOP. Verify that implementation work was performed - files were created or modified beyond the plan. Do NOT proceed to step 5 if no code changes were made.

  5. /ce: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 2 now (or step 1 if ralph-loop is available). Remember: plan FIRST, then work. Never skip the plan.

When not to use it

  • Skipping planning phase

Limitations

  • Do not jump ahead to coding

How it compares

It mandates a written plan before any code is written, ensuring high-confidence execution.

Compared to similar skills

lfg side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
lfg (this skill)04moNo flagsAdvanced
agent-factory89moReviewAdvanced
subagent-driven-development147moNo flagsAdvanced
continuous-learning-v2102moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

agent-factory

alirezarezvani

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

8109

subagent-driven-development

davila7

Use when executing implementation plans with independent tasks in the current session

1493

continuous-learning-v2

affaan-m

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

1060

agent-skill-creator

FrancyJGLisboa

This enhanced skill should be used when the user asks to create an agent, automate a repetitive workflow, create a custom skill, or needs advanced agent creation capabilities. Activates with phrases like every day, daily I have to, I need to repeat, create agent for, automate workflow, create skill for, need to automate, turn process into agent. Supports single agents, multi-agent suites, transcript processing, template-based creation, and interactive configuration. Claude will use the enhanced protocol to research APIs, define analyses, structure everything, implement functional code, and create complete skills autonomously with optional user guidance.

441

vibe-build

KhazP

Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project".

45

swarm-coordination

joelhooks

Multi-agent coordination patterns for OpenCode swarm workflows. Use when work benefits from parallelization or coordination.

04

Search skills

Search the agent skills registry