plan-guideline

Create implementation plans with file changes and LOC estimates.

56|12|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Synthesys-Lab/agentize --skill plan-guideline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-guideline
Source: https://github.com/Synthesys-Lab/agentize/tree/main/.claude/skills/plan-guideline
Command: npx skills add https://github.com/Synthesys-Lab/agentize --skill plan-guideline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prescribes creating comprehensive implementation plans with concrete file changes, LOC estimates, and a strict documentation-first workflow.

Core Features & Use Cases

  • LOC-based Planning: Quantifies effort with line-of-code estimates.
  • Design-First TDD: Enforces documentation and tests before implementation.
  • Interface-driven: Specifies public interfaces and required docs before coding.

Quick Start

Create a complete implementation plan that can be dropped into an issue as Proposed Solution.