review-prose-fix
FeaturedReviews what a prose fix did to a document. The fix-prose skill invokes this by name.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- tbhb
- Repository
- tbhb/vale-ai-tells
- Created
- 8 months ago
- Last Updated
- 2 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
write-prose-fix
Rewords a document to clear its lint findings. The fix-prose skill invokes this by name.
review-docs
Judge every piece of prose a repository ships. Use as a required review, or as /review-docs. Not for writing docs: doc-editing covers that.
review-address
Use when the user wants to act on code-review feedback on the current branch — review comments, findings, PR feedback, or a reviewer's punch list. Triggers on phrases like "address the review items", "respond to the review", "fix the review findings", "handle the PR comments", "action the reviewer feedback", or "address each issue in separate commits". Fixes only what the branch introduced, one finding per commit, behind the project's quality gates; anything pre-existing or history-rewriting is surfaced for a decision instead of silently done.