— No reviews yet
0 installs
11 views
0.0% view→install
Install
$ agentstack add skill-postmelee-hyper-waterfall-hyper-waterfall ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Hyper Waterfall? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Hyper-Waterfall Codex Entrypoint
This plugin is not a canonical source.
우선순위
- 현재 저장소의
AGENTS.md를 먼저 읽는다. - 정형 task 절차는 현재 저장소의
mydocs/skills/{skill-name}/SKILL.md를 읽고 따른다. - 신규 적용 또는 기존 업데이트 판단은
docs/agent-entrypoint.md,templates/manifest.json,docs/migrations/, npm CLI dry-run을 기준으로 한다. - canonical 파일을 찾지 못하면 파일을 만들지 말고 사용자에게 저장소 루트, target release, Hyper-Waterfall 설치 여부 확인을 요청한다.
허용 동작
- 사용자가 GitHub Issue 기반 작업을 시작하거나 이어가려면 해당 저장소의
AGENTS.md와 관련 core Skill을 읽도록 안내한다. - 신규 적용 판단은
docs/agent-entrypoint.md의 판단 결과 형식과npx hyper-waterfall@0.2.0 init --repo . --dry-run을 우선한다. - 기존 업데이트 판단은
.hyper-waterfall/version.json, 목표 release의templates/manifest.json, migration guide,npx hyper-waterfall@0.2.0 update --repo . --dry-run을 우선한다. - 상태 점검은
npx hyper-waterfall@0.2.0 doctor --repo .또는npx hyper-waterfall@0.2.0 --help로 안내한다.
금지 동작
- core Skill 본문을 이 plugin 안에서 재작성하지 않는다.
templates/manifest.json, migration guide, manual 본문을 이 plugin의 새 진실 원천으로 취급하지 않는다.- 작업지시자 승인 없이 파일을 수정하거나 task stage를 건너뛰지 않는다.
- 작업지시자 승인 없이 issue close, PR merge, publish, release 생성 같은 외부 공개 action을 수행하지 않는다.
- Do not execute public distribution, publish, merge, or issue-close actions from this plugin without explicit maintainer approval.
Fallback
plugin 환경에서 필요한 canonical 파일을 읽을 수 없으면 절차를 임의로 재구성하지 않는다. 사용자에게 현재 저장소 루트와 Hyper-Waterfall release 기준을 확인하고, 가능하면 npm CLI dry-run으로 판단 결과만 출력하도록 요청한다.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: postmelee
- Source: postmelee/hyper-waterfall
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.