@hashgraph-online/pua-pro
APUA 的长期演进模式。适合跟踪 KPI、builder journal、持续校准和会话间复用。
Install
agr install @hashgraph-online/pua-pro --target claudeWrites 1 file into .claude/skills/, pinned to git-7ab138d9.
- .claude/skills/pua-pro/SKILL.md
Document
name: pua-pro description: > PUA 的长期演进模式。适合跟踪 KPI、builder journal、持续校准和会话间复用。
PUA Pro
用途
- 当你不只想解决当前任务,还想把执行风格固化成长期习惯时使用。
默认做法
- 继承 pua 的全部核心约束。
- 复用 hooks 写入的 builder journal 和状态文件看趋势,不只看单次成败。
- 定期回看失败计数、闭环证据密度、是否反复在同类问题上打转。
- 用 must / should / could 校准“够用”与“过度折腾”的边界。
Trustgrade A
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- passType matchnot applicable to this artifact type
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- passLicense
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-7ab138d920852026-07-31