Sdlc Frame banner
Codeseys-Labs Codeseys-Labs

Sdlc Frame

Development community

Description

--- name: sdlc-frame description: Frame an agentic SDLC run — define done, read queue/repo state, pick the run shape, set caps --- Run the FRAME phase of the agentic-sdlc loop for: $ARGUMENTS 1. Load the `agentic-sdlc` skill if not already loaded. 2. State the exact done condition for this run. If $ARGUMENTS is ambiguous, ask one clarifying question before proceeding. 3. Confirm activation before framing execution. If the target's Seeds queue is absent, route to `/sdlc-init` and stop; Fr

Installation

Installs to ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-frame/SKILL.md

Terminal
mkdir -p ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-frame && curl -fsSL https://raw.githubusercontent.com/Codeseys-Labs/agentic-sdlc/HEAD/commands/sdlc-frame.md -o ~/.claude/skills/codeseys-labs-agentic-sdlc-sdlc-frame/SKILL.md

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

Full documentation available on GitHub

View Source Repository