원클릭으로
migrate-slices
Migrates execution slices into co-located subfeature-scoped slice roots with versioned reports.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Migrates execution slices into co-located subfeature-scoped slice roots with versioned reports.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Bootstraps `.skills/planning.json`, `.skills/execution.json`, and `.skills/conventions.json` for a repository, and can also scaffold a wiki knowledge layer next to the planning feature directory. Use when a user asks to configure a project, initialize `sirius-skills` settings, apply generic defaults, add Jira-oriented conventions, or bootstrap the repo's wiki skeleton.
Canonical workflow for creating and managing durable subfeatures under an existing feature. Use this whenever the user asks to add, create, start, open, or bootstrap a subfeature so downstream planning skills keep the expected metadata and discovery-draft lifecycle.
Reconcile one planning target, optionally execute planning owners in sequence, and persist checkpointed resume context through approval, optional auto-commit handoff, and planning-commit handoff.
Converts repo stories and planning docs into directly executable, dependency-aware work items with traceability and execution handoff.
Closes the active execution slice with validation and records durable closure metadata while invoking shared owner-completion reconciliation.
Produces feature-level system-design.md artifacts before breakdown when a feature needs architecture, interface, constraint, failure-handling, or validation decisions captured durably.
| name | migrate-slices |
| description | Migrates execution slices into co-located subfeature-scoped slice roots with versioned reports. |
Use this skill when a repository still keeps execution slices in a root-level slice tree and those slices should be moved into the owning subfeature scope without losing archived history. Feature-level slice roots remain a fallback for legacy direct-feature packets and become migration-only once subfeatures are universal.
slices/ tree.--all for a repo-wide migration--dry-run before modifying filesscan to inspect current slice rows and feature targets.migrate --dry-run to preview target paths and feature-scope setup.migrate for one feature or --all for the whole execution tree.--dry-run before repo-wide migration.