一键导入
pi-resource-design
Design Pi prompt templates, skills, extensions, tools, and custom subagents using the repository resource ruleset.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design Pi prompt templates, skills, extensions, tools, and custom subagents using the repository resource ruleset.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Delegate bounded work to this package's custom subagent tool. Use for specialist reconnaissance, planning, research, implementation handoffs, and independent review when parallel context or separation of concerns helps.
Diagnose and fix bugs with a disciplined evidence-first workflow. Use when investigating failing tests, runtime errors, regressions, flaky behavior, performance issues, or unclear root causes.
Implement features or fixes with behavior-first tests, vertical TDD slices, validation, and rollback notes. Use when asked to build, change, fix, or complete implementation work.
Manage long-running commands with this package's custom process tool. Use for dev servers, test watchers, build watchers, local APIs, preview servers, and log tails that should keep running while work continues.
Safely merge an existing GitHub PR by waiting for checks and using a rebase merge. Use when asked to merge a PR, current branch, or `/merge` workflow.
Create concise repository standup summaries from git state, GitHub issues, and pull requests. Use when asked for standup, status summary, upcoming work, in-progress tasks, blockers, or repo progress.
| name | pi-resource-design |
| description | Design Pi prompt templates, skills, extensions, tools, and custom subagents using the repository resource ruleset. |
Use this skill when creating or changing Pi resources: prompt templates, skills, extension commands, tools, or custom subagents.
Read and apply docs/resource-rules.md before implementation. If a task conflicts with the ruleset, explain the tradeoff and ask via human_in_loop before proceeding.
Use human_in_loop for every user-facing clarification or approval question. Do not ask those questions in plain assistant text.
description, argument-hint, and $ARGUMENTSname matching the directory and non-empty descriptionextensions/<name>/index.tsdocs/prompts.md, docs/skills.md, docs/extensions/, mkdocs.yml, or docs/resource-rules.md.When reporting a resource design or implementation, include:
Stop and use human_in_loop when: