prompt-review

Analyzes past AI dialogue histories from multiple tools and outputs a Japanese report to `reports/prompt-review-YYYY-MM-DD.md`.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/tyoshii/claude-config --skill prompt-review-tyoshii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prompt-review
Source: https://github.com/tyoshii/claude-config/tree/main/skills/prompt-review
Command: npx skills add https://github.com/tyoshii/claude-config --skill prompt-review-tyoshii

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

このスキルは、ユーザーが「プロンプトをレビューして」「対話履歴を分析して」「理解度を診断して」と依頼したとき、または /prompt-review で呼び出されたときに使用する。過去のAIエージェント対話履歴(Claude Code, GitHub Copilot Chat, Cursor, Cline, Roo Code, Windsurf, Antigravity, Gemini CLI, OpenAI Codex, OpenCode)を読み取り、技術理解度・プロンプティングパターン・AI依存度を推定してレポートを生成する。

Core Features & Use Cases

  • ツール横断で対話履歴を取得・正規化し、技術理解度・プロンプティングパターン・AI依存度をレポートに統合
  • レポートは日本語で出力され、reports/prompt-review-YYYY-MM-DD.md に書き出す
  • 引数解析とデータ収集、分析、レポート生成のワークフローをサポート

Quick Start

過去の対話履歴を分析して、日本語レポートを生成します。

Frequently Asked Questions about prompt-review

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

FAQPage Schema
How do I analyze past AI dialogue histories to review my prompting patterns?

To analyze past AI dialogue histories for prompting patterns, this Skill scans logs from tools like Claude Code, Cursor, and GitHub Copilot Chat to estimate your technical understanding, prompting habits, and AI dependency, outputting a structured review report.

What is the best way to generate a report on my AI dependency from chat logs?

Generating a report on AI dependency from chat logs involves scanning cross-tool dialogue histories to evaluate your reliance on AI. This Skill normalizes data from multiple AI agents and produces a Japanese markdown report detailing your estimated dependency level.

Can I use a single tool to review conversation logs from different AI coding agents?

Yes, you can review conversation logs from different AI coding agents in one place. This Skill acquires and normalizes dialogue histories across Claude Code, GitHub Copilot Chat, Cursor, Cline, Roo Code, Windsurf, Antigravity, Gemini CLI, OpenAI Codex, and OpenCode.

How do I diagnose my technical understanding level from my AI agent interactions?

Diagnosing your technical understanding from AI agent interactions requires analyzing your past prompts and dialogue context. This Skill evaluates your historical logs to estimate your technical comprehension and outputs the findings to a dated markdown file.

Does the prompt review report support English or only Japanese output?

The prompt review report currently supports only Japanese output. After analyzing your cross-tool AI dialogue histories, the Skill writes the structured findings and insights to a markdown file named with the current date in Japanese.

What do I need to generate an AI log analysis report for my coding workflows?

To generate an AI log analysis report for your coding workflows, you need accessible past dialogue histories from supported AI agents. The Skill parses these logs, performs argument analysis and data collection, and generates a structured review without external dependencies.