Provides architectural guidance and implementation patterns for extending Claude Code with custom skills, plugins, and automated workflows.
This skill serves as a comprehensive reference for developers looking to customize and scale their Claude Code environment. It offers deep dives into the functional differences between CLAUDE.md, skills, and MCP servers, while providing actionable advice on implementing subagents, agent teams, and custom output styles. Whether you need to run Claude Code programmatically in a CI/CD pipeline, manage context costs, or build complex multi-agent systems, this skill provides the decision frameworks and configuration patterns necessary to optimize your AI-driven development lifecycle.
主な機能
01Documentation for programmatic Claude Code execution and CI/CD integration
02Best practices for packaging extensions into distributable plugins
030 GitHub stars
04Guidelines for creating custom output styles and structured JSON responses
05Architecture patterns for orchestrating Subagents and Agent Teams
06Comparison frameworks for choosing between Skills, MCP, and Subagents
ユースケース
01Deciding on the most efficient way to provide persistent project context to Claude
02Integrating Claude Code into headless environments or automated testing pipelines
03Automating code reviews or deployment tasks through custom slash commands