Hosho Prompt Reviewer
Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.14.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Hosho Prompt Reviewer” GitHub Action evaluates AI prompts against research-backed best practices in prompt engineering, analyzing six quality factors such as scope, structure, and model-specific alignment. It identifies weaknesses, provides actionable fixes with before/after examples, and automates prompt reviews by posting detailed feedback on pull requests or summarizing results in the Actions tab. This tool streamlines prompt optimization and ensures adherence to high-quality standards for generating effective AI prompts.
Release notes
Simplified finding output
- Title now includes line reference in brackets:
1. Issue title (line 32-37) - Removed separate observation/description line below title (was redundant)
- Cleaned up unused
promptFileparameter threading