← ClaudeAtlas

promotelisted

Crystallise a closed workspace's results into its target project. Reads `_summary.md`, proposes Key Facts + Related Workspaces references + new tasks, appends on approval. The bridge between divergent thinking (`/focus`) and convergent execution (`/project`). Use after `/close` has produced `_summary.md`.
rillmd/rill · ★ 6 · AI & Automation · score 81
Install: claude install-skill rillmd/rill
# /promote — Workspace → Project Crystallisation **Conduct ALL conversation with the user in the language defined by `.claude/rules/personal-language.md`** (or the user's input language if absent). The English instructions below are for skill clarity, not for output style. Exceptions (only): tokens inside backticks or code blocks, proper nouns, ASCII acronyms. > **Tool references in this skill** (`Read`, `Edit`, `Grep`, `Glob`, `AskUserQuestion`, `shell`) describe **intent**, not Claude-specific tool calls. Each harness should map them to its native equivalent — Claude Code uses its built-in tools as named; Codex CLI uses `apply_patch` / its own question primitive / shell as appropriate. Decants a closed workspace's results into the project execution hub: - Workspace artifact references → `_project.md` `## Related Workspaces` (refreshed by `/refresh-project`, but `/promote` may write provisional entries) - Key findings → `_project.md` `## Key Facts` (3–5 items, user-confirmed) - Actionable items in the workspace → optional new tasks under `tasks/{slug}/_task.md` with `mentions: [projects/{target-id}]` This skill is the bridge between **divergent thinking** (`/focus`, workspace artifacts) and **convergent execution** (`/project`, task hub). ## Prerequisite — closed workspaces only `/promote` requires the workspace's `_summary.md` to exist. `_summary.md` is generated by `/close`'s Phase 2 (analysis sub-agent). Active workspaces do not have one yet — running `/promote` ag