dspy-categorical

DSPy compositional prompt optimization with categorical signatures, module chaining, and automated prompt tuning. Use when building declarative LLM programs with typed signatures, composing multi-step reasoning modules (ChainOfThought, ReAct, ProgramOfThought), optimizing prompts with MIPROv2/BootstrapFewShot, or creating modular AI pipelines that separate program logic from prompt engineering.

$ インストール

git clone https://github.com/manutej/categorical-meta-prompting /tmp/categorical-meta-prompting && cp -r /tmp/categorical-meta-prompting/.claude/skills/dspy-categorical ~/.claude/skills/categorical-meta-prompting

// tip: Run this command in your terminal to install the skill