Skip to content
Development
Agent

init-workspace-flow-state

- mode: upgrade - plugin_active: false - composite: false - file_count: 512 - status: COMPLETE - completed: 2026-03-27

From plugin
rosetta
33024 skills24 agents63 commands
Install
> /plugin marketplace add griddynamics/rosetta
> /plugin install rosetta@rosetta

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

- mode: upgrade - plugin_active: false - composite: false - file_count: 512 - status: COMPLETE - completed: 2026-03-27

Agent definition

init-workspace-flow-state.md

Init Workspace Flow State

State

  • mode: upgrade
  • plugin_active: false
  • composite: false
  • file_count: 512
  • status: COMPLETE
  • completed: 2026-03-27

File Inventory

| File | Status | |---|---| | `docs/CONTEXT.md` | exists | | `docs/ARCHITECTURE.md` | exists | | `docs/TODO.md` | exists | | `docs/ASSUMPTIONS.md` | created | | `docs/TECHSTACK.md` | created | | `docs/DEPENDENCIES.md` | created | | `docs/CODEMAP.md` | created | | `docs/REQUIREMENTS/INDEX.md` | missing | | `docs/PATTERNS/INDEX.md` | created | | `agents/IMPLEMENTATION.md` | exists | | `agents/MEMORY.md` | exists | | `gain.json` | created |

Phase Progress

| Phase | Status | Notes | |---|---|---| | 1 context | complete | upgrade mode, single repo, partial files | | 2 shells | complete | 17 skills + 7 agents + 12 commands + bootstrap rule — 2026-03-27 | | 3 discovery | complete | TECHSTACK, CODEMAP, DEPENDENCIES created; file_count=512 | | 4 rules | skipped | default disabled | | 5 patterns | complete | 13 patterns extracted into docs/PATTERNS/; INDEX.md and CHANGES.md created — 2026-03-27 | | 6 documentation | complete | ASSUMPTIONS.md created, gain.json created, IMPLEMENTATION.md updated, MEMORY.md verified | | 7 questions | complete | HITL gaps documented in Gaps Identified section | | 8 verification | complete | All checkpoints passed — 2026-03-27 |

Phase 2 Shell Files

Skills Created (17 new proxy shells)

  • `.claude/skills/load-context/SKILL.md`
  • `.claude/skills/coding/SKILL.md`
  • `.claude/skills/coding-agents-farm/SKILL.md`
  • `.claude/skills/coding-agents-prompt-adaptation/SKILL.md`
  • `.claude/skills/coding-agents-prompt-authoring/SKILL.md`
  • `.claude/skills/debugging/SKILL.md`
  • `.claude/skills/large-workspace-handling/SKILL.md`
  • `.claude/skills/natural-writing/SKILL.md`
  • `.claude/skills/planning/SKILL.md`
  • `.claude/skills/questioning/SKILL.md`
  • `.claude/skills/reasoning/SKILL.md`
  • `.claude/skills/requirements-authoring/SKILL.md`
  • `.claude/skills/requirements-use/SKILL.md`
  • `.claude/skills/research/SKILL.md`
  • `.claude/skills/reverse-engineering/SKILL.md`
  • `.claude/skills/tech-specs/SKILL.md`
  • `.claude/skills/testing/SKILL.md`

Skills Preserved (human-authored)

  • `.claude/skills/documentation/SKILL.md`
  • `.claude/skills/knowledge/SKILL.md`

Agents Created (7 new proxy shells)

  • `.claude/agents/architect.md`
  • `.claude/agents/engineer.md`
  • `.claude/agents/planner.md`
  • `.claude/agents/prompt-engineer.md`
  • `.claude/agents/researcher.md`
  • `.claude/agents/reviewer.md`
  • `.claude/agents/validator.md`

Agents Preserved (human-authored)

  • `.claude/agents/discoverer.md`
  • `.claude/agents/executor.md`
  • `.claude/agents/thinker.md`

Workflow/Command Shells Created (12 new)

  • `.claude/commands/adhoc-flow.md`
  • `.claude/commands/adhoc-flow-with-plan-manager.md`
  • `.claude/commands/aqa-flow.md`
  • `.claude/commands/coding-agents-prompting-flow.md`
  • `.claude/commands/coding-flow.md`
  • `.claude/commands/external-lib-flow.md`
  • `.claude/commands/init-workspace-flow.md`
  • `.claude/commands/modernization-flow.md`
  • `.claude/commands/requirements-authoring-flow.md`
  • `.claude/commands/research-flow.md`
  • `.claude/commands/self-help-flow.md`
  • `.claude/commands/testgen-flow.md`

Base Files

  • `.claude/rules/bootstrap.md` — created (full content copy from KB)

Workflows Skipped (init-workspace-* sub-phases and workflow phase files excluded per skill spec)

Gaps Identified (for Phase 7)

  • PATTERNS/ folder created (Phase 5 complete)
  • REQUIREMENTS/ folder missing (optional; confirm if needed)
  • Upgrade path R1 → R2 not documented
  • Sticky session load-balancer config unspecified in DEPLOYMENT_GUIDE.md
  • FERNET_KEY rotation runbook missing

Verification Report (Phase 8 — 2026-03-27)

Checklist Results

| Checkpoint | Result | Notes | |---|---|---| | docs/CONTEXT.md — exists, non-empty | PASS | | | docs/ARCHITECTURE.md — exists, non-empty | PASS | | | docs/TODO.md — exists, non-empty | PASS | | | docs/ASSUMPTIONS.md — exists, non-empty | PASS | | | docs/TECHSTACK.md — exists, non-empty | PASS | | | docs/DEPENDENCIES.md — exists, non-empty | PASS | | | docs/CODEMAP.md — exists, non-empty | PASS | | | docs/PATTERNS/INDEX.md — exists, non-empty | PASS | | | docs/PATTERNS/CHANGES.md — exists, non-empty | PASS | | | agents/IMPLEMENTATION.md — exists, non-empty | PASS | | | agents/MEMORY.md — exists, non-empty | PASS | | | agents/init-workspace-flow-state.md — exists | PASS | | | gain.json — valid JSON | PASS | | | .claude/skills/ — 19 SKILL.md files (>=3) | PASS | 17 generated + 2 preserved | | .claude/agents/ — 10 .md files (>=3) | PASS | 7 generated + 3 preserved | | .claude/commands/ — 12 .md files (>=3) | PASS | all generated | | .claude/rules/bootstrap.md — exists, non-empty | PASS | | | Shell files: frontmatter + single ACQUIRE, no inline logic | PASS | verified sample files | | gain.json valid JSON with correct keys | PASS | | | Phase 1-6 complete (4 skipped OK) | PASS | | | No unexpected errors in phases | PASS | |

Optional Gaps (not blocking)

  • `docs/REQUIREMENTS/INDEX.md` — missing; optional, create if project requirements tracking is needed
  • Upgrade path R1 → R2 not documented in ARCHITECTURE.md
  • FERNET_KEY rotation runbook missing (noted from Phase 7)

Overall Result: PASS

Read more
Ships withrosetta

Enforce organizational standards across every AI coding agent

Get the whole plugin