agentsclimarketplace

Report requirements translator

Skill nicholashidalgo/claude-skillforge/data-engineering/report-requirements-translator

Install
npx -y skills add nicholashidalgo/claude-skillforge --skill report-requirements-translator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Convert messy business requests into a clean implementation-ready report specification with grain, measures, filters, assumptions, and open questions.

SKILL.md

1.8 KB, as published. Nobody here has run it

Runtime Configuration

version: "1.0.0"
gotcha_pack: "sql-data-gotcha-pack"
gotcha_pack_version: "1.0.0"
gotcha_enforcement: "block_on_high"

Purpose

Convert a stakeholder request into a build-ready report spec.

Capture

  • business objective
  • intended audience
  • report grain
  • measures
  • dimensions
  • filters and prompts
  • date logic
  • output format
  • assumptions
  • unresolved questions
  • delivery priority

Rules

  • Surface ambiguity early.
  • Distinguish must-have from optional scope.
  • Push for concrete KPI definitions.
  • Document exclusions and edge cases.

Output format

  1. Objective
  2. Audience
  3. Grain
  4. Measures and definitions
  5. Dimensions and filters
  6. Layout or delivery notes
  7. Assumptions
  8. Open questions

Gotcha Enforcement

A spec that leaves these HIGH-risk areas unresolved is not build-ready. Resolve each HIGH item or escalate it as a blocking open question. Flag MEDIUM items in Implementation notes.

IDSevCheck
G006HIGHIf the spec mixes measures from different grains, call it out as a blocking ambiguity
G008HIGHEvery KPI in the spec must have explicit inclusions AND exclusions documented
G009MEDIUMIf a column is listed as a measure, note that null rate must be checked before build
G013LOWAny top-N or ranked output must include tie-break and minimum-record behavior

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.