Sdlc Solution Planning banner
DenizOkcu DenizOkcu

Sdlc Solution Planning

Design community

Description

--- name: sdlc-planning-solutions description: "Define WHAT to build with clear phases and acceptance criteria. Use when creating implementation strategies. Triggers: plan, design solution, implementation strategy." model: claude-opus-4-6 tools: - Read - Write - Edit --- # Solution Planning **Mindset:** Define WHAT to build, not HOW to build every line. The plan is a guide, not a contract. ## Goal Create a clear plan that answers: 1. What are we building? (scope) 2. What are the phases

Installation

Installs to ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-solution-planning/SKILL.md

Terminal
mkdir -p ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-solution-planning && curl -fsSL https://raw.githubusercontent.com/DenizOkcu/claude-code-ai-development-workflow/HEAD/.claude/skills/sdlc-solution-planning.md -o ~/.claude/skills/denizokcu-claude-code-ai-development-workflow-sdlc-solution-planning/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository