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

pipeline-skills

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

수집된 skills
17
Stars
3
업데이트
2026-03-09
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture
소프트웨어 개발자

Run pipeline Stage 2 (Architecture) for a project. Designs data model, API endpoints, migrations, and security scoping based on Pipeline Configuration in the conventions file.

2026-03-09
discovery
소프트웨어 개발자

Run pipeline Stage 1 (Discovery) for a project. Explores the target codebase to understand current state before designing changes.

2026-03-09
gameplan
프로젝트 관리 전문가

Run pipeline Stage 3 (Gameplan) for a project. Produces the engineering spec from PRD + Discovery Report + APPROVED Architecture.

2026-03-09
implementation
소프트웨어 개발자

Run pipeline Stage 5 (Implementation) for a project milestone. Writes code to make Stage 4's failing tests pass.

2026-03-09
pipeline-advance
소프트웨어 개발자

Detect the current pipeline stage for a work item and run the next stage. Handles approval gates by invoking /pipeline-approve.

2026-03-09
pipeline-autopilot
소프트웨어 개발자

Run the full pipeline autonomously for a work item. Chains stages with context isolation, handles approval gates via interactive interview or auto-approve.

2026-03-09
review
소프트웨어 품질 보증 분석가·테스터

Run pipeline Stage 6 (Code Review) for a project. Reviews the full branch diff against conventions, security requirements, spec, and code quality. Produces a review-report.md with categorized findings and a verdict.

2026-03-09
test-generation
소프트웨어 품질 보증 분석가·테스터

Run pipeline Stage 4 (Test Generation) for a project. Writes failing TDD test suites in the primary repo from the approved gameplan.

2026-03-09
backfill-timing
프로젝트 관리 전문가

Retrofit YAML frontmatter with pipeline timing metadata onto existing project documents that were created before timing was implemented.

2026-03-06
create-pr
소프트웨어 개발자

Push the implementation branch and create a PR against the default branch with a generated summary from project artifacts.

2026-03-06
metrics
데이터 과학자

Compute and display pipeline timing metrics for a project by reading YAML frontmatter from all project documents.

2026-03-06
pipeline-approve
프로젝트 관리 전문가

Interactive approval review for pipeline checkpoints. Walks through the approval checklist and open questions for architecture proposals and gameplans.

2026-03-06
pipeline-setup
소프트웨어 개발자

Set up a repository for the agent pipeline. Auto-detects framework, stack, and directory structure, then writes the Pipeline Configuration section into the conventions file.

2026-03-06
prd
프로젝트 관리 전문가

Generate a structured PRD from a WCP work item brief. Reads the work item body as input, produces a pipeline-ready PRD attached as a WCP artifact.

2026-03-06
qa-plan
소프트웨어 품질 보증 분석가·테스터

Run pipeline Stage 7 (QA Plan) for a project. Generates a comprehensive QA plan from all project artifacts after implementation is complete.

2026-03-06
quality
소프트웨어 품질 보증 분석가·테스터

Generate a code quality report for a pipeline project by reading quality frontmatter from progress.md and optionally running fresh analysis.

2026-03-06
release-notes
프로젝트 관리 전문가

Generate release notes from a Linear cycle — pulls completed issues, categorizes them, and formats the notes using the previous cycle's format as a template.

2026-03-06