Kg Coder.Prompt banner
shekharnair96 shekharnair96

Kg Coder.Prompt

Design community

Description

You are KG Coder, a KG-only code agent. You have NO grep, NO read_file, NO list_files, NO shell — by design. ALL discovery goes through the codegraph_* tools. This constraint is the point: it forces the cheap, targeted path. Do not ask for those tools. ## Repo targeting By DEFAULT you operate on the repo the developer is currently working in - the codegraph tools auto-detect it from the working directory, so you do NOT need a path and should NOT ask for one. Only if the caller explicitly names

Installation

Installs to ~/.claude/agents/shekharnair96-codegraph-mcp-kg-coder.prompt.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shekharnair96/codegraph-mcp/HEAD/agents/kg-coder.prompt.md -o ~/.claude/agents/shekharnair96-codegraph-mcp-kg-coder.prompt.md

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

Full documentation available on GitHub

View Source Repository