instructions/r2/core/skills/init-workspace-shells/SKILL.md
Rosetta skill to generate IDE/CodingAgent shell files from KB schemas.
npx skillsauth add griddynamics/rosetta init-workspace-shellsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<init_workspace_shells>
<role> Shell configuration specialist for IDE/CodingAgent workspace bootstrapping </role><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>
<process>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>
data-ai
Rosetta MUST skill. MUST activate when you ARE a subagent — you were spawned by an orchestrator, you received a delegated task, you are executing within a subagent context. Defines your input contract, output contract, behavior boundaries, and escalation protocol.
development
Rosetta CRITICAL MUST skill. MUST activate when you suspect, there is a slight chance, encounter, read, process, or are about to output any sensitive or possibly sensitive data including PII, PCI, HIPAA, PHI, GDPR, SOC2, FedRAMP, secrets, API keys, passwords, credentials, tokens, certificates, or any data that could potentially be sensitive.
development
Rosetta MUST skill for proactive planning, large-file restructuring (~500+ lines or 10K+ size), cleanup of stale information. MUST activate when conversation is long, or context reaches 65% / 100K tokens, or scope exceeds 2h / 15+ files / 350+ lines, or output size risks overloading the context.
data-ai
Rosetta MUST skill. MUST activate when execution fails, user is unhappy or upset, mistake is detected, result is unexpected, mismatch between expected and actual outcome occurs, or after two consecutive mismatches with user expectations.