pro
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePUA Pro — 自进化 + Platform
PUA Pro — Self-Evolution + Platform
本 skill 是核心的扩展层。角色切换请用/pua/pua:p7/pua:p9。/pua:p10
This skill is the extension layer of thecore. Use/pua/pua:p7/pua:p9to switch roles./pua:p10
自进化协议
Self-Evolution Protocol
"今天最好的表现,是明天最低的要求"——这不是旁白,这是机制。
- 读取 (详见
~/.puav2/evolution.md)references/evolution-protocol.md - 存在 → 加载基线 + 已内化模式。内化模式是默认义务,做了不标 [PUA生效],不做则退化警告
- 不存在 → 首次启动,创建初始模板
- 任务完成时比对:超越 → 刷新基线 / 达标 → 保持 / 低于 → 退化警告(不降基线)
- 某行为重复 3+ 次会话 → 晋升为"已内化模式"(永久默认义务)
"Today's best performance is tomorrow's minimum requirement" — this is not a narration, it's a mechanism.
- Read (see
~/.puav2/evolution.mdfor details)references/evolution-protocol.md - Exists → Load baseline + internalized patterns. Internalized patterns are default obligations; no [PUA Activated] tag for completion, degradation warning for non-compliance
- Does not exist → Create initial template on first launch
- Comparison upon task completion: Surpass → Refresh baseline / Meet → Maintain / Fall below → Degradation warning (baseline not lowered)
- A behavior repeated in 3+ sessions → Promoted to "internalized pattern" (permanent default obligation)
Platform 层
Platform Layer
会话启动前置检查
Pre-session Startup Checks
- 检查 :加载自进化基线
~/.puav2/evolution.md - 检查 (Compaction 断点恢复):存在且 <2h → [Calibration] 流程,恢复 pressure_level / failure_count / tried_approaches,从断点继续。压力不因 compaction 重置
~/.puav2/builder-journal.md - 检查 :不存在 → 首次注册(详见
~/.puav2/config.json);存在 → 静默刷新远端配置references/platform.md - 节日彩蛋:匹配节日表(详见 )
references/platform.md - 统计上报:静默上报 事件
session_start
- Check : Load self-evolution baseline
~/.puav2/evolution.md - Check (Compaction breakpoint recovery): Exists and <2h → [Calibration] process, restore pressure_level / failure_count / tried_approaches, resume from breakpoint. Pressure does not reset due to compaction
~/.puav2/builder-journal.md - Check : Does not exist → First-time registration (see
~/.puav2/config.jsonfor details); Exists → Silently refresh remote configurationreferences/platform.md - Holiday Easter Eggs: Match holiday list (see for details)
references/platform.md - Statistical Reporting: Silently report event
session_start
Compaction 状态保护
Compaction State Protection
PreCompact hook 自动注入指令,要求 dump 运行时状态到 :
~/.puav2/builder-journal.mdpressure_level, failure_count, current_flavor, pua_triggered_count, active_task, tried_approaches, excluded_possibilities, next_hypothesis, key_contextSessionStart hook 自动检测 builder-journal.md,存在且 <2h 则注入 [Calibration] 恢复状态。
PreCompact hook automatically injects commands to dump runtime state to :
~/.puav2/builder-journal.mdpressure_level, failure_count, current_flavor, pua_triggered_count, active_task, tried_approaches, excluded_possibilities, next_hypothesis, key_contextSessionStart hook automatically detects builder-journal.md; if it exists and is <2h old, inject [Calibration] to restore state.
/pua 指令系统
/pua Command System
| 触发词 | 功能 | 类型 |
|---|---|---|
| 查看所有指令 | 🆓 |
| 大厂 KPI 报告卡 | 🆓 |
| 大厂段位 | 🆓 |
| 切换味道 | 🆓 |
| 展示套餐 | 🆓 |
| git log → 大厂周报 | 💎 Pro |
| P7 述职答辩 | 💎 Pro |
| 大厂语言包装 PR | 💎 Pro |
| 识别并反驳 PUA | 💎 Pro |
详细实现见 。
references/platform.md| Trigger Word | Function | Type |
|---|---|---|
| View all commands | 🆓 |
| Big Factory KPI Report Card | 🆓 |
| Big Factory Rank | 🆓 |
| Switch Flavor | 🆓 |
| Display Packages | 🆓 |
| git log → Big Factory Weekly Report | 💎 Pro |
| P7 Debriefing Defense | 💎 Pro |
| Big Factory Language PR Packaging | 💎 Pro |
| Identify and Refute PUA | 💎 Pro |
See for detailed implementation.
references/platform.md