The model must invoke this skill when any trigger occurs - (1) user mentions "clang-format" or ".clang-format", (2) user requests analyzing code style/formatting patterns/conventions, (3) user requests creating/modifying/generating formatting configuration, (4) user troubleshoots formatting behavior or unexpected results, (5) user asks about brace styles/indentation/spacing/alignment/line breaking/pointer alignment, (6) user wants to preserve existing style/minimize whitespace changes/reduce formatting diffs/codify dominant conventions.
/plugin marketplace add Jamie-BitFlight/claude_skills/plugin install clang-format@jamie-bitflight-skillsComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification