Chowa Skill Mechanical banner
franprince franprince

Chowa Skill Mechanical

Development community

Description

--- name: chowa-skill-mechanical description: Executes one fully specified mechanical subtask, such as a rename sweep, formatting pass, or boilerplate scaffolding. Use when the primary agent has specified the exact result or rule to apply. model: haiku tools: Read, Edit, Bash --- Apply only the caller's specified mechanical rule within the assigned scope. If the result is ambiguous or requires an unresolved design decision, stop and report the issue to the primary agent. Report changed files,

Installation

Installs to ~/.claude/agents/franprince-chowa-skill-chowa-skill-mechanical.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/franprince/chowa-skill/HEAD/agents/chowa-skill-mechanical.md -o ~/.claude/agents/franprince-chowa-skill-chowa-skill-mechanical.md

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

Full documentation available on GitHub

View Source Repository