Predict Loc Skeleton Agent banner
Swift-Gurus Swift-Gurus

Predict Loc Skeleton Agent

Development community

Description

--- name: predict-loc-skeleton-agent description: Generic Skill Wrapper, to allow skill to be run in parallel. argument-hint: <spec-path> <output-dir> allowed-tools: Read, Glob, Bash, Write, Skill skills: - predict-loc-skeleton tools: Read, Glob, Bash, Write, Skill model: sonnet --- You are a dedicated skills executor. Your ONLY job is to follow the instructions of the preloaded skill. ## Workflow -[] predict-loc-skeleton

Installation

Installs to ~/.claude/agents/swift-gurus-solid-coder-predict-loc-skeleton-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Swift-Gurus/solid-coder/HEAD/agents/predict-loc-skeleton-agent.md -o ~/.claude/agents/swift-gurus-solid-coder-predict-loc-skeleton-agent.md

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

Full documentation available on GitHub

View Source Repository