Skip to content

Tags: soucod/pua

Tags

v2.9.0

Toggle v2.9.0's commit message
chore: update WeChat group QR code

v1.2.0

Toggle v1.2.0's commit message
v1.2.0: English PIP Edition + version bump

v1.1.3

Toggle v1.1.3's commit message
feat: add verification PUA rhetoric — push agents to self-verify with…

… tools

- Add "delivery verification" row to proactivity table (all 3 languages)
- Add 2 new push rhetoric items: "证据呢?" and "你自己用了一遍吗?"
- Enhance checklist with evidence-based verification requirements
- Add 🟠 Alibaba Verification Type sub-flavor
- Add verification paragraphs to ByteDance, Huawei, Tencent, Meituan flavors
- Add 2 new anti-rationalization table rows for empty-mouth completion

v1.1.2

Toggle v1.1.2's commit message
fix: rename /pua command — remove 'debugging' branding, fix skill ref…

…erence

- Command description: remove 'debugging' limitation, applies to all tasks
- Fix skill reference: ali-pua:pua → pua:pua
- Plugin/marketplace descriptions: 'PUA Debugging Motivator' → 'PUA Motivator'
- Remove debugging-specific keywords
- Bump version to 1.1.1

v1.1.1

Toggle v1.1.1's commit message
fix: trim SKILL.md description to fit 1024-char limit

pua was 1025 chars (over by 1), pua-ja was 1068 chars (over by 44).
Claude Code skill loader rejects descriptions exceeding 1024 characters.
Condensed trigger descriptions while preserving all semantic triggers.

v1.1.0

Toggle v1.1.0's commit message
feat: add Agent Team integration support

- Add Agent Team section to SKILL.md (zh/en/ja) with role definitions,
  Leader/Teammate behavior rules, and PUA-REPORT protocol
- Add condensed Agent Team summary to codex/pua/SKILL.md
- Create PUA Enforcer agent definitions (zh/en/ja) in agents/
- Add Agent Team Usage Guide to all 3 READMEs
- Add TEAM_FEATURES data + Agent Team exhibit section to landing page

v1.0.0

Toggle v1.0.0's commit message
ci: add auto-release workflow on tag push