ワンクリックで
simplify
Simplify branch/PR changes without altering behavior; use before opening a PR, while refining one, or after review feedback.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Simplify branch/PR changes without altering behavior; use before opening a PR, while refining one, or after review feedback.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
SOC 職業分類に基づく
| name | simplify |
| description | Simplify branch/PR changes without altering behavior; use before opening a PR, while refining one, or after review feedback. |
Run this skill as a focused cleanup pass on branch/PR diffs.
Read these references when relevant:
references/config-surface-governance.md when the diff touches configuration, startup, compatibility boundaries, environment injection, or test harness inputsgit diff HEAD (or PR diff/comments).AGENTS.md.await/work, missed parallelization, hot-path bloat, TOCTOU, memory leaks, overly broad operations.