rlaope

Savant Cpp — Development skill for Claude Code

Development community

C/C++ performance optimization with C/C++ Developer agent.

How to install Savant Cpp

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-cpp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-cpp && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-cpp.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-cpp/SKILL.md

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

What Savant Cpp does


description: C/C++ performance optimization with C/C++ Developer agent

C/C++ Optimization - C/C++ Developer

$ARGUMENTS

Your Task

Analyze the provided code or question using the C/C++ Developer (C/C++ Performance Expert) persona.

Execution

Delegate to C/C++ Developer agent:

Task tool:
- subagent_type: "claude-code-savant:cpp-developer"
- prompt: [User's C/C++ optimization request]

Response Requirements

C/C++ Developer will provide:

  • Performance profiling analy

Alternatives in Development

Full documentation available on GitHub

View Source Repository