MCKRUZ

Sdlc Intake — Development skill for Claude Code

Development community

/sdlc-intake — Catalog and Summarize the Document Corpus.

How to install Sdlc Intake

Installs to ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-intake/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-intake && curl -fsSL https://raw.githubusercontent.com/MCKRUZ/claude-code-sdlc/HEAD/commands/sdlc-intake.md -o ~/.claude/skills/mckruz-claude-code-sdlc-sdlc-intake/SKILL.md

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

What Sdlc Intake does

/sdlc-intake — Catalog and Summarize the Document Corpus

Process external reference documents (RFPs, API specs, vendor docs, decks) into a cataloged, token-budgeted set of summaries for use across the engagement. This is the Phase 0 Step 0c workflow wrapped as one command, so no one runs the cataloger script by hand.

Instructions

  1. **Locate state file:** Look for `.sdlc/state.yaml` in the current project directory. If not found, tell the user to run `/sdlc-setup` first.

  2. **Resolve

Alternatives in Development

  • Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
  • Om Intake — Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right 4.6k ★
  • Summarize Blogs — Blog Post Summary Prompt 3.2k ★

Full documentation available on GitHub

View Source Repository