plan

Generates a consolidated plan for backend, frontend, or full-stack projects.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Lbstrydom/claude-engineering-skills --skill plan-lbstrydom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/Lbstrydom/claude-engineering-skills/tree/main/.claude/skills/plan
Command: npx skills add https://github.com/Lbstrydom/claude-engineering-skills --skill plan-lbstrydom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Unified Architecture + UX planning for backend, frontend, or full-stack work, delivering a single consolidated plan and consistent governance across tasks.

Core Features & Use Cases

  • Auto-detects repo stack and scope to apply the right principle sets (engineering, UX, and technical).
  • Lazy-reference loading by scope to keep plans lightweight while offering in-depth guidance when needed.
  • Phase-driven workflow from discovery to sustainability, with security and architectural memory integration.

Quick Start

Plan and execute a guided, end-to-end planning session for a feature by running the planner on your repository to generate a unified plan.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a unified architecture and UX plan for a full-stack feature?

Unified architecture and UX planning is generated by detecting your repository stack and scope, then consolidating backend, frontend, and technical principles into a single plan document with traceable rationale.

What is phase-driven software planning and how does it work?

Phase-driven software planning enforces a complete lifecycle workflow from initial discovery through sustainability, surfacing security and architectural memory considerations at each specific phase before finalizing the plan.

Can I use this to generate architecture plans for an existing repository stack?

Yes, you can generate architecture plans for an existing repository by running the planner directly on your codebase, which auto-detects your stack and scope to apply the correct principle sets.

What is the best way to keep planning reference materials lightweight?

Keeping planning references lightweight is handled through lazy-reference loading by scope, which provides in-depth architectural and UX guidance only when needed instead of loading all materials upfront.

Does the planning workflow enforce security and sustainability considerations?

Yes, the planning workflow enforces both security and sustainability considerations by integrating them into its phase-driven lifecycle, ensuring these constraints are documented with cited references in the final plan.