Agent skill
ctags
Use ctags for code navigation
Install this agent skill to your Project
npx add-skill https://github.com/mgreenly/ikigai/tree/main/.claude/library/ctags
SKILL.md
ctags
Use ctags to locate function/type definitions.
CLI Lookup
grep -P "^ik_repl_init\t" tags | cut -f1-3 | sed 's/;"$//'
Output: name<TAB>file<TAB>line
Rebuilding
Tags rebuild automatically on every make and make check
To manually rebuild: make tags
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
task-db
jj
Jujutsu (jj) skill for the ikigai project
github
the-ralphs
Overview of the Ralph services and how they fit together in an Ikigai context
ralph-goal
Create and manage Ralph goals from Ikigai using the real ralph-pipeline scripts
ralph-remembers
Didn't find tool you were looking for?