Ml Setup banner
jpavley jpavley

Ml Setup

AI community

Description

--- description: Scaffold project directories and starter files for the meta-loop workflow --- # Meta-Loop: Project Setup Scaffold the directory structure and starter files needed for the meta-loop workflow. **Mode:** Agent Mode (creates files and directories) ## Prerequisites This command prepares a project to use the Meta-Loop process defined in `skills/meta-loop-methodology/SKILL.md`. Run this once after installing the meta-loop plugin. It is safe to re-run — existing files are never ov

Installation

Installs to ~/.claude/skills/jpavley-meta-loop-ios-ml-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jpavley-meta-loop-ios-ml-setup && curl -fsSL https://raw.githubusercontent.com/jpavley/meta-loop-ios/HEAD/commands/ml-setup.md -o ~/.claude/skills/jpavley-meta-loop-ios-ml-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository