mcpbeat

Prd

joonghyun-lee-frieren/prd

199 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
203
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Joonghyun-Lee-Frieren/oh-my-antigravity --skill prd

The instruction itself

4 sections, as written by the author

Purpose

Use this skill to lock scope before implementation starts.

Trigger

  • Requirements are ambiguous or too broad
  • Team needs measurable done criteria
  • Scope creep risk is high

Workflow

  • Write a concise problem statement.
  • Define in-scope and explicit non-goals.
  • Define acceptance criteria with evidence requirements.
  • Capture constraints and dependencies.
  • Produce handoff notes for execution and verification.

Output Template

## Problem Statement
- ...

## Scope / Non-goals
- ...

## Acceptance Criteria
| Criterion | Evidence Needed | Owner |
| --- | --- | --- |

## Constraints
- ...

## Handoff
- ...

How to use it

Copy the folder

Take joonghyun-lee-frieren/prd from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.