Complete Plan

Summarize completed work, extract remaining tasks to backlogs, and archive project plans.

1|Updated Oct 6, 2024
One-click install
npx skills add https://github.com/TairuFramework/enkaku --skill complete-plan-tairuframework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Complete Plan
Source: https://github.com/TairuFramework/enkaku/tree/main/.claude/skills/complete
Command: npx skills add https://github.com/TairuFramework/enkaku --skill complete-plan-tairuframework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of concluding development tasks by summarizing completed work, handling remaining items, and archiving plans, ensuring a clean and organized project history.

Core Features & Use Cases

  • Summarization: Condenses completed work into concise summaries, preserving key design decisions.
  • Workload Management: Organizes incomplete tasks into 'next' or 'backlog' categories.
  • Archiving: Saves completed plans to a persistent location with status and date.
  • Use Case: After finishing a feature, use this Skill to generate a summary of what was built, move any unfinished sub-tasks to the backlog, and archive the plan, ensuring all project history is maintained.

Quick Start

Use the complete plan skill to finalize the work described in the plan file.

Frequently Asked Questions about Complete Plan

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

FAQPage Schema
How do I archive completed project plans and move remaining tasks to the backlog?

To archive project plans, use this Skill to summarize completed work, extract incomplete tasks into designated backlog categories, and save plans with their final status and date.

What is the best way to summarize completed software development work for project history?

Summarizing completed development work involves condensing finished tasks into concise summaries that preserve key design decisions, then archiving the project plan to maintain a clean project history.

How do I handle unfinished sub-tasks when finalizing a feature development workflow?

When finalizing a feature, unfinished sub-tasks are extracted from the current plan and organized into 'next' or 'backlog' categories to ensure they are addressed in future development cycles.

Does finalizing work and archiving plans require specific file system permissions?

Yes, finalizing and archiving plans requires file system operations for reading, writing, and deleting plan and spec files to manage the project lifecycle effectively.

Can I use this task management Skill for ongoing software development project lifecycle tracking?

Yes, this task management Skill applies to software development workflows for managing feature completion and tracking the overall project lifecycle by archiving plans with their current status.

What happens to the original plan files after project completion and archiving?

After project completion, the Skill archives the plans to a persistent location with their status and date, which involves reading, writing, and deleting the original plan and spec files.