·dot-ai-prd-close
</>

dot-ai-prd-close

Close a PRD that is already implemented or no longer needed

19Installs·1Trend·@vfarcic

Installation

$npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-prd-close

How to Install dot-ai-prd-close

Quickly install dot-ai-prd-close AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-prd-close
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: vfarcic/dot-ai.

SKILL.md

View raw

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.

Note: If any gh command fails with "command not found", inform the user that GitHub CLI is required and provide the installation link: https://cli.github.com/

Move the PRD file to the done directory and update roadmap:

Close a PRD that is already implemented or no longer needed Source: vfarcic/dot-ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-prd-close
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from vfarcic/dot-ai

Quick answers

What is dot-ai-prd-close?

Close a PRD that is already implemented or no longer needed Source: vfarcic/dot-ai.

How do I install dot-ai-prd-close?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vfarcic/dot-ai --skill dot-ai-prd-close Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/vfarcic/dot-ai