clean-up-prd

Verify and delete all issues related to a PRD, then archive it.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/LeeSanderson/OpinionatedDotNetCodingStandards --skill clean-up-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clean-up-prd
Source: https://github.com/LeeSanderson/OpinionatedDotNetCodingStandards/tree/main/.claude/skills/clean-up-prd
Command: npx skills add https://github.com/LeeSanderson/OpinionatedDotNetCodingStandards --skill clean-up-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the cleanup of completed issues and the archiving of the Product Requirements Document (PRD) to maintain a clutter-free project management environment.

Core Features & Use Cases

  • Automated Issue Cleanup: Verify and delete all issues related to the current PRD.
  • PRD Archiving: Archive the PRD after all associated issues have been resolved.
  • Use Case: When a user explicitly requests to "clean up PRD" or when the PRD is marked as completed, use this Skill to automatically remove all issues and archive the PRD.

Quick Start

Request the 'clean-up-prd' Skill to automate cleanup and archiving of the current PRD.

Frequently Asked Questions about clean-up-prd

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PRD archiving and issue cleanup?

Automate PRD archiving by using a cleanup tool that verifies completion of all related issues and then deletes them to archive the PRD. This removes the need for manual issue review and maintains a clutter-free project management environment.

What happens to issues when a PRD is marked as completed?

When a PRD is marked as completed, all associated issues are automatically verified and deleted to archive the PRD. This automated deletion happens without requiring manual review of individual issue statuses.

Can I delete all issues linked to a PRD without manual review?

Yes, you can delete all issues linked to a PRD without manual review by triggering an automated cleanup workflow. The system verifies completion of all related issues and then proceeds with archiving the PRD by deleting them.

Does PRD cleanup verify issue completion before deleting?

PRD cleanup verifies the completion of all issues related to the specified PRD before deleting them. Once verified, it archives the PRD by removing all associated issues from your project management workspace.

When should I use automated PRD archiving in project management?

Use automated PRD archiving when a user explicitly requests to clean up a PRD or when the PRD is marked as completed. It is ideal for project management workflows where removing all issues and archiving the PRD is a requirement.