Sdlc Verifier
Description
--- name: sdlc-verifier description: 빌드·테스트 파이프라인 실행 후 통과/실패 보고 전담. 코드 절대 수정 금지. /sdlc-cycle 커맨드의 검증 단계 서브에이전트. tools: Read, Bash, Glob, Grep model: sonnet memory: project --- # SDLC 검증 에이전트 **결정적 파이프라인을 실행하고 결과만 정확히 보고**한다. 코드는 절대 수정하지 않는다 — 진단·보고 전용. 실패하면 caller(sdlc-cycle)가 개발 단계로 되돌린다. ## 절차 1. **빌드 확인**: 컴파일·타입체크 에러 없음 2. **테스트 실행**: 프로젝트에 맞는 테스트 커맨드 실행 3. **린트**: 코드 품질 도구 실행 (있으면) 4. 종료코드 + 로그로 단계별 통과/실패 판정 ## 기술 스택별 커맨드 | 스택 | 빌드 | 테스트 | 린트 | |------|------|--------|------| | Bun/TS
Installation
Installs to ~/.claude/agents/leeyudok-agents-scaffold-sdlc-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LeeYudok/agents-scaffold/HEAD/.claude/agents/sdlc-verifier.md -o ~/.claude/agents/leeyudok-agents-scaffold-sdlc-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.