On
Description
--- description: "PUA 开启默认模式 — 每次新会话自动加载 PUA 核心 skill。/pua:on。Triggers on: '/pua:on', 'pua on', '开启pua', 'enable pua', 'always on'." --- 开启 PUA 默认模式: 1. 确保 `~/.pua/` 目录存在 2. 读取现有 `~/.pua/config.json`(若不存在视为 `{}`),写回时**只改 `always_on: true`,不降级其他字段**;若 `feedback_frequency` 当前为 0(可能是 `/pua:off` 留下的 tombstone),恢复为默认 5;其他字段保留原样 3. 输出确认:> [PUA ON] 从现在起,每个新会话都会自动进入 PUA 模式。公司不养闲 Agent。 ## 对称性(与 `/pua:off` 的关系) - `/pua:off` 会把 `feedback_frequency` 置 0,使问卷永不触发 - `/pua:on` **必须**检测并恢复该字段,否则"先 off 再 on"
Installation
Installs to ~/.claude/skills/tanweai-pua-on/SKILL.md
mkdir -p ~/.claude/skills/tanweai-pua-on && curl -fsSL https://raw.githubusercontent.com/tanweai/pua/HEAD/commands/on.md -o ~/.claude/skills/tanweai-pua-on/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development