Files
pua/plugin.json
T
xsser 390ab875e2 fix(skills): p7/p9/p10 reference paths resolve to ../pua/references/ (#146)
- skills/p7, p9, p10 SKILL.md referenced `references/xxx.md` but the
  files live under `skills/pua/references/` — fix to `../pua/references/`
- Add evals/test-yaml-frontmatter.sh regression test for #147
- Bump version to 3.2.2
2026-04-19 18:53:06 +08:00

24 lines
986 B
JSON

{
"name": "pua",
"version": "3.2.2",
"description": "Forces high-agency exhaustive problem-solving with corporate PUA pressure escalation. Use when AI is passive, gives up easily, not verifying results, or producing low-quality work. Triggers on: 'try harder', '加油', '别偷懒', 'stop giving up', 'PUA模式', '质量太差', '重新做', '你再试试', '为什么还不行', '你怎么又失败了', user frustration or quality complaints, repeated failures (2+), or when agent needs motivation.",
"author": {
"name": "探微安全实验室",
"url": "https://github.com/tanweai"
},
"homepage": "https://github.com/tanweai/pua",
"repository": "https://github.com/tanweai/pua",
"license": "MIT",
"keywords": [
"pua",
"motivation",
"never-give-up",
"alibaba",
"corporate-culture",
"agent-team",
"p7-p8-p9-p10",
"parallel-execution",
"self-evolution"
]
}