config-analyze

Parse Claude Code configuration files and generate a Japanese ANALYSIS.md with rubric evaluation.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/yoshihiko555/dotfiles --skill config-analyze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: config-analyze
Source: https://github.com/yoshihiko555/dotfiles/tree/main/shared/skills/common/config-analyze
Command: npx skills add https://github.com/yoshihiko555/dotfiles --skill config-analyze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code設定ファイル(Skill/Agent/CLAUDE.md/Rule)を解析し、 日本語ドキュメントと改善提案を生成する。

Core Features & Use Cases

  • Analyze a Claude Code configuration file to determine whether it's a Skill, Agent, CLAUDE.md, or Rule, and collect optional references for context.
  • Compare the file structure against the recommended template for its type and generate a structured ANALYSIS.md with a rubric-based evaluation.
  • Produce a Japanese ANALYSIS.md that summarizes findings and actionable recommendations for improving the configuration.

Quick Start

Provide the path to the target configuration file and run the analyzer to generate ANALYSIS.md in the same directory.

Frequently Asked Questions about config-analyze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Japanese documentation for Claude Code configuration files?

To generate Japanese documentation for Claude Code configuration files, provide the file path to the analyzer and it produces an ANALYSIS.md in the same directory containing structure, rubric evaluation, and improvement recommendations.

Can I analyze multiple Claude Code config types like Skill, Agent, and Rule?

You can analyze multiple Claude Code config types including Skill, Agent, CLAUDE.md, and Rule files. The analyzer detects the type from YAML frontmatter and compares it against the recommended template for that category.

What is the best way to evaluate a Claude Code Skill against a rubric?

Evaluating a Claude Code Skill against a rubric requires parsing the configuration file with YAML frontmatter and optional references. The analyzer generates a structured ANALYSIS.md with a full rubric-based evaluation and actionable improvements.

Does the Claude Code config analyzer require any dependencies to run?

The Claude Code config analyzer requires no dependencies to run. You provide the target configuration file path and it operates standalone to generate the Japanese ANALYSIS.md document in the same directory.

Why does my Claude Code config analysis include optional references?

Optional references enrich your Claude Code config analysis by providing additional context. The analyzer collects these references during parsing to produce a more comprehensive ANALYSIS.md with deeper structural insights and recommendations.