Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ai-sdlc-scaffold

ai-sdlc-scaffold에는 pangon에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
119
업데이트
2026-06-15
Forks
10
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sdlc-elicit
프로젝트 관리 전문가

Interactive requirements elicitation for the Specification phase. Use when defining, reviewing, or modifying stakeholders, goals, user stories, requirements, assumptions, or constraints. Also performs gap analysis on existing artifacts.

2026-06-15
sdlc-implementation-plan
프로젝트 관리 전문가

Create a phased implementation plan from design artifacts. Populates tasks.md with short tasks grouped into incremental development phases, each ending with a deployable/testable system. Use after SDLC-decompose, before coding begins.

2026-06-15
sdlc-execute-task
소프트웨어 개발자

Execute a development task from the implementation plan. Selects the next pending task when invoked bare, or uses user-provided context to identify the task otherwise. Derives actual scope from specification/design/decisions, implements with tests, handles design gaps, and updates task status. Use during the Code phase.

2026-04-28
sdlc-fix
소프트웨어 개발자

Apply a user-reported fix, bug correction, or change to one or more components. Gathers context interactively, identifies affected components, builds informative context from design artifacts and decisions, implements the fix with tests, and handles design gaps. Use during the Code phase or later.

2026-04-28
sdlc-decompose
소프트웨어 개발자

Identify distinct software components from design artifacts and create per-component directories. Use when transitioning from Design to Code phase.

2026-03-26
sdlc-design
소프트웨어 개발자

Draft or update design documents based on approved specification. Use when translating requirements into technical specifications. Covers architecture, data model, API design, and design completeness assessment.

2026-03-26
sdlc-status
프로젝트 관리 전문가

Project-wide status dashboard across all SDLC phases. Use when the user wants an overview of the entire project state. Aggregates artifact counts, statuses, phase gate readiness, traceability health, and assessment freshness into a single report.

2026-03-26
sdlc-init
프로젝트 관리 전문가

Guided project initialization for the SDLC scaffold. Use when setting up a new project or re-configuring an existing one. Sets the project description in CLAUDE.md so AI agents have the right context from the start.

2026-03-26