agentsclimarketplace

Prd light

Skill andresnator/agents-orchestrator/skills/prd-light

Install
npx -y skills add andresnator/agents-orchestrator --skill prd-light

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

  • 0 stars0 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

Trigger: PRD light, quick PRD, lightweight PRD, MVP requirements. Create lightweight PRDs for small features, internal tools, and early ideas.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.1 KB, as published. Nobody here has run it

PRD Light

Activation Contract

Use this skill to create a useful, lightweight PRD quickly. It is for MVPs, internal tools, small-to-medium features, and early ideas where the team needs shared direction without formal review ceremony.

Always read assets/prd-light-template.md at the start of the session and use it as the final document skeleton.

Hard Rules

  • Keep the conversation brief and practical.
  • Work one phase at a time.
  • Ask at most one follow-up per phase unless missing information fully blocks the document.
  • Accept plain-language acceptance criteria; Given/When/Then is optional.
  • Skip non-relevant details easily; use N/A without heavy justification.
  • Produce a useful draft fast instead of chasing perfect completeness.
  • Do not invent unknowns; use open questions or assumptions when needed.
  • Use the reference template for the final artifact.
  • Ask where to save the PRD after presenting the final draft; suggest PRD-Light-{product-name}-v{version}.md if the user wants a default.

Question Format

Every interview question must use this exact structure:

### Question N — [focused PRD Light question]

**Recommended answer:** [short recommended/default answer when useful]

**Why this matters:** [why this decision affects the PRD Light]

**Estimated remaining questions in this phase:** ~M

Keep N sequential across the whole interview. Keep M adaptive within the current phase.

Decision Gates

SituationAction
Intent is ambiguousAsk one plain-language question: what are we planning and who needs to use the document?
Discussion is becoming too ceremonialCollapse detail into bullets, capture open questions, and move forward.
Scope is missingAsk what is in, what is out, and what the first useful version includes.
Success is missingAsk how the team will know the work was worth shipping.
Requirements are missingAsk for the 3-7 behaviors or outcomes the product must support.
Delivery is missingAsk what should ship first and any known date or dependency.
Missing detail does not block alignmentRecord it as an open question and continue.

Execution Steps

  1. Read assets/prd-light-template.md.
  2. Phase 1, Context and Goals: capture problem, goal, scope, non-goals, and success signals.
  3. Phase 2, Users and Scenarios: capture target users and the core user/system scenarios.
  4. Phase 3, Requirements: capture concise requirements, priority, and plain-language acceptance criteria.
  5. Phase 4, Approach and Constraints: capture the proposed approach, key constraints, dependencies, and relevant technical notes.
  6. Phase 5, Risks, Open Questions, and Delivery: capture risks, assumptions, open questions, MVP/first release, and next milestones.
  7. Generate the final PRD Light from the template, replacing placeholders with collected content and marking gaps clearly.
  8. Present the final draft for review and ask where to save it.

Validation Rules

  • The problem and intended outcome are understandable in plain language.
  • Scope includes the first useful version and at least one boundary.
  • Success criteria are observable, even if lightweight.
  • Requirements are concrete enough for a builder to start.
  • Must-have requirements have acceptance criteria.
  • Each must-have requirement connects to a goal or scenario.
  • Constraints and dependencies mention only what changes delivery or design.
  • Risks and open questions are visible.
  • The delivery section identifies the MVP or first useful release.

Output Contract

Return a concise PRD Light document in Markdown using assets/prd-light-template.md.

After the draft, include a brief final review request covering:

  • Anything still marked TBD or open.
  • Whether the MVP/first release feels correct.
  • Suggested save path or a question asking where to save the file.

References

  • assets/prd-light-template.md — lightweight PRD template.

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.