Agent SkillsHashWarlock/nobody-plans-for-pi › using-plans-for-nobody

using-plans-for-nobody

GitHub

该 Skill 定义了在使用 pi 平台时必须遵循的技能加载流程。要求在任何响应前扫描并加载相关技能,优先处理过程类技能,其次是实现类技能。包含访问方法、优先级规则、避免理性化的红旗提示以及子代理工作流命令。

skills/using-plans-for-nobody/SKILL.md HashWarlock/nobody-plans-for-pi

Trigger Scenarios

开始任何对话或任务时 用户发送消息需要响应时

Install

npx skills add HashWarlock/nobody-plans-for-pi --skill using-plans-for-nobody -g -y
More Options

Use without installing

npx skills use HashWarlock/nobody-plans-for-pi@using-plans-for-nobody

指定 Agent (Claude Code)

npx skills add HashWarlock/nobody-plans-for-pi --skill using-plans-for-nobody -a claude-code -g -y

安装 repo 全部 skill

npx skills add HashWarlock/nobody-plans-for-pi --all -g -y

预览 repo 内 skill

npx skills add HashWarlock/nobody-plans-for-pi --list

SKILL.md

Frontmatter
{
    "name": "using-plans-for-nobody",
    "description": "Use when starting any conversation — establishes how to find and use skills, requiring skill loading before any response including clarifying questions"
}

Using Plans for Nobody

If there is even a 1% chance a skill might apply to what you are doing, you MUST load and follow the skill.

How to Access Skills

In pi, use /skill:name to load a skill. Skill descriptions are in the system prompt — scan them before every task.

The Rule

Load relevant skills BEFORE any response or action. Even a 1% chance means load the skill.

  1. User message received
  2. Scan available skills — might any apply?
  3. If yes: /skill:name, announce "Using [skill] to [purpose]"
  4. Follow skill instructions exactly
  5. Then respond

Skill Priority

  1. Process skills first (nobody-brainstorms, nobody-debugs) — determines HOW to approach
  2. Implementation skills second (nobody-uses-tdd, nobody-writes-plans) — guides execution

Red Flags — You're Rationalizing

Thought Reality
"Just a simple question" Questions are tasks. Check for skills.
"Need more context first" Skill check comes BEFORE clarifying questions.
"Let me explore first" Skills tell you HOW to explore.
"Too simple for a skill" Simple things become complex. Use it.
"I remember this skill" Skills evolve. Read current version.

Subagent Workflows

Use the subagent tool for delegated execution:

  • /implement <task> — scout → planner → worker chain
  • /scout-and-plan <task> — scout → planner (no implementation)
  • /implement-and-review <task> — worker → reviewer → worker
  • /review <scope> — reviewer on recent changes
  • /scout <query> — fast codebase recon

Version History

  • fc2edc0 Current 2026-07-25 05:06

Same Skill Collection

skills/nobody-brainstorms/SKILL.md
skills/nobody-debugs/SKILL.md
skills/nobody-executes-plans/SKILL.md
skills/nobody-finishes-a-development-branch/SKILL.md
skills/nobody-receives-code-review/SKILL.md
skills/nobody-requests-code-review/SKILL.md
skills/nobody-uses-git-worktrees/SKILL.md
skills/nobody-uses-tdd/SKILL.md
skills/nobody-verifies-before-completion/SKILL.md
skills/nobody-writes-plans/SKILL.md
skills/nobody-writes-skills/SKILL.md

Metadata

Files
0
Version
fc2edc0
Hash
722a9856
Indexed
2026-07-25 05:06

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 02:16
浙ICP备14020137号-1 $お客様$