discussion-modify

Modify SSOT-managed discussion documents to reflect updated decisions and status transitions.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oogDZ/2 --skill discussion-modify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discussion-modify
Source: https://github.com/oogDZ/2/tree/main/.claude/skills/discussion-modify
Command: npx skills add https://github.com/oogDZ/2 --skill discussion-modify

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Outdated or inconsistent discussion documents impede clear decision tracking. This Skill provides a safe, repeatable workflow to update content, resolve markers, adopt proposals, and move DRAFT discussions to WAITING, keeping the SSOT accurate.

Core Features & Use Cases

  • Update existing discussion documents to reflect new decisions, proposals, and outcomes.
  • Resolve markers, align proposals, and ensure discussions stay in sync with the latest specs.
  • Translate document statuses (DRAFT -> WAITING) to trigger reviews and approvals across teams. Use cases include refreshing spec discussion threads after design changes and reconciling multiple proposals in a single discussion.

Quick Start

Run /discussion-modify <path> [--status WAITING] to modify the target discussion document and advance its status if needed.

Frequently Asked Questions about discussion-modify

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

FAQPage Schema
How do I update discussion documents to reflect new decisions and proposals?

You can update discussion documents by running a modify command on the target file path. This enforces a safe, repeatable workflow to edit content, resolve markers, and align proposals, ensuring your SSOT-managed specs and analysis threads stay accurate.

How do I transition a DRAFT discussion status to WAITING for review?

You transition a DRAFT discussion to WAITING by running the modify command with the status flag set to WAITING. This status transition advances the document state to trigger required reviews and approvals across teams.

What is the best way to reconcile multiple proposals in a single SSOT discussion thread?

The best way to reconcile multiple proposals is to use a discussion modification workflow that validates inputs and enforces SSOT instructions. This safely aligns proposals and resolves markers to keep the documented decisions consistent.

Does the discussion modification workflow validate inputs before updating spec threads?

Yes, the workflow validates inputs before updating spec threads. It relies on documented SSOT instructions to guide safe edits, enforcing the required workflow to prevent outdated or inconsistent discussion documents.

Can I advance the document status and resolve markers at the same time?

Yes, you can advance the document status and resolve markers simultaneously. The workflow handles content updates, marker resolution, and status transitions like DRAFT to WAITING together to keep the discussion accurate.