feat(project-bootstrap): v1.2.0 — auto-load using-projects-meta in bootstrapped projects
CLAUDE.md template gains a fifth trigger line, `check across all projects` (verbatim phrase from `using-projects-meta` description). Every new or upgraded project now auto-loads cross-project task aggregation and shared projects-wiki access without an explicit verbal trigger. No Step 5.7 mirror of Step 5.6 (superpowers plugin recommendation): `using-projects-meta` Prerequisites already self-corrects to `setup-projects-meta` when MCP tools are missing. Synced: assets/CLAUDE.md.template, inline copy in SKILL.md (Step 5), README.md + README.ru.md trigger lists, this repo's local CLAUDE.md, dist/project-bootstrap.skill, .wiki/concepts/projects-meta-skills.md (Bootstrap trigger section), .wiki/log.md. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -84,3 +84,17 @@ Why: `projects-meta` is a bus between machines. Another host can push minutes ag
|
||||
## Round-trip note
|
||||
|
||||
The task `[projects-meta-skills]` was created on a different machine (`OpeItcLoc03@DESKTOP-NSEF0UK`) via `mcp__projects-meta__tasks_create target_project=claude-skills`. Closing it on this machine via `mcp__projects-meta__tasks_close target_project=claude-skills slug=projects-meta-skills` round-trips back to the same Gitea board — both sides see the 🟢 done state. First end-to-end multi-machine task lifecycle in the fleet.
|
||||
|
||||
## Bootstrap trigger (project-bootstrap@1.2.0)
|
||||
|
||||
The CLAUDE.md template that `project-bootstrap` writes to every new (or upgraded) project gained a fifth trigger line:
|
||||
|
||||
```
|
||||
check across all projects
|
||||
```
|
||||
|
||||
This loads `using-projects-meta` automatically in every bootstrapped repo so cross-project task aggregation and the shared `projects-wiki` are reachable without an explicit verbal trigger.
|
||||
|
||||
The phrase is a verbatim quote from `using-projects-meta`'s `description:` triggers — guaranteed match against the harness's keyword index, no fuzzy matching required.
|
||||
|
||||
The trigger is a **no-op** when `mcp__projects-meta__*` tools aren't registered in the session. On a fresh machine, `setup-projects-meta` provides the install path; `using-projects-meta`'s Prerequisites already redirects there. We deliberately did **not** add a Step 5.7 mirror of Step 5.6 (the `superpowers` plugin recommendation) for `projects-meta` — the wiring is already self-correcting via the Prerequisites pointer, and bootstrap shouldn't grow a recommendation block per skill. If fresh-machine bootstraps start silently failing the dependency check, revisit.
|
||||
|
||||
Reference in New Issue
Block a user