Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hyper-waterfall

hyper-waterfall contient 24 skills collectées depuis postmelee, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
24
Stars
59
mis à jour
2026-05-27
Forks
11
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

external-pr-review
Analystes en assurance qualité des logiciels et testeurs

应用外部贡献者 PR review 流程。 收集 PR 信息,编写 mydocs/pr/pr_{N}_review.md,执行验证,编写 pr_{N}_report.md, 并在处理完成时将文档移动到 archives/。只用于外部贡献者 PR,不用于内部 task。

2026-05-27
pr-merge-cleanup
Développeurs de logiciels

在确认 PR merge 后应用 cleanup。 关闭 GitHub Issue,删除远程 publish/task{N} branch, 清理本地 local/task{N} branch 和 separate worktree,并返回 {BASE_BRANCH}。 只在 PR 实际 merge 后调用。

2026-05-27
task-final-report
Spécialistes en gestion de projets

应用 Hyper-Waterfall task 的 final report 和 PR publication 流程。 编写 final report(`_report.md`),将 daily task board 标记为完成, 创建 final commit,push 远程 publish/task{N} branch,并创建面向 {BASE_BRANCH} 的 Open PR。 只在所有 Stage 完成后、PR publication 之前立即调用。

2026-05-27
task-register
Spécialistes en gestion de projets

在 Hyper-Waterfall workflow 中注册一个尚无 GitHub Issue 的新 task。 查询 open milestones 和 existing labels,选择候选, 创建 Issue 前与任务请求者确认,然后创建 GitHub Issue number。 Issue 创建后,将 branch、daily task board 和任务计划书工作交给 task-start。

2026-05-27
task-stage-report
Spécialistes en gestion de projets

应用 Hyper-Waterfall task 的 Stage 完成流程。 编写 stage report(`_stage{N}.md`),将 Stage source 和 report 一起 commit, 并运行 Stage 验证命令。在一个 Stage 完成后、进入下一 Stage 前调用。

2026-05-27
task-start
Développeurs de logiciels

应用 Hyper-Waterfall task start 流程。 确认 GitHub Issue,更新 {BASE_BRANCH},创建 local/task{N}, 添加 daily task board row,并创建任务计划书模板。 在开始新的代码或文档变更前使用。

2026-05-27
todo
Développeurs de logiciels

创建并更新 Hyper-Waterfall daily task board(`mydocs/orders/yyyymmdd.md`)。 应用 milestone table format、status update rules 和 backlog section rules。 当 task-start、task-stage-report、task-final-report 或 pr-merge-cleanup 更新 daily task board 时,遵循此 SKILL 的格式。

2026-05-27
external-pr-review
Analystes en assurance qualité des logiciels et testeurs

외부 기여자 PR 검토 절차를 적용한다. PR 정보 수집, mydocs/pr/pr_{N}_review.md 작성, 검증, pr_{N}_report.md 작성, 처리 완료 시 archives/ 이동을 수행한다. 외부 기여자 PR 전용 (내부 타스크에는 사용 금지).

2026-05-27
pr-merge-cleanup
Développeurs de logiciels

PR merge 확인 후 부산물을 정리하는 절차를 적용한다. GitHub 이슈 close, publish/task{N} 원격 브랜치 삭제, 로컬 local/task{N} 브랜치와 분리 worktree 정리, {BASE_BRANCH} 복귀를 수행한다. PR이 실제로 merge된 직후에만 호출.

2026-05-27
task-final-report
Spécialistes en gestion de projets

하이퍼-워터폴 타스크의 최종 보고와 PR 게시 절차를 적용한다. 최종 결과 보고서(`_report.md`) 작성, 오늘할일 완료 처리, 최종 커밋, publish/task{N} 원격 push, {BASE_BRANCH} 대상 Open PR 생성을 수행한다. 모든 단계 완료 후 PR 직전에만 호출.

2026-05-27
task-register
Spécialistes en gestion de projets

하이퍼-워터폴 작업에서 아직 GitHub Issue가 없는 신규 타스크를 등록한다. 열린 milestone과 기존 label을 조회해 후보를 고르고, 이슈 생성 전 작업지시자 확인을 받은 뒤 GitHub Issue 번호를 만든다. 이슈 생성 후 브랜치/오늘할일/수행계획서는 task-start 절차로 넘긴다.

2026-05-27
task-stage-report
Spécialistes en gestion de projets

하이퍼-워터폴 타스크의 단계 종료 절차를 적용한다. 단계별 완료 보고서(`_stage{N}.md`) 작성, 단계 소스와 보고서 묶음 커밋, 단계 검증 명령 실행을 수행한다. 한 단계가 끝나고 다음 단계 진입 직전에 호출.

2026-05-27
task-start
Spécialistes en gestion de projets

하이퍼-워터폴 타스크 시작 절차를 적용한다. GitHub 이슈 등록 확인, {BASE_BRANCH} 최신화, local/task{N} 브랜치 생성, 오늘할일 항목 추가, 수행계획서 템플릿 생성을 수행한다. 새 코드/문서 변경을 시작하기 전 진행 단계 정렬 용도.

2026-05-27
todo
Développeurs de logiciels

하이퍼-워터폴의 오늘할일 보드(`mydocs/orders/yyyymmdd.md`)를 작성·갱신한다. 마일스톤별 표 형식, 상태 갱신, 백로그 섹션 작성 규칙을 적용한다. task-start, task-stage-report, task-final-report, pr-merge-cleanup 절차에서 오늘할일을 갱신할 때도 본 SKILL의 형식을 따른다.

2026-05-27
external-pr-review
Analystes en assurance qualité des logiciels et testeurs

Apply the external contributor PR review procedure. Collect PR information, write mydocs/pr/pr_{N}_review.md, verify, write pr_{N}_report.md, and move documents to archives/ when processing is complete. Use only for external contributor PRs, not internal tasks.

2026-05-27
pr-merge-cleanup
Développeurs de logiciels

Apply cleanup after confirming a PR merge. Close the GitHub Issue, delete the remote publish/task{N} branch, clean up the local local/task{N} branch and separate worktree, and return to {BASE_BRANCH}. Invoke only after the PR is actually merged.

2026-05-27
task-final-report
Développeurs de logiciels

Apply the final report and PR publication procedure for a Hyper-Waterfall task. Write the final report (`_report.md`), mark the daily task board complete, create the final commit, push the remote publish/task{N} branch, and create an Open PR to {BASE_BRANCH}. Invoke only immediately before PR publication after all stages are complete.

2026-05-27
task-register
Développeurs de logiciels

Register a new task that does not yet have a GitHub Issue in the Hyper-Waterfall workflow. Query open milestones and existing labels, choose candidates, confirm with the task requester before creating the Issue, then create the GitHub Issue number. After Issue creation, hand off branch, daily task board, and task plan work to task-start.

2026-05-27
task-stage-report
Développeurs de logiciels

Apply the stage completion procedure for a Hyper-Waterfall task. Write the stage report (`_stage{N}.md`), commit stage source and report together, and run stage verification commands. Invoke after a stage completes and before entering the next stage.

2026-05-27
task-start
Développeurs de logiciels

Apply the Hyper-Waterfall task start procedure. Confirm the GitHub Issue, update {BASE_BRANCH}, create local/task{N}, add a daily task board row, and create the task plan template. Use before starting new code or documentation changes.

2026-05-27
todo
Développeurs de logiciels

Create and update the Hyper-Waterfall daily task board (`mydocs/orders/yyyymmdd.md`). Apply milestone table format, status update rules, and backlog section rules. When task-start, task-stage-report, task-final-report, or pr-merge-cleanup updates the daily task board, it follows this SKILL's format.

2026-05-27
hyper-waterfall
Autres occupations informatiques

Use when the user wants to apply or run the Hyper-Waterfall workflow from Claude Code. Read the repository canonical files and route the task through the existing Hyper-Waterfall gates instead of redefining the workflow.

2026-05-16
hyper-waterfall
Autres occupations informatiques

Hyper-Waterfall workflow entrypoint for Codex. Use when starting or continuing issue-based Hyper-Waterfall tasks, checking lifecycle init/update paths, or finding canonical manuals and skills.

2026-05-16
todo
Développeurs de logiciels

하이퍼-워터폴의 오늘할일 보드(`mydocs/orders/yyyymmdd.md`)를 작성·갱신한다. 마일스톤별 표 형식, 상태 갱신, 백로그 섹션 작성 규칙을 적용한다. task-start, task-stage-report, task-final-report, pr-merge-cleanup 절차에서 오늘할일을 갱신할 때도 본 SKILL의 형식을 따른다.

2026-05-06