coding-workspace-rag

A developer-focused Skill that analyzes a code workspace to produce module-level summaries, dependency graphs, and interactive RAG-style answers about code responsibilities, call paths, and impact. Triggered by queries like "summarize module X", "what depends on function foo", or "what changes affect feature Y".

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i coding-workspace-rag

Removal command

npx skillscokac -r coding-workspace-rag

Usage

After installation, run /coding-workspace-rag in Claude Code

Prerequisite: Node.js must be installed on your system to run this command.

💡 Copy and run this command in your terminal to install the skill

Loading file viewer...
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...