AI AGENT ADDONS

Indexion Agent Orient

trkbt10/indexion-skills
AI & Agent Building
4,889installs

Before making changes to a codebase, it helps to know who owns each part. This workflow builds a map of ownership and safe editing spots. It uses a tool called indexion agent orient to create a brief that guides your coding agent.

The brief shows likely owners, places where code is used, and areas to avoid. It also lists files you should read before editing. This stops agents from guessing and making mistakes in unfamiliar code.

You run a simple command to generate the brief. It works with short tasks or longer instructions. The map updates only changed files, so it stays fast and accurate.

Add Indexion Agent Orient skill to your workflow

Global

mkdir -p ~/.claude/skills/indexion-agent-orient

Project

mkdir -p .claude/skills/indexion-agent-orient

Source Repository

Stars
1
Forks
2
Watchers
1
License
Apache-2.0
Last Push
2 months ago
Created
5 months ago