원클릭으로
sce-bootstrap-context
Use when user wants to Bootstrap SCE baseline context directory when missing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when user wants to Bootstrap SCE baseline context directory when missing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Write atomic, repo-style git commits from a change summary or diff. Use when preparing commit messages, splitting work into coherent commits, or reviewing whether a commit is too broad.
Use when user wants to Bootstrap SCE baseline context directory when missing.
Use when user wants to Synchronize context files to match current code behavior after task execution.
Use when user wants to create a structured SCE handover for the current task.
Use when user wants to Create or update an SCE implementation plan with scoped atomic tasks.
Use when user wants to review an existing plan and prepare the next task safely.
| name | sce-bootstrap-context |
| description | Use when user wants to Bootstrap SCE baseline context directory when missing. |
| compatibility | opencode |
context/ is missing.Create these paths:
context/overview.mdcontext/architecture.mdcontext/patterns.mdcontext/glossary.mdcontext/context-map.mdcontext/plans/context/handovers/context/decisions/context/tmp/context/tmp/.gitignorecontext/tmp/.gitignore content:
*
!.gitignore
overview.md, architecture.md, patterns.md, and glossary.md empty or placeholder-only.context/context-map.md.context/ should be committed as shared memory.