plan

Generate and update project tasks from documentation and current state.

3|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/alxyrgin/agent-forge --skill plan-alxyrgin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/alxyrgin/agent-forge/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/alxyrgin/agent-forge --skill plan-alxyrgin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and replаn project tasks, audit plans against documentation and deadlines, and generate/update actionable tasks to keep projects on track.

Core Features & Use Cases

  • Plan creation from project context and docs, with clear milestones and ownership.
  • Audit and adjust plans to align with deadlines, docs, and contract requirements.
  • Generate and update tasks automatically in response to plan changes, with traceable history.

Quick Start

Provide the current project context and desired mode to generate an initial project plan.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I audit project plans against existing documentation and deadlines?

To audit project plans, use the validate mode to compare existing tasks against provided documentation and deadlines. This identifies misalignments and ensures project milestones match contract requirements and current documentation.

Can I generate actionable tasks automatically from project context and docs?

Yes, you can generate actionable tasks automatically by providing project context and documentation to the init mode. It creates a structured project plan with clear milestones, task ownership, and traceable task history.

What is the best way to replan project tasks when milestones change?

The best way to replan project tasks is using the replan mode. It reads current task states and updates existing tasks in response to plan changes across multiple milestones, maintaining alignment with updated documentation.

Do I need a specific JSON format to manage task state for project management?

Yes, the system requires a task-JSON state format to track and update task progress. This structured JSON state allows the tool to read current tasks, analyze existing states, and generate or update outputs accurately.

Can I use this for roadmapping and tracking multiple milestones together?

Yes, this approach is applicable to roadmapping and tracking multiple milestones. It organizes project tasks and deadlines based on available documentation, ensuring task updates remain aligned across all defined project milestones.

Why does my project plan need validation against contract requirements?

Validation is needed to ensure your project plan aligns with contract requirements and strict deadlines. Auditing plans against documentation prevents scope creep and confirms that generated tasks satisfy all specified project requirements.