old-manager-review-existing-plan

Review implementation plans against code, tests, and closure evidence.

2|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/vosslab/vosslab-skills --skill old-manager-review-existing-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: old-manager-review-existing-plan
Source: https://github.com/vosslab/vosslab-skills/tree/main/docs/archive/skills/old-manager-review-existing-plan
Command: npx skills add https://github.com/vosslab/vosslab-skills --skill old-manager-review-existing-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a thorough review of existing implementation plans, ensuring that code and tests align with the plan's goals, sequencing, and gates.

Core Features & Use Cases

  • Plan Conformance: Validates that the implementation matches the plan's declared scope and acceptance gates.
  • Logical Sequencing: Checks for proper dependency order and coherent resolution of issues.
  • Compatibility and Cleanup: Verifies migration policy, rollback safety, and deletion gates.
  • Documentation Integrity: Assesses the consistency of status trackers and closure documents.
  • Ownership Clarity: Identifies unresolved decisions and assigns clear next actions.
  • Approach Viability: Flags for reassessment if core algorithms are flawed.
  • Use Case: Use this Skill when preparing for a project release to ensure all aspects of the plan are met.

Quick Start

Review the implementation plan for the 'phase3_release' project using the old-manager-review-existing-plan skill.

Frequently Asked Questions about old-manager-review-existing-plan

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

FAQPage Schema
How do I verify code implementation against an existing project plan?

Verify code implementation against a project plan by reviewing repository files and documentation to ensure code, tests, and closure evidence align with the plan's declared scope, sequencing, and acceptance gates.

What is plan conformance review in software project management?

Plan conformance review is the process of validating that implementation matches the plan's declared scope and acceptance gates, checking dependency order, compatibility, and documentation accuracy to ensure project integrity.

How do I check logical sequencing and dependency order in an implementation plan?

Check logical sequencing by reviewing the implementation plan against the actual codebase to verify proper dependency order, coherent issue resolution, and migration policy compliance before project release.

Can I validate rollback safety and deletion gates using plan verification?

Yes, plan verification validates rollback safety and deletion gates by assessing compatibility and cleanup procedures, ensuring the implementation plan's migration policy is safe and coherent.

Does execution validation identify unresolved decisions in a project plan?

Execution validation identifies unresolved decisions by reviewing the implementation plan and closure documents, assigning clear next actions and ownership to ensure project goals are met.

When should I run a plan integrity review before a software release?

Run a plan integrity review before a software release to verify that all aspects of the implementation plan are met, flagging flawed core algorithms for reassessment and generating a detailed conformance report.