Cpp Deep Research banner
jacobo07 jacobo07

Cpp Deep Research

Documentation community

Description

--- name: cpp-deep-research description: Recursive web research agent (Claude Power Pack). Spawns a detached background process that does breadth-first SERP search + page extraction + Claude-driven learning aggregation + multi-page markdown report generation. Output lands at vault/research/<ts>_<slug>.md and is auto-discovered on the next SessionStart. Use for any prompt that begins with "investiga", "research", "deep dive", "compara X vs Y", or any open-ended question that benefits from current

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-cpp-deep-research/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-cpp-deep-research && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/cpp-deep-research.md -o ~/.claude/skills/jacobo07-claude-power-pack-cpp-deep-research/SKILL.md

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

Full documentation available on GitHub

View Source Repository