diff --git a/.aider.conventions.md b/.aider.conventions.md index c2be342..1ad8b54 100644 --- a/.aider.conventions.md +++ b/.aider.conventions.md @@ -263,7 +263,7 @@ unconditionally on every host, every harness. ## Engineering Skills -Shared engineering skills are available in `~/dev/.skills/`. Load at task start — not "on demand" but on schedule, before writing code. See `~/dev/.skills/SKILLS_INDEX.md` for the full list. +Shared engineering skills live in the **`mathias/skills`** repo (`git.d-ma.be/mathias/skills`). Clone it to `~/dev/skills/` and run `SKILLS_CHECKOUT_DIR="$PWD" bash install.sh` there to wire every skill into your harnesses (Claude Code, Crush, Antigravity, Mistral Vibe) as native, on-demand skills. (Use `install.sh`, not `task install` — the latter is currently broken, skills#7.) Load at task start — not "on demand" but on schedule, before writing code. Browse `~/dev/skills/SKILLS_INDEX.md` for the full list. **Skill trigger table — load before starting, not after getting stuck:** diff --git a/.context/system-prompt.txt b/.context/system-prompt.txt index f5a855b..5d8cfb1 100644 --- a/.context/system-prompt.txt +++ b/.context/system-prompt.txt @@ -268,7 +268,7 @@ unconditionally on every host, every harness. ## Engineering Skills -Shared engineering skills are available in `~/dev/.skills/`. Load at task start — not "on demand" but on schedule, before writing code. See `~/dev/.skills/SKILLS_INDEX.md` for the full list. +Shared engineering skills live in the **`mathias/skills`** repo (`git.d-ma.be/mathias/skills`). Clone it to `~/dev/skills/` and run `SKILLS_CHECKOUT_DIR="$PWD" bash install.sh` there to wire every skill into your harnesses (Claude Code, Crush, Antigravity, Mistral Vibe) as native, on-demand skills. (Use `install.sh`, not `task install` — the latter is currently broken, skills#7.) Load at task start — not "on demand" but on schedule, before writing code. Browse `~/dev/skills/SKILLS_INDEX.md` for the full list. **Skill trigger table — load before starting, not after getting stuck:** diff --git a/.cursorrules b/.cursorrules index 942206a..fa62a32 100644 --- a/.cursorrules +++ b/.cursorrules @@ -266,7 +266,7 @@ unconditionally on every host, every harness. ## Engineering Skills -Shared engineering skills are available in `~/dev/.skills/`. Load at task start — not "on demand" but on schedule, before writing code. See `~/dev/.skills/SKILLS_INDEX.md` for the full list. +Shared engineering skills live in the **`mathias/skills`** repo (`git.d-ma.be/mathias/skills`). Clone it to `~/dev/skills/` and run `SKILLS_CHECKOUT_DIR="$PWD" bash install.sh` there to wire every skill into your harnesses (Claude Code, Crush, Antigravity, Mistral Vibe) as native, on-demand skills. (Use `install.sh`, not `task install` — the latter is currently broken, skills#7.) Load at task start — not "on demand" but on schedule, before writing code. Browse `~/dev/skills/SKILLS_INDEX.md` for the full list. **Skill trigger table — load before starting, not after getting stuck:** diff --git a/AGENTS.md b/AGENTS.md index c2be342..1ad8b54 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -263,7 +263,7 @@ unconditionally on every host, every harness. ## Engineering Skills -Shared engineering skills are available in `~/dev/.skills/`. Load at task start — not "on demand" but on schedule, before writing code. See `~/dev/.skills/SKILLS_INDEX.md` for the full list. +Shared engineering skills live in the **`mathias/skills`** repo (`git.d-ma.be/mathias/skills`). Clone it to `~/dev/skills/` and run `SKILLS_CHECKOUT_DIR="$PWD" bash install.sh` there to wire every skill into your harnesses (Claude Code, Crush, Antigravity, Mistral Vibe) as native, on-demand skills. (Use `install.sh`, not `task install` — the latter is currently broken, skills#7.) Load at task start — not "on demand" but on schedule, before writing code. Browse `~/dev/skills/SKILLS_INDEX.md` for the full list. **Skill trigger table — load before starting, not after getting stuck:**