context-gathering
✓なじみのないコードベースを入力するとき、新しい機能を開始するとき、または実装タスクの前に使用します。行動する前に理解できる構造化された探索プロトコルを提供します。
SKILL.md
[!CRITICAL] If confidence < 0.7, DO NOT proceed to implementation. Either gather more context or escalate gaps to user.
| "I'll figure it out as I go" | Leads to inconsistent code | Complete exploration first | | Skipping documentation | Miss important constraints | Always check docs first | | Assuming conventions | Introduces inconsistency | Verify patterns in existing code | | Ignoring test patterns | Tests won't fit project style | Study existing tests |
| Starting with implementation | May require extensive rework | Understand then implement |
なじみのないコードベースを入力するとき、新しい機能を開始するとき、または実装タスクの前に使用します。行動する前に理解できる構造化された探索プロトコルを提供します。 ソース: baxtercooper/nexus。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/baxtercooper/nexus --skill context-gathering- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
context-gathering とは?
なじみのないコードベースを入力するとき、新しい機能を開始するとき、または実装タスクの前に使用します。行動する前に理解できる構造化された探索プロトコルを提供します。 ソース: baxtercooper/nexus。
context-gathering のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/baxtercooper/nexus --skill context-gathering インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/baxtercooper/nexus