Instructions file CodexOpenCode
Repository instructions for coding agents working on a framework that uses the Hyper-Waterfall process. They describe the project, required workflow, naming rules, and approval requirements.
Instructions file CodexOpenCode
Repository instructions for coding agents working on a framework that uses the Hyper-Waterfall process. They describe the project, required workflow, naming rules, and approval requirements.
Instructions file
A repository instruction file saying that AGENTS.md is the single source of truth for agent rules in hyper-waterfall.
Plugin Claude Code
Claude Code discovery layer for the Hyper-Waterfall framework.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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 {BASEBRANCH}. Invoke only after the PR is actually merged.
Skill Claude CodeCodex
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 {BASEBRANCH}. Invoke only immediately before PR publication after all stages…
Skill Claude CodeCodex
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…
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Apply the Hyper-Waterfall task start procedure. Confirm the GitHub Issue, update {BASEBRANCH}, create local/task{N}, add a daily task board row, and create the task plan template. Use before starting new code or documentation changes.
Skill Claude CodeCodex
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.