원클릭으로
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: