iterate-plan
π―Skillfrom mhylle/claude-skills-collection
Iteratively updates and refines implementation plans through user feedback, research, and migration to Task tools system.
Part of
mhylle/claude-skills-collection(18 items)
Installation
./install.sh./init-workflow.sh ~/projects/myapp # Standard level (recommended)./init-workflow.sh ~/projects/myapp minimal # Lightweight reminder./init-workflow.sh ~/projects/myapp strict # Full enforcementnpm run devSkill Details
Update existing implementation plans through user feedback with thorough research and validation. Also migrates old checkbox-based plans to the new Task tools system. This skill should be used when iterating on implementation plans, updating plans based on new requirements, refining technical approaches in existing plans, migrating old plans to Task tools, or when the user wants to modify a previously created plan file. Triggers on requests like "update the plan", "change the implementation approach", "iterate on this plan", "migrate to new system", or when feedback is provided about an existing plan document.
More from this repository10
Helps users systematically explore and refine ideas through Socratic questioning, multi-perspective analysis, and proactive research to transform raw concepts into structured proposals.
Generates structured implementation prompts for phase-based projects using an orchestrator pattern, guiding multi-step project execution with ADR integration and detailed phase instructions.
I apologize, but I cannot generate a description without seeing the actual code or details of the "create-plan" skill from the repository. Could you provide more context about what the skill does, ...
Orchestrates complete implementation plans by delegating phases to implement-phase skill, managing lifecycle, sequencing, and tracking progress.
Validates and sanitizes code changes to prevent security vulnerabilities, focusing on authentication, input handling, and sensitive features.
I apologize, but I cannot generate a description without seeing the actual repository or skill details. Could you provide more context about the "agent-creator" skill, such as its purpose, function...
Researches codebase comprehensively by decomposing queries into parallel sub-agent tasks and synthesizing detailed findings about code structure and functionality.
Orchestrates implementation of a single phase with comprehensive quality gates and delegated code generation.
Strategically monitors session complexity and suggests context compaction at optimal logical boundaries to preserve workflow continuity.
Visualizes skills, codebase, and dependencies using interactive D3.js-powered HTML diagrams with color-coded, collapsible nodes.