simple-review-format

Format markdown reviews into structured evaluation reports with scores and issue lists.

1|2|Updated Jul 5, 2024
One-click install
npx skills add https://github.com/uuta/dotfiles --skill simple-review-format
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simple-review-format
Source: https://github.com/uuta/dotfiles/tree/main/skills/simple-review-format
Command: npx skills add https://github.com/uuta/dotfiles --skill simple-review-format

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill formats a markdown review into a fixed, structured report suitable for quick decision making and consistency across audits.

Core Features & Use Cases

  • Structured fields: Score (up to 100), Short summary, Critical issue, Potentially performance issue, potential bug.
  • Consistent formatting: Outputs a uniform structure for easy comparison across reviews.
  • Use Case: Review a product specification note and generate a standardized evaluation report ready for stakeholders.

Quick Start

Use the simple-review-format skill to format a provided markdown review into the standardized report.

Frequently Asked Questions about simple-review-format

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

FAQPage Schema
How do I format markdown reviews into a structured evaluation report?

To format markdown reviews into a structured evaluation report, you can use a standardized formatting process that parses text and outputs a score, summary, and categorized issue lists for quick decision making.

What is a standardized markdown review format for consistent audits?

A standardized markdown review format is a fixed report structure that ensures consistency across audits by outputting uniform fields like a score up to 100, a short summary, critical issues, and potential bugs.

Can I generate a standardized review report without external dependencies?

Yes, you can generate a standardized review report without external dependencies because the formatting process relies on standard text processing and a clearly defined field schema rather than external tooling.

What fields are included in a structured markdown evaluation report?

A structured markdown evaluation report includes specific fields: a score up to 100, a short summary, critical issues, potentially performance issues, and potential bugs to provide a uniform overview for stakeholders.

When do I need a fixed format for markdown review reports?

You need a fixed format for markdown review reports when you require consistent formatting across multiple audits to enable easy comparison and quick decision making for stakeholders reviewing product specifications.

Does a structured review report capture performance issues and potential bugs?

Yes, a structured review report captures performance issues and potential bugs by parsing the markdown input and categorizing these concerns into dedicated lists within the fixed evaluation output.