audit-dr

Classify decision record statuses and propose lifecycle updates via ProjSight MCP Server.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/novel-jp/projsight-plugin --skill audit-dr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-dr
Source: https://github.com/novel-jp/projsight-plugin/tree/main/skills/audit-dr
Command: npx skills add https://github.com/novel-jp/projsight-plugin --skill audit-dr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

この Skill は、増え続ける DR(Decision Record)を定期的に棚卸しし、古い・不要・保留中の記録を整理して、意思決定履歴を読みやすく保つために役立ちます。

Core Features & Use Cases

  • DR 一覧の分類: proposed, deprecated, superseded, accepted, implemented を整理し、対応優先度を見極めます。
  • ステータス見直し提案: 変更候補をカテゴリごとに提示し、必要なものだけを close / deprecated / accepted へ進めます。
  • 運用シーン: フェーズ切替、技術スタック変更、DR の増加時に、棚卸し結果をサマリとして報告します。

Quick Start

ProjSight MCP Server を使って現在の DR を棚卸しし、更新候補をカテゴリ別に整理して提案してください。

Frequently Asked Questions about audit-dr

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

FAQPage Schema
How do I clean up stale decision records during a project phase transition?

Decision record cleanup involves classifying statuses like proposed, deprecated, superseded, and implemented to triage outdated entries. This process identifies needed lifecycle changes and suggests status updates only after explicit user approval.

How does decision record review work when changing a project's technology stack?

Decision record review assesses existing records against new technology contexts, categorizing them by relevance. It identifies which accepted or implemented DRs are now superseded or deprecated and requires explicit user approval before updating any status.

When should I triage decision records in my repository?

You should triage decision records when experiencing repository forks, major technology shifts, phase transitions, or a large accumulation of DRs. This ensures the project governance history remains readable and current by identifying records needing status lifecycle changes.

Can I automatically update decision record statuses using ProjSight?

You cannot automatically update decision record statuses; the process requires explicit user approval. ProjSight MCP Server operations list DRs and assess review candidates, but status changes to deprecated, accepted, or implemented only proceed after manual confirmation.

What is the best way to organize proposed and deprecated architecture decisions?

The best way to organize architecture decisions is categorizing records by status such as proposed, deprecated, superseded, accepted, and implemented. This classification highlights response priorities and streamlines the governance triage process during reviews.