Agent skill
rules
Critical project rules and constraints
Stars
1
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/mgreenly/ikigai/tree/main/.claude/library/rules
SKILL.md
Critical Rules
- Never change directories - Always stay in root, use relative paths
- Never use AskUserQuestion tool - Forbidden in this project
- Never use git commands - This is a jj (Jujutsu) project; always use
jjcommands instead ofgit - Never use background tasks - Always run tasks in foreground unless explicitly asked
Didn't find tool you were looking for?