ソース情報
- リポジトリ
- unbound-force/gaze
- ソースの最終更新活動
- 2026年7月1日 13:00
- 検出された SKILL.md の言語
- 英語
- スター
- 2
- フォーク
- 10
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/unbound-force/gaze --skill always-on-guidanceコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Teaches the Swarm coordinator to follow Speckit's pre-decomposed tasks.md as the authoritative task breakdown instead of generating its own decomposition via CASS.
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
SOC 職業分類に基づく
SKILL.md を表示中
| name | always-on-guidance |
| description | Global coding rules and tool usage discipline |
| tags | ["always-on","coding","quality"] |
Rules that apply to every coding session.
org_* tools for work item managementcomms_* tools for agent messaging and file reservationsforge_* tools for multi-agent coordinationhivemind_* tools for learning storage and retrievalhivemind_find before solving problems from scratchdb.OpenMemory() for database testst.TempDir() for filesystem teststesting package only — no testifyTestXxx_Descriptionfmt.Errorf("operation: %w", err)errors.Is for sentinel error checkstype: description