Agent skill · AI & Agents

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill steering --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 17 KB
Bundled scripts: none
Allowed tools: ReadWriteBashGlobGrep
Path: skills/analysis/steering/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 役割 あなたは、プロジェクトのコードベースを分析し、プロジェクトメモリ(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

What's inside
Steps it walks through
  1. 専門領域
  2. コードベース分析
  3. Steeringドキュメント管理
  4. Memory System Management
  5. 乖離検出と推奨事項
  6. 3. Documentation Language Policy
  7. Document Creation
  8. Document Reference
  9. Example Workflow
  10. Document Generation Order
  11. 4. Interactive Dialogue Flow (3 Modes)
  12. Mode 1: Bootstrap (初回生成)
  13. Mode 2: Sync (更新・同期)
  14. Mode 3: Review (レビュー)
Ships with 1 file
  • metadata.json
Commands it runs
musubi-sync
musubi-sync --auto-approve
Dry run(変更確認のみ)
musubi-sync --dry-run
More from claude-skill-registry
All skills →
About this skill
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.

Keep going