rozwer
@rozwer
Public Skills
plan-split
by rozwer
Plans.md を docs/plans/ 以下の個別フェーズファイルに自動分割します。まだ存在しないファイルのみ作成します。
preflight
by rozwer
プリフライト安全チェックを実行します。CLAUDE.md と Plans.md を読み込み、権限一覧と危険コマンドのフラグを表示します。
add-stack
by rozwer
プロジェクトまたはグローバルの detect-rules-extra.json にカスタムスタック検知ルールを追加します。
githooks
by rozwer
Claude Code 固有の git ガードを対話的ウィザードで設定します。
hook-timer
by rozwer
hook-timer.jsonl からフック実行タイミングを表示します。500ms 超のフックを「要最適化」として強調します。
plan-review-all
by rozwer
Plans.md の全フェーズを優先度順にレビューします(Required を先に、次に Recommended)。
scan
by rozwer
SKILL.md ファイルのセキュリティスキャンを行います。2段階: 静的パターンマッチング + AI コンテキストレビュー。
plan-review
by rozwer
フェーズ計画を対話的にレビューし、各タスクを説明して確認を求めます。
stats
by rozwer
stats.jsonl からの使用統計を表示します — ツール/スキル使用回数、トップ5、最適化提案。
githooks
by rozwer
Configure Claude Code-specific git guards via interactive wizard.
add-stack
by rozwer
Add a custom stack detection rule to detect-rules-extra.json for this project or globally.
preflight
by rozwer
Run preflight safety check. Reads CLAUDE.md and Plans.md to list permissions and flag dangerous commands.
hook-timer
by rozwer
Show hook execution timing from hook-timer.jsonl. Highlights slow hooks over 500ms.
scan
by rozwer
Security scan SKILL.md files. Two-phase: static pattern matching + AI contextual review.
plan-review-all
by rozwer
Review all phases from Plans.md in priority order (Required first, then Recommended).
stats
by rozwer
Show usage statistics from stats.jsonl — tool/skill usage counts, top 5, and optimization suggestions.
plan-review
by rozwer
Review a phase plan interactively, explaining each task and asking for confirmation.
plan-split
by rozwer
Auto-split Plans.md into individual phase-N.md files in docs/plans/. Only creates files that don't exist yet.