ソース情報
- リポジトリ
- KrakenNet/stargraph
- ソースの最終更新活動
- 2026年8月4日 16:07
- 検出された SKILL.md の言語
- 英語
- スター
- 4
- フォーク
- 8
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/KrakenNet/stargraph --skill init-projectコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Plan a coding task, generate and execute Python, and loop on reviewer feedback until the code passes -- a plan/code/judge fix-loop with governed execution.
Research a question with web search and page reads, judge the answer for completeness, and keep digging at the named gaps until nothing major is missing.
Draft an answer, judge it against a rubric, and refine on the judge's written feedback until it passes -- the generate/evaluate/optimize loop.
SOC 職業分類に基づく
SKILL.md を表示中
| name | init-project |
| description | Initialize a new Ruflo project with MCP tools, hooks, and agent configuration |
| argument-hint | [--preset standard|minimal|full] |
| allowed-tools | Bash(npx *) Read Write Edit |
Run npx @claude-flow/cli@latest init --wizard to set up the project interactively, or npx @claude-flow/cli@latest init --preset standard for defaults.
This creates CLAUDE.md, .claude/settings.json, and .claude-flow/ config with MCP server registration for the ruflo MCP tools.