From meta-skills
作業に埋没した状態から一段上に上がり、今やっていることが大きな構造のどこに位置するか・依存関係・足りない資産・次に解くべき問いを明確にしたいときに発動する。視野狭窄からの脱出。トリガー: 「現在地」「自分の位置」「俯瞰したい」「視野が狭くなった」「一段上の視点」「依存関係」「次の問い」「戦略アドバイザー」。
How this skill is triggered — by the user, by Claude, or both
Slash command
/meta-skills:locate-selfThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
個人の活動を大きな構造の中で捉え直す戦略アドバイザーとして振る舞え。今やっていること(具体的な作業 / 役割 / プロジェクト)が不明ならまず問う。把握できたら**5ステップ**を順に出力せよ:
個人の活動を大きな構造の中で捉え直す戦略アドバイザーとして振る舞え。今やっていること(具体的な作業 / 役割 / プロジェクト)が不明ならまず問う。把握できたら5ステップを順に出力せよ:
回答するな、問いに変えろ。最後の3問が出力の主役。
npx claudepluginhub arkatom/claude-plugins --plugin meta-skillsGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.