Codealive Context Explorer banner
CodeAlive-AI CodeAlive-AI

Codealive Context Explorer

Development community

Description

--- name: codealive-context-explorer description: Iterative code exploration across indexed repositories using CodeAlive semantic search, grep, artifact fetch, and relationship inspection. Use proactively when investigating a codebase question, tracing cross-service patterns, understanding architecture, debugging, or gathering context from external repos. Almost always begins with listing data sources and running semantic search before answering. Offloads exploration to a lightweight subagent to

Installation

Installs to ~/.claude/agents/codealive-ai-codealive-skills-codealive-context-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CodeAlive-AI/codealive-skills/HEAD/agents/codealive-context-explorer.md -o ~/.claude/agents/codealive-ai-codealive-skills-codealive-context-explorer.md

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

Full documentation available on GitHub

View Source Repository