pro
Original:🇨🇳 Chinese
Translated
PUA Pro extensions: self-evolution tracking, compaction state protection, KPI reporting, and /pua commands. Triggers on: '/pua kpi', '/pua rank', '/pua weekly report', '/pua debriefing', '/pua flavor', 'self-evolution', 'evolution', or when users request PUA platform features such as rank/weekly report/debriefing.
3installs
Sourcetanweai/pua
Added on
NPX Install
npx skill4agent add tanweai/pua proTags
Translated version includes tags in frontmatterSKILL.md Content (Chinese)
View Translation Comparison →PUA Pro — Self-Evolution + Platform
This skill is the extension layer of thecore. Use/pua/pua:p7/pua:p9to switch roles./pua:p10
Self-Evolution Protocol
"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 Layer
Pre-session Startup Checks
- 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 State Protection
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 Command System
| 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