
Claude Skills by emtcmca
github.com/emtcmcaThe promptsmith Layer 2 coordinator. Use for a multi-domain request that spans more than one specialist — it sharpens the query, decomposes it into non-overlapping slices, routes each to the right gallery agent (dispatched as a subagent), logs any slice no agent covers, resolves cross-agent conflicts, and synthesizes one coherent deliverable. Invoked by /orchestrate. Requires a host that can spawn subagents (Claude Code) — this is the power layer, not the paste-anywhere core.
The shared prompt & context engineering engine. Use when sharpening a rough request into a complete prompt, authoring a reusable agent/system prompt, or reviewing a draft through expert lenses. Invoked by the /sharpen, /forge-agent, and /lens commands, and usable directly whenever a user's request is vague, under-specified, or would benefit from gap-filling, push-back, and a professional review pass.