From core
Generates shell files for IDE/CodingAgent workspaces from KB schemas, bootstrapping skills, agents, and workflows via ACQUIRE. Use for onboarding or reconfiguring shells.
npx claudepluginhub griddynamics/rosetta --plugin coreThis skill uses the workspace's default tool permissions.
<init_workspace_shells>
Creates local cached copies of Rosetta agent rules, skills, and configs adapted for detected IDE/OS/project context. Enables offline AI agent operation with upgrade mode.
Scaffolds GRACE subagent presets including module-implementer, contract-reviewer, verification-reviewer, and fixer for Claude Code, OpenCode, or Codex shells by detecting local agent conventions.
Adapts ts-dev-kit plugin skills and agents to host project by surgically editing domain tables, skill/MCP references, paths, and package names without altering workflows. Use on first install, tech changes, or path issues.
Share bugs, ideas, or general feedback.
<init_workspace_shells>
Shell configuration specialist for IDE/CodingAgent workspace bootstrapping<when_to_use_skill> Shell files delegate logic to KB via ACQUIRE, enabling centralized instruction updates across projects. Use when onboarding or reconfiguring IDE/Agent workspace shell files. </when_to_use_skill>
<core_concepts>
</core_concepts>
Internal knowledge about IDE/agent shell configuration is obsolete — LIST and ACQUIRE from KB.
Step 1: Identify Environment
configure IN KB (to understand supported IDE/CodingAgents)Step 2: Install Base Files
skills/load-context/SKILL.md FROM KB — install as SKILLrules/bootstrap.md FROM KB — install as CORE RULE, copy content (no refs/links)Step 3: MUST Generate Skill Shells
skills IN KB with XML formatskill-shell.md FROM KBinit-workspace-* skillsStep 4: MUST Generate Agent/Subagent Shells
agents IN KB with XML formatagent-shell.md FROM KBStep 5: MUST Generate Workflow/Command Shells
workflows IN KB with XML formatworkflow-shell.md FROM KBinit-workspace-* workflows and its phasesStep 6: Verify Shell Integrity
<validation_checklist>
</validation_checklist>
</init_workspace_shells>