← ClaudeAtlas

init-workspacelisted

Adapt the workflow scaffold to a new repository or add only missing substrate blocks to an existing install. Every install, hook, and overwrite needs explicit consent. Triggers: "init-workspace", "set up agentic workflow", "upgrade workflow scaffold".
gtrabanco/agentic-workflow · ★ 21 · AI & Automation · score 80
Install: claude install-skill gtrabanco/agentic-workflow
# Init Workspace Turn an empty or existing repo into one that works with the agentic workflow: copy the generic scaffold, then **tailor it to this project** instead of leaving raw placeholders. ## Turn contract — verify before ending the turn ``` ✓ The adapted scaffold and repository-state ledger are written (or the merge/abort decision was asked) and remaining placeholders are listed ✓ Nothing was installed or overwritten without an explicit yes ✓ Artifact language: explicit user instruction > the project's declared docs language > English. The CONVERSATION language never decides — a Spanish prompt still produces English PRs/issues/commits/SPECs unless one of the first two says otherwise ✓ The closing `→ Next:` block is printed as the ABSOLUTE last output ``` About to end the turn with any box unchecked? The turn is NOT done — complete the missing box first (weak models drop end-of-document duties; this list is first on purpose). ## When to use - Setting up a repo to use these skills and you want the documentation substrate (`CLAUDE.md` + `docs/` map + templates) adapted to the project, not just copied. - Prefer this over a static `npx degit gtrabanco/agentic-workflow/template` when you want the gate commands, architecture, and doc domains filled in by interview. ## Step 0 — Discover the project (always first) Inspect the target dir (`[target-dir]`, default cwd) before touching anything: - Existing `CLAUDE.md` / `AGENTS.md` / `docs/` / `.github/`? If so, **do no