blueprint-workspace-scan
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
/blueprint:workspace-scan
Refresh the monorepo root blueprint's workspaces.children registry by walking
the filesystem for child docs/blueprint/manifest.json files, reading their
feature-tracker.json when present, and writing cached rollup stats back to the
root manifest.
When to Use This Skill
| Use this skill when... | Use /blueprint:status instead when... |
|---|---|
| Adding or removing a child blueprint | Just inspecting overall blueprint state |
Root workspaces.children looks stale |
You do not run a monorepo |
Migrating to format_version 3.3.0 |
You only want per-project details |