用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/griddynamics/rosetta --skill load-project-context命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | load-project-context |
| description | To load the project's business, behavioral, and technical context. |
Prerequisite: USE SKILL hitl. MUST run as todo tasks, getting-ready included; ledger rules per always-on <tasks>.
docs/CONTEXT.md docs/ARCHITECTURE.mdgrep -nE "^#{1,3} " agents/IMPLEMENTATION.md agents/MEMORY.md docs/PATTERNS/INDEX.md docs/REQUIREMENTS/INDEX.md refsrc/INDEX.mddocs/*-CONTEXT.md docs/*-ARCHITECTURE.md.
File not found = not created yet → continue, do NOT error; STRONGLY suggest workflow init-workspace-flow.md.<bootstrap_rosetta_files>
Rosetta files: terse, SRP/DRY/MECE. Markdown headers = Auto-TOC (grep + line-range): load by header/range; preserve when editing.
gain.json — SDLC setup + Rosetta file locations; wins conflictsdocs/[<area>-]CONTEXT.md — business + behavior + target state; no tech, no changelog; - optional.docs/[<area>-]ARCHITECTURE.md — architecture + technical requirements; modules, structure; - optional.docs/TODO.md — improvements, large TODOsdocs/ASSUMPTIONS.md — assumptions, unknownsdocs/TECHSTACK.md — tech stack per moduledocs/DEPENDENCIES.md — dependencies per moduledocs/CODEMAP.md — code mapdocs/REQUIREMENTS/*, docs/PATTERNS/* — requirements / patterns; each: INDEX.md index, CHANGES.md logagents/IMPLEMENTATION.md — implementation state; the only changelogagents/MEMORY.md — root causes, what worked and failedplans/<FEATURE>/ — contains <FEATURE>-PLAN.md execution plan, <FEATURE>-SPECS.md tech specs, plan.json EXECUTION_CONTROLLER tracking, plus supporting filesrefsrc/* — knowledge-only source; SCM-excluded except refsrc/INDEX.mdagents/TEMP/<FEATURE> — temp; SCM-excludeddocs/raw — raw requirement inputs</bootstrap_rosetta_files>