code-intelligence

Installation
SKILL.md

Code Intelligence Skill

Advanced codebase analysis and search tools inspired by hybrid memory systems. This skill enables the agent to understand code relationships, search semantically, and analyze the impact of changes.

Setup

cd /job/.pi/skills/code-intelligence
npm install

Tools

Index Codebase

Build a searchable index of the codebase:

node index.js --scan /path/to/project
Related skills
Installs
12
First Seen
Mar 1, 2026