create_plan_generic

Generate iterative implementation plans from codebase research and user requirements.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/visualitypl/visuality-humanlayer --skill create-plan-generic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create_plan_generic
Source: https://github.com/visualitypl/visuality-humanlayer/tree/main/.github/skills/create_plan_generic
Command: npx skills add https://github.com/visualitypl/visuality-humanlayer --skill create-plan-generic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation of comprehensive, actionable implementation plans by guiding users through a structured research and iterative refinement process.

Core Features & Use Cases

  • Interactive Planning: Collaboratively develop detailed technical specifications.
  • Codebase Research: Automatically investigates the existing codebase to inform plan details.
  • Use Case: When starting a new feature, use this Skill to generate a phased plan, including required code changes, automated tests, and manual verification steps, ensuring all aspects are considered before development begins.

Quick Start

Use the create_plan_generic skill to start creating a new implementation plan for the task described in the attached file 'ticket-123.md'.

Frequently Asked Questions about create_plan_generic

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

FAQPage Schema
How do I generate a detailed implementation plan for a new software feature?

An implementation plan is collaboratively developed by researching your codebase and refining requirements into a phased technical specification. This process ensures all code changes, automated tests, and manual verification steps are considered before development begins.

What is the best way to document codebase research for technical specifications?

Documenting codebase research is handled by automatically investigating existing code to inform your technical specifications. This process structures findings into an actionable plan with code change summaries and verification criteria.

Can I use this planning tool for both feature development and codebase refactoring?

Yes, this planning tool addresses software engineering workflows for both new feature development and refactoring. It generates iterative, detailed plans tailored to the specific codebase changes required for either task.

How do I create a phased implementation plan with automated and manual verification criteria?

Creating a phased implementation plan is achieved by collaboratively developing technical specifications through iterative refinement. The output includes specific automated and manual verification criteria to ensure successful implementation.

Does this implementation plan generator work without external dependencies?

Yes, this implementation plan generator operates without external dependencies. It independently researches your codebase and user requirements to build comprehensive technical specifications and code change summaries.