Skip to main content
Run any Skill in Manus
with one click
suzuki0keiichi
GitHub creator profile

suzuki0keiichi

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
2026-07-10
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

graphrag-checkpoint
computer-occupations-all-other

context が埋まって消える前に、いま価値あるものを全部グラフへ吐き出す「最終フラッシュ」。長時間セッションで compact の盲目的要約に任せず狙って残し、`/clear` で綺麗に再開できるようにする。「checkpoint 取って」「コンテキスト埋まってきたから状態を保存」「clear する前に退避して」「compact される前に退避して」で発火。人間が余力のある頃合いで手動発火する (自動検出はしない)。退避後に `/clear` すると SessionStart フックが直前の作業状態を自動で戻す (このskillは退避側)。スラッシュ: /graphrag-knowledge:graphrag-checkpoint

2026-07-10
ssh-operator
network-and-computer-systems-administrators

This skill should be used when the user asks to "operate a remote machine", "SSH into a server", "check remote files", "edit files on remote", "run commands on remote", "check server status", "look at server logs", "restart a service on the server", "deploy to the server", "investigate a server issue", "サーバーを調べて", "リモートで操作して", "リモートのファイルを見て", "サーバーのログを確認して", "リモートのサービスを再起動して", or needs to perform any operation on a remote machine via SSH.

2026-07-10
graphrag-design-review
computer-occupations-all-other

設計案や approach を、コードを書く前にグラフ(プロジェクトの永続知識)と照合してレビューする AI 設計レビュー。過去の Decision・Constraint・却下案 (RejectedOption)・運用知識 (OperationalKnowledge)・Risk・Goal・進行中 Investigation の全知見タイプに proposal を尋問する。「実装前にこの方針でいい?」「この設計どう思う」「この approach を見て」と、実装に入る前の設計・計画の是非や、過去判断・制約との整合・roadmap との親和性を確認したい時に使う。実装後の diff レビューは graphrag-pr-review、人間向けの説明資料は graphrag-review-doc。スラッシュ: /graphrag-knowledge:graphrag-design-review

2026-07-10
graphrag-pr-review
computer-occupations-all-other

PR や diff を、AI 自身がグラフ(プロジェクトの永続知識)と照合して概念レベルでレビューし、所見(findings)を返す。境界 (Layer/Concern/Component) の確認だけでなく、Constraint 違反・却下案 (RejectedOption) の再導入・運用知識 (OperationalKnowledge) の再踏襲・Risk の再開・Goal との整合・進行中 Investigation との衝突まで、全知見タイプに diff を尋問する。「この PR をレビューして」「この差分をグラフ的に見て」「概念が崩れてない?」「方針に反してない?」と、実装後の変更の是非を問われた時に使う(行レベルのバグ探しが主目的ではない)。人間に渡す説明資料(HTML)が欲しい時は graphrag-review-doc、実装前の設計レビューは graphrag-design-review、変更の記録は graphrag-knowledge。スラッシュ: /graphrag-knowledge:graphrag-pr-review

2026-07-10
graphrag-knowledge
software-developers

プロジェクトの永続的な設計知識 (採用判断/却下案/制約/目的/リスク/運用知識と、それらを貫く横断構造) を vault を単一正本に安全に読み書きする。作業の最上流と一段落で発火する。【読み — 着手前に先に引く (コードやファイルを読む前にこれを起動)】① 「○○を実装/修正/改善/リファクタしたい」「○○がバグってる/動かない/エラー」「○○周りを整理/調査/レビュー/設計したい」と課題や依頼を受け取った直後 (レビュー自体は graphrag-pr-review / graphrag-design-review の担当 — 本 skill はその上流の知識引き)、触る領域の Decision / Risk / Constraint / 運用知識を `ask` で先に引く (1発で網羅、連打しない)。② 「前回の続き」「引き継ぎ」「過去どう判断した」「なぜこの設計に」と経緯を問われた時。③ 「影響範囲」「どこに波及」と影響伝播を辿りたい時。【書き戻し — 一段落で能動的に (ユーザーの「覚えて」を待たない)】④ 実装/修正が一段落した時・commit 直前 (無言のアクショントリガ — 採用判断/却下案/リスク/運用ハマりを書き戻し、決着した focus の Investigation を閉じる)。⑤ 「Xで行く」「Xはやめる」「今後はY」と結論/却下が確定した時、「覚えて/記録して」と指示された時 (詳細は §Proactive Persistence)。

2026-07-10
graphrag-review-doc
software-developers

人間が PR レビューするための、概念レベルの説明資料(視覚的な HTML 文書)をグラフ(プロジェクトの永続知識)を背骨に生成する。「この PR のレビュー資料を作って」「概念レベルで説明する文書がほしい」「レビュアー向けに分かりやすく説明して」と、人間レビュアーに渡す資料を求められた時に使う。AI が所見を返すレビュー本体は graphrag-pr-review(本 skill は成果物が HTML 文書である時に選ぶ)、実装前の設計レビューは graphrag-design-review。スラッシュ: /graphrag-knowledge:graphrag-review-doc

2026-07-10
graphrag-vault-init
computer-occupations-all-other

vault (ナレッジグラフ) の初期構築。system vault (コード/プロダクト知識) と project vault (時限イニシアチブ) の両方に対応。「vault を作りたい」「初期構築したい」「新しいプロジェクトを管理したい」「リポジトリを索引したい」で発火。

2026-07-10
graphrag-stocktake
computer-occupations-all-other

vault の Investigation ライフサイクル棚卸し(定期クリーニング)。state無しレガシーや、決着済みなのに active のままの focus を、機械検出(stocktake verb)+ 裏取り裁定で state:closed に整える。「棚卸しして」「vault を掃除/クリーニングして」「Investigation を整理して」「active が溜まってる」で発火。resume の stocktake_hint が出た時にも。削除はしない(閉じるだけ)。スラッシュ: /graphrag-knowledge:graphrag-stocktake

2026-07-09
Showing 1 of 1 repositories
All repositories loaded