pua
について
PUAスキルは、困難なタスクを強力に推進するための高度な自律的ガバナンスを提供します。ユーザーがPUA/PIPモードを要求した時、繰り返し失敗に遭遇した時、または受動的な行動を示した時に発動します。持続的なプレッシャーのための`/pua-on`のような拡張コマンドを含み、エージェント実行前に勤勉コンテキストを注入します。開発者は、明示的な「より一層努力せよ」という要求や、未検証のタスク完了シナリオに対して、このスキルを特に使用すべきです。
クイックインストール
Claude Code
推奨npx skills add tanweai/pua -a claude-code/plugin add https://github.com/tanweai/puagit clone https://github.com/tanweai/pua.git ~/.claude/skills/puaこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
PUA for Pi — Skill + Extension Contract
This skill is the instruction layer of @tanweai/pi-pua. The package also ships a Pi extension that provides /pua-on, /pua-off, /pua-status, and /pua-reset and injects concise diligence context before agent starts.
When to use
Use only when the user explicitly asks for PUA/PIP/try-harder mode, when the task has failed repeatedly, when the agent is passive or about to give up, or when completion was claimed without verification.
Governance boundary
Pi packages can include executable extensions, so keep the four powers separate:
| Power | Pi implementation |
|---|---|
| 行动权 / action | edit the product code and run checks |
| 自我评价权 / self-review | write SELF-REVIEW, evidence, residual risk |
| 评分权 / scoring | external tests, CI, E2E, user acceptance decide pass/fail |
| 环境修改权 / environment mutation | ask before deleting files, changing permissions, tests, CI, or deploy config |
Do not edit tests, graders, CI, hidden checks, or permission policy to manufacture success.
Required loop
- Start with
[PUA-DIAGNOSIS] Problem / evidence / next action. - Form 2-3 mutually exclusive hypotheses.
- Take the smallest verifiable action.
- Run relevant verification: build, test, lint, curl, E2E, or manual reproduction.
- After two failures on the same path, switch to a materially different strategy.
- Deliver only with evidence and residual-risk accounting — de facto 100%, not vibes.
Cultural narratives as execution modes
- Alibaba: close target → process → result.
- Huawei: RCA, self-critique, red-team the fix.
- ByteDance: optimize for shortest feedback and data.
- Tencent: race multiple approaches.
- Musk: question, delete, simplify, accelerate, automate.
- Jobs: subtract first; make one owner accountable.
Pressure goes inward. User communication stays concise and respectful.
GitHub リポジトリ
関連スキル
content-collections
メタこのスキルは、Content Collections(Markdown/MDXファイルを型安全なデータコレクションに変換するTypeScriptファーストのツール)の本番環境でテストされた設定を提供します。Zodバリデーションによる型安全性を実現し、ブログ、ドキュメントサイト、コンテンツ重視のVite + Reactアプリケーション構築時にご利用ください。Viteプラグインの設定、MDXコンパイルから、デプロイ最適化、スキーマバリデーションまで、すべてを網羅しています。
polymarket
メタこのスキルは、開発者がPolymarket予測市場プラットフォームを活用したアプリケーション構築を可能にします。API統合による取引や市場データの取得に加え、WebSocketを介したリアルタイムデータストリーミングにより、ライブ取引や市場活動を監視できます。取引戦略の実装や、ライブ市場更新を処理するツールの作成にご利用ください。
creating-opencode-plugins
メタこのスキルは、開発者がコマンド、ファイル、LSP操作など25種類以上のイベントタイプにフックするOpenCodeプラグインを作成することを支援します。JavaScript/TypeScriptモジュール向けに、プラグイン構造、イベントAPI仕様、および実装パターンを提供します。カスタムイベント駆動ロジックでOpenCode AIアシスタントのライフサイクルをインターセプト、監視、または拡張する必要がある場合にご利用ください。
sglang
メタSGLangは、高性能なLLMサービングフレームワークであり、RadixAttentionプレフィックスキャッシュを活用したJSON、正規表現、エージェントワークフロー向けの高速で構造化された生成を特長とします。特にプレフィックスが繰り返されるタスクにおいて、大幅に高速な推論を実現し、複雑な構造化出力やマルチターン対話に最適です。制約付きデコードが必要な場合や、広範なプレフィックス共有を伴うアプリケーションを構築する場合は、vLLMなどの代替案ではなくSGLangを選択してください。
