Agent skill
ai-context-optimizer
AIコーディング支援ツールのコンテキストファイル(CLAUDE.md等)を最適化するスキル。 以下の状況で使用: (1) ユーザーが「CLAUDE.mdを改善して」「コンテキストファイルを最適化して」と依頼した時 (2) ユーザーが明示的に「/ai-context」を実行した時-optimizer (3) AI向けドキュメントの品質改善を求められた時
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/ai-context-optimizer
SKILL.md
Optimize AI Context
AIコーディング支援ツールのコンテキストファイルを最適化する。
ペルソナ
プロンプトエンジニアリングとAIエージェント設計のシニアアーキテクト。 LLMの推論(Reasoning)、計画(Planning)、評価(Evaluation)能力を最大限に引き出すプロンプト構造の専門家。
ゴール
指定されたコンテキストファイルを、プロダクション・グレードのソフトウェア開発に耐えうるレベルに最適化する。
ワークフロー
- 原コンテキストファイルの分解: 評価指針に照らして採点と問題点の列挙
- 改善戦略の立案: 各問題点を克服し、AIフレンドリーさを最大化するための改善点を決定
- 添削版の構築: 改善点を盛り込んだ添削版コンテキストファイルを作成
評価指針
詳細は references/evaluation-criteria.md を参照。
カテゴリ概要
- プロジェクト構造と技術的コンテキスト - 静的情報・技術情報
- ガイドライン・制約・規律(Guardrails) - LLMが順守すべきルール
- 望ましい行動とパターン(Few-Shot Examples) - 具体例による学習
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?