Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

dotfiles

dotfiles には shishi から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
3
更新
2026-07-05
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

codex-review
ソフトウェア品質保証アナリスト・テスター

Codex CLI を外部レビュアーとして使うレビューゲート。2 モード: native (欠陥検出、codex exec review) / adversarial (設計・前提への挑戦、 懐疑プロンプト付き codex exec)。clean になるまで review→fix→re-review を 反復する。bubblewrap sandbox が使えないホストでも動く bypass フラグ対応。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Codex レビュー, codex review, レビューゲート, codex-review, adversarial review, Codex で確認, レビューしてもらう。

2026-07-05
claude-review
ソフトウェア品質保証アナリスト・テスター

Claude Code CLI を外部レビュアーとして使うレビューゲート (Codex ホスト用)。 2 モード: native (欠陥検出、claude -p "/code-review") / adversarial (設計・前提への挑戦、懐疑プロンプトを claude -p に渡す)。clean になるまで review→fix→re-review を反復する。別モデル系統によるクロスレビューのため 独立性が最も高く、Codex ホストの第一レビュー手段。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Claude レビュー, claude review, レビューゲート, クロスレビュー, Claude で確認, レビューしてもらう。

2026-07-05
codex-review
ソフトウェア品質保証アナリスト・テスター

Codex CLI を外部レビュアーとして使うレビューゲート。2 モード: native (欠陥検出、codex exec review) / adversarial (設計・前提への挑戦、 懐疑プロンプト付き codex exec)。clean になるまで review→fix→re-review を 反復する。bubblewrap sandbox が使えないホストでも動く bypass フラグ対応。 Triggers: spec/PRD/plan の作成・更新直後 (adversarial モード)、major 実装 ステップ完了後 (>=5 files / 新規モジュール / 公開 API / infra・config 変更) および git commit / PR / merge / release の前 (native モード)。 キーワード: Codex レビュー, codex review, レビューゲート, codex-review, adversarial review, Codex で確認, レビューしてもらう。

2026-07-05
git-commit
ソフトウェア開発者

Stage meaningful diffs and create Conventional Commits with WHY-focused messages

2026-07-05
git-commit
ソフトウェア開発者

Stage meaningful diffs and create Conventional Commits with WHY-focused messages

2026-07-05
tidying
ソフトウェア開発者

Guide structural code improvements using Kent Beck's Tidy First methodology. Use when seeing messy code, before making behavioral changes, after completing features, or discussing when to clean up code.

2026-07-05
memory-consolidate
ソフトウェア開発者

Use when the user says 「記憶の整理」「dream」, after large refactors that invalidate stored knowledge, or roughly every 20-30 sessions when memory files accumulate duplicates, contradictions, or stale references.

2026-07-04
compact-prep
ソフトウェア開発者

Claude Code の /compact 実行前に、現セッションの作業状態を state file へ保存する。 MANDATORY TRIGGERS: /compact-prep, compact-prep, 圧縮準備, compact 準備, コンパクト準備, 圧縮前状態保存。 DO NOT TRIGGER: compact 後の復旧、通常の進捗報告、plan 作成、context 使用率の雑談。

2026-07-04
tdd
ソフトウェア品質保証アナリスト・テスター

Guide Test-Driven Development using Kent Beck's Red-Green-Refactor cycle. Use when writing tests, implementing features via TDD, or following plan.md test instructions.

2026-06-18