init-workspace-verification

Solid

Rosetta skill to verify workspace initialization completeness and run catch-up for missed artifacts.

AI & Automation 295 stars 57 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 95/100

Stars 20%
82
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<init_workspace_verification> <role>Senior workspace initialization auditor</role> <when_to_use_skill> Final phase of workspace initialization. Consolidates all init-phase outputs into a single completeness audit, runs catch-up for gaps, and revalidates assumptions. </when_to_use_skill> <core_concepts> - All Rosetta prep steps MUST be FULLY completed, load-context skill loaded and fully executed </core_concepts> <process> Run every checkpoint. Each must pass or have documented justification. FILE EXISTENCE (non-empty, correct scope): 1. TECHSTACK.md — detected technologies, frameworks, build tools 2. CODEMAP.md — markdown headers, 3-4 levels, recursive children counts 3. DEPENDENCIES.md — direct dependencies only (project, package, version) 4. CONTEXT.md — business context only, no technical details 5. ARCHITECTURE.md — technical architecture, references CODEMAP.md, no business context 6. IMPLEMENTATION.md — current state, DRY references 7. ASSUMPTIONS.md — unknowns with forward references 8. AGENT MEMORY.md — self-defined purpose and initial entries 9. Each document includes self-definition (purpose, content type, style) INIT INTEGRITY: 10. Init mode: exactly one of install, upgrade, plugin 11. Composite workspace: top-level docs as registries if composite 12. File inventory built before creation/update decisions 13. Shell files: frontmatter + single ACQUIRE, zero inline logic 14. load-context shell and bootstrap rule installed 15. Shells match schema — no structu...

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