plan-dev-modify

Execute SSOT plan-dev updates for tasks, statuses, and markers in existing specs.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill plan-dev-modify-nsevteev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-dev-modify
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/plan-dev-modify
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill plan-dev-modify-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill changes the development plan document (SDD) by updating TASK-N entries, resolving markers, converting DRAFT to WAITING, applying working edits during RUNNING, and handling CONFLICTs with issue synchronization. Use it when modifying an existing development plan.

Core Features & Use Cases

  • Update plan-dev tasks (TASK-N) and status markers
  • Convert DRAFT sections to WAITING and apply live edits
  • Resolve conflicts by syncing with Issues
  • Ensure SSOT alignment across plan documents

Quick Start

Run /plan-dev-modify specs/analysis/0001-auth-oauth2/plan-dev.md to update the development plan for that spec.

Frequently Asked Questions about plan-dev-modify

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

FAQPage Schema
How do I update task statuses in an existing development plan document?▼

To update task statuses in a development plan document, apply focused plan-development modifications that transition TASK-N entries, resolve markers, and convert DRAFT sections to WAITING while maintaining strict single source of truth (SSOT) alignment.

What is the best way to resolve conflicts when modifying an SSOT plan?▼

Resolving conflicts in an SSOT plan requires syncing the development plan document with Issues to handle marker resolution and apply conformance checks, ensuring the plan-dev file stays aligned across all sections.

How do I convert DRAFT sections to WAITING in my workflow plan?▼

Converting DRAFT sections to WAITING in a workflow plan involves applying live edits during the RUNNING status and executing status transitions that adhere strictly to the modify-plan-dev workflow.

Can I apply live edits to a development plan while it is running?▼

Yes, you can apply working edits to a development plan during the RUNNING status by executing focused plan-development modifications that update TASK-N entries and resolve markers within the existing SSOT document.

When do I need to sync my development plan with Issues?▼

You need to sync your development plan with Issues when handling CONFLICTs during status transitions, ensuring marker resolution and SSOT alignment across the plan document through focused plan-development modifications.