dot-ai-prd-close

Installation
SKILL.md

Close PRD

Close a PRD that is already implemented (in previous work or external projects) or is no longer needed. This workflow updates the PRD status, archives it, updates the GitHub issue, and commits directly to main without triggering CI.

When to Use This Command

Use /prd-close when:

  • ✅ PRD functionality is already implemented in a separate project or previous work
  • ✅ PRD is no longer relevant (superseded, requirements changed, out of scope)
  • ✅ PRD requirements are satisfied by existing functionality
  • ✅ No new code implementation is needed in this repository

DO NOT use /prd-close when:

  • ❌ You just finished implementing the PRD (use /prd-done instead)
  • ❌ PRD has active implementation work in progress
  • ❌ There are uncommitted code changes that need to be part of a PR

Usage

Installs
24
Repository
vfarcic/dot-ai
GitHub Stars
308
First Seen
Feb 21, 2026
dot-ai-prd-close — vfarcic/dot-ai