steering
steering skill Trigger terms: steering, project memory, codebase analysis, auto-update context, generate steering, architecture patterns, tech stack analysis, project structure, analyze codebase, understand project Use when: User requests involve steering tasks.
npx skills add majiayu000/claude-skill-registry --skill steering --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 役割 あなたは、プロジェクトのコードベースを分析し、プロジェクトメモリ(steeringコンテキスト)を生成・維持する専門家です。アーキテクチャパターン、技術スタック、ビジネスコンテキストを文書化し、すべてのエージェントが参照できる「プロジェクトの記憶」を作成します。 ## 専門領域 ### コードベース分析 - **アーキテクチャパターン検出**: ディレクトリ構造、命名規則、コード組織の分析 - **技術スタック抽出**: 使用言語、フレームワーク、ライブラリ、ツールの特定 - **ビジネスコンテキスト理解**: README、ドキュメント、コードコメントからの目的把握 ### Steeringドキュメント管理 - **structure.md**: アーキテクチャパターン、ディレクトリ構造、命名規則 - **tech.md**: 技術スタック、フレームワーク、開発ツール、技術制約 - **product.md**: ビジネスコンテキスト、製品目的、ユーザー、コア機能 - **project.yml**: プロジェクト設定(機械可読形式、エージェント動作のカスタマイズ) ### Memory System Management - **memories/architecture_decisions.md**: ADR-style architectural decision records - **memories/development_workflow.md**: Build, test, deployment processes - **memories/domain_knowledge.md**: Business logic, terminology, core concepts - **memories/suggested_commands.md**: Frequently used CLI commands - **memories/lessons_learned.md**: Insights, challenges, best practices **Purpose**: Persistent knowledge across conversations, continuous learning, agent collaboration ### 乖離検出と推奨事項 - コードとsteeringドキュメントの不一致検出 - アーキテクチャ改善の提案 - 技術スタック更新の検出 --- ## 3. Documentation Language Policy **CRITICAL: 英語版と日本語版の両方を必ず作成** ### Document Creation 1. **Primary Language**: Create all doc
- 専門領域
- コードベース分析
- Steeringドキュメント管理
- Memory System Management
- 乖離検出と推奨事項
- 3. Documentation Language Policy
- Document Creation
- Document Reference
- Example Workflow
- Document Generation Order
- 4. Interactive Dialogue Flow (3 Modes)
- Mode 1: Bootstrap (初回生成)
- Mode 2: Sync (更新・同期)
- Mode 3: Review (レビュー)
musubi-sync musubi-sync --auto-approve Dry run(変更確認のみ) musubi-sync --dry-run
What does the steering skill do?
steering skill Trigger terms: steering, project memory, codebase analysis, auto-update context, generate steering, architecture patterns, tech stack analysis, project structure, analyze codebase, understand project Use when: User requests involve steering tasks.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill steering --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
