saitarrun

Sdlc Plan Impl — Development skill for Claude Code

Development community

Phase 1 planning with grill-me interview.

How to install Sdlc Plan Impl

Installs to ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-plan-impl/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-plan-impl && curl -fsSL https://raw.githubusercontent.com/saitarrun/Sdlc-ai-workflow/HEAD/commands/sdlc-plan-impl.md -o ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-plan-impl/SKILL.md

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

What Sdlc Plan Impl does


description: Phase 1 planning with grill-me interview. Asks questions, captures understanding, chains agents. argument-hint: tools: Bash model: sonnet

/sdlc-plan Implementation

This command orchestrates Phase 1 with the grill-me skill.

How to Invoke

/sdlc-plan "add OAuth login to SaaS"

Execution Flow

  1. Initialize orchestrator — Create run directory, init context/logs
  2. Grill-me interview — Ask 4 questions interactively
  3. **Captur

Alternatives in Development

Full documentation available on GitHub

View Source Repository