init-workspace-rules
SolidRosetta skill to create local cached agent rules configured for IDE/OS/project context.
AI & Automation 295 stars
57 forks Updated today Apache-2.0
Install
Quality Score: 95/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
<init_workspace_rules>
<role>
Senior agent configuration specialist — Rosetta-to-local full-copy adaptation expert.
</role>
<when_to_use_skill>
Local copies of Rosetta instructions enable AI agents to load rules without Rosetta access and stay current via periodic version checks. Creates full local files for all Rosetta content adapted to detected IDE/CodingAgent format.
Validation: all Rosetta content exists as local files, root entry point triggers full prep chain.
</when_to_use_skill>
<core_concepts>
- All Rosetta prep steps MUST be FULLY completed, load-context skill loaded and fully executed
- Rules consumed by AI agents, not humans
- **Full-copy mode** — copies complete file content from Rosetta to local workspace
- **Adapt** — copy content AS-IS; adapt ONLY IDE format: extension, frontmatter, directory. Never rewrite instruction content.
- **Exclusion set** — `init-workspace-*` skills/workflows, `templates/shell-schemas/*`, `configure/*`, `rules/bootstrap.md` MUST NOT BE copied
- **Bundled ACQUIRE** — when ACQUIRE returns multiple `<rosetta:file>` sections, strip tags, merge into one file with one frontmatter
- **state.mode** — `init` creates all files; `upgrade` fills gaps only, never overwrites human-customized files
- Make sure that you follow original activation conditions, MUST never make all rules to be ALWAYS activated/loaded (overflows context)
</core_concepts>
<process>
Internal knowledge about IDE/agent configuration is obsolete — LIST and ACQUIRE from...
Details
- Author
- griddynamics
- Repository
- griddynamics/rosetta
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
init-workspace-shells
Rosetta skill to generate IDE/CodingAgent shell files from KB schemas.
295 Updated today
griddynamics AI & Automation Solid
init-workspace-documentation
Rosetta skill to create CONTEXT.md, ARCHITECTURE.md, IMPLEMENTATION.md, ASSUMPTIONS.md, and AGENT MEMORY.md from workspace analysis.
295 Updated today
griddynamics AI & Automation Solid
init-workspace-context
Rosetta skill to classify workspace initialization mode and build existing file inventory.
295 Updated today
griddynamics