devenv-plan-update

Update implementation plan markdown files with task completion and revision logging.

Updated Jul 4, 2024
One-click install
npx skills add https://github.com/workinprogress-ai/devenv --skill devenv-plan-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devenv-plan-update
Source: https://github.com/workinprogress-ai/devenv/tree/main/copilot/skills/devenv-plan-update
Command: npx skills add https://github.com/workinprogress-ai/devenv --skill devenv-plan-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill removes the friction of maintaining project implementation plans by allowing you to make small, precise updates without the overhead of a full planning session.

Core Features & Use Cases

  • Surgical Edits: Mark tasks as complete, answer open questions, or add single tasks to existing phases.
  • Revision Tracking: Automatically maintains a revision history to ensure project transparency and accountability.
  • Use Case: When you finish a specific coding task, use this skill to tick it off in your implementation plan and append a brief note about the result without needing to restructure the entire document.

Quick Start

Use the devenv-plan-update skill to mark task 3.4 as done in the file Implementation_plan-issue-42-001.md.

Frequently Asked Questions about devenv-plan-update

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

FAQPage Schema
How do I update an implementation plan markdown file without rewriting the whole document?

To update an implementation plan markdown file surgically, you can mark tasks as complete, append notes, or add single tasks. This enforces a strict three-change limit per invocation to preserve sequential task numbering and maintain revision history.

Can I track GitHub issue task completion directly in my markdown implementation plan?

Yes, you can track GitHub issue task completion by updating the GitHub issue artifact or the linked implementation plan markdown file. The process supports appending completion notes and logging mandatory revision history for project tracking transparency.

What is the maximum number of changes I can make to an implementation plan in a single update?

The maximum changes allowed for an implementation plan update is three per invocation. This strict limit ensures surgical, safe edits, preserves sequential task numbering, and mandates revision history logging for all modifications made.

Does updating implementation plan markdown files preserve the original sequential task numbering?

Updating implementation plan markdown files requires validation of input scope and strictly preserves sequential task numbering. Any modifications, such as marking tasks complete or adding new ones, enforce this sequential integrity alongside mandatory revision tracking.

When should I use a surgical implementation plan update instead of a full planning session?

Use a surgical implementation plan update when you need to make small, precise changes like marking a task done or answering an open question. It removes the friction of a full planning session while automatically maintaining revision history for accountability.