Update Implementation Plan

🏢Official
by github · vlatest · Repository

Automatically adjusts project timelines and task assignments based on code changes and pull request status in GitHub.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add update-implementation-plan npx -- -y @trustedskills/update-implementation-plan
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "update-implementation-plan": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/update-implementation-plan"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The update-implementation-plan skill allows users to refine and adjust project implementation plans based on new information, feedback, or changing priorities. It helps reorganize tasks, update timelines, and align goals with current constraints or opportunities.

When to use it

  • When project requirements change mid-development
  • After receiving stakeholder feedback that affects the plan
  • When new tools or resources become available
  • To realign deadlines based on progress tracking

Key capabilities

  • Adjust task dependencies and priorities
  • Update timelines and milestones
  • Incorporate feedback into the plan
  • Align with evolving project goals

Example prompts

  • "Update the implementation plan to include a new feature request from the client."
  • "Reorganize tasks in the project timeline based on recent delays."
  • "Revise the implementation schedule after receiving feedback from the QA team."

Tips & gotchas

  • Ensure you provide detailed context about changes or updates for accurate revisions.
  • This skill works best with structured input, such as a current plan document or task list.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
github
Installs
4.0k

🏢 Official

Published by the company or team that built the technology.