acpx-review
- Repo stars 0
- Author repo skills-registry
ACPX Review
Use this skill before every significant DaoFlow commit.
Preconditions
- Local validation is already green or close to green.
acpxis available globally, or usebunx acpx.- Review the current change set unless you intentionally need a specific commit range.
Commands
Run:
acpx --approve-reads --timeout 480 gemini exec "Review the current DaoFlow change set for correctness, security, and best practices. Run git status --short, git diff --stat, git diff --cached --stat, git diff, and git diff --cached to inspect changes."
acpx --approve-reads --timeout 480 claude exec "Review the current DaoFlow change set for correctness and security. Run git status --short, git diff --stat, git diff --cached --stat, git diff, and git diff --cached to inspect changes."
If acpx is not available globally, replace it with bunx acpx.
Review Contract
- Treat correctness, security, safety, auth, and data-loss regressions as blocking.
- Fix blocking findings before commit.
- Re-run relevant validation after substantive fixes.
- Keep a short note of the findings you fixed or explicitly rejected.
- When you need a file-specific review, adapt the prompt to the exact files or diff under discussion.
Reference
Use .agents/workflows/acpx-review.md for command variants and flag details.
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: DaoFlow-dev/DaoFlow — distributed by TomeVault.
- Fluxly category
- Engineering
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Shell exec
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Local validation is already green or close to green. acpx is available globally, or use bunx acpx. Review the current change set unless you intentionally need a specific commit range.
Run: If acpx is not available globally, replace it with bunx acpx.
Treat correctness, security, safety, auth, and data-loss regressions as blocking. Fix blocking findings before commit. Re-run relevant validation after substantive fixes.
Use .agents/workflows/acpx-review.md for command variants and flag details. Source: DaoFlow-dev/DaoFlow — distributed by TomeVault. <!-- tomevault:4.0:skillmd:2026-05-23 -->
# ACPX Review
Use this skill before every significant DaoFlow commit.
## Preconditions
- Local validation is already green or close to green.
- `acpx` is available globally, or use `bunx acpx`.
- Review the current change set unless you intentionally need a specific commit range.
## Commands
Run:
```bash
acpx --approve-reads --timeout 480 gemini exec "Review the current DaoFlow change set for correctness, security, and best practices. Run git status --short, git diff --stat, git diff --cached --stat, git diff, and git diff --cached to inspect changes."
acpx --approve-reads --timeout 480 claude exec "Review the current DaoFlow change set for correctness and security. Run git status --short, git diff --stat, git diff --cached --stat, git diff, and git diff --cached to inspect changes."
```
If `acpx` is not available globally, replace it with `bunx acpx`.
## Review Contract
- Treat correctness, security, safety, auth, and data-loss regressions as blocking.
- Fix blocking findings before commit.
- Re-run relevant validation after substantive fixes.
- Keep a short note of the findings you fixed or explicitly rejected.
- When you need a file-specific review, adapt the prompt to the exact files or diff under discussion.
## Reference
Use [.agents/workflows/acpx-review.md](../../workflows/acpx-review.md) for command variants and flag details.
---
> Source: [DaoFlow-dev/DaoFlow](https://github.com/DaoFlow-dev/DaoFlow) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 --> Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Preconditions → Commands → Review Contract → Reference
terms -> Use this skill before every significant DaoFlow commit. · - Local validation is already green or close to green. · If acpx is not available globally, replace it with bunx acpx. · - Treat correctness, security, safety, auth, and data-loss regressions as blocking. · Use [.agents/workflows/acpx-review.md](../../workflows/acpx-review.md) for command variants and flag details. · --- > Source: [DaoFlow-dev/DaoFlow](https://github.com/DaoFlow-dev/DaoFlow) — distributed by [TomeVault](https://tomevault.io).
files/cmd -> acpx · bunx acpx · .agents/workflows/acpx-review.md · ../../workflows/acpx-review.md · DaoFlow-dev/DaoFlow · github.com/DaoFlow-dev/DaoFlow
body sha256 -> 3140ee9e99e4
Decide Fit First
Design Intent
How To Use It
Boundaries And Review