prompt-review
Analyze prompt history to assess skills and AI reliance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install prompt-review?โผ
Run `npx skills add tokoroten/prompt-review --all -g -y` in your terminal to install the skill globally.
What does prompt-review analyze?โผ
It reads your past AI chat histories and estimates your technical understanding, prompting habits, and level of AI dependency, then writes a structured Japanese report.
Which AI tools does prompt-review support?โผ
It supports Claude Code, GitHub Copilot Chat, Cursor, Cline, Roo Code, Windsurf, Antigravity, Gemini CLI, OpenAI Codex, and OpenCode logs.
How do I run a prompt review?โผ
In Claude Code, run /prompt-review with an optional project name and day count, such as /prompt-review myproject 30, and the report is saved to the reports folder.
Does prompt-review detect leaked API keys?โผ
Yes. It scans prompts for API keys, tokens, and passwords, then adds a masked warning section recommending key rotation.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides