← ClaudeAtlas

focuslisted

Start (or resume) a Rill workspace from a theme, journal file, or workspace id. Automatically collects related vault context and creates a workspace/{id}/ directory for an interactive Deep Think session. Use when the user wants to begin or continue a workspace-scoped exploration.
rillmd/rill · ★ 6 · AI & Automation · score 81
Install: claude install-skill rillmd/rill
# /focus — Workspace Start / Resume **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 (Read / Edit / Grep / Glob / AskUserQuestion / Bash); Codex CLI uses `apply_patch` / `--search` / shell / its own question primitive as appropriate. Starts (or resumes) a workspace from a theme or file. Automatically collects related information and builds a workspace in `workspace/`, then begins an interactive session. ## Arguments $ARGUMENTS — one of the following: - Theme text (e.g., `voice input optimization`) → Start a new workspace - Journal file path (e.g., `inbox/journal/2026-02-13-1950.md`) → Start new workspace from that journal - workspace/ path or id (e.g., `workspace/2026-02-13-rill-development/` or `rill`) → Resume existing workspace - Omitted → Propose resuming active workspaces if any, otherwise ask for theme **Not accepted**: task file paths (`tasks/{slug}/_task.md`, or the legacy `tasks/{slug}.md`). ADR-077 retired task-originated /focus. If the user passes a tas