From 169040c073b5d46a0e77b64491d4b4f25370395e Mon Sep 17 00:00:00 2001 From: Mathias Date: Sat, 4 Jul 2026 00:39:35 +0200 Subject: [PATCH] =?UTF-8?q?chore(context):=20re-sync=20adapters=20from=20r?= =?UTF-8?q?oot=20AGENT.md=20(skills=20=E2=86=92=20mathias/skills=20repo)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- .aider.conventions.md | 2 +- .context/system-prompt.txt | 2 +- .cursorrules | 2 +- AGENTS.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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:**