HashWarlockHashWarlockCommunityยท12 Agent Skills Included

nobody-plans-for-pi

Structured planning, TDD, debugging, and code review workflows

Orchestrates specialized sub-agents for scouting, planning, implementing, and reviewing code changes. Enforces test-driven development, systematic debugging, and verification before any completion claims. Eliminates ad-hoc coding, skipped tests, and unverified success claims through structured workflow prompts. Runs as chainable pipelines so features move from idea to reviewed, tested code faster.
npx skills add HashWarlock/nobody-plans-for-pi --all -g -y

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-writes-skills

Create and verify AI skills using a RED-GREEN-REFACTOR cycle.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

using-plans-for-nobody

Enforce skill discovery and loading before AI responses in the pi coding agent framework.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-receives-code-review

Evaluate code review feedback with technical verification and evidence-based responses.

Community
Basic
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-uses-tdd

Enforce the Red-Green-Refactor cycle for feature development and bug fixes.

Community
Basic
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-executes-plans

Execute implementation plans in batches with user checkpoints and TDD enforcement.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-writes-plans

Generate step-by-step implementation plans for software development tasks.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-requests-code-review

Guide code review with pre-review checklists and delegated subagent review.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-brainstorms

Guide software design through structured dialogue and document final designs.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-uses-git-worktrees

Create isolated Git worktrees for feature development and manage their lifecycle.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-verifies-before-completion

Run verification commands and analyze output before claiming task completion.

Community
Basic
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-debugs

Guide systematic debugging through reproduction, isolation, root cause analysis, and test-driven fixing.

Community
Intermediate
๐Ÿ“ฆ In Repo
HashWarlockHashWarlock

nobody-finishes-a-development-branch

Guide development branch completion with a structured checklist and integration options.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install nobody-plans-for-pi?โ–ผ

Run `npx skills add HashWarlock/nobody-plans-for-pi --all -g -y` in your terminal to install all skills globally.

What does nobody-plans-for-pi do?โ–ผ

It gives your coding agent structured workflows for brainstorming, planning, TDD, debugging, code review, and branch completion. Specialized sub-agents handle scouting, planning, implementation, and review in isolated contexts.

How do the workflow prompts work?โ–ผ

Commands like /implement, /scout-and-plan, and /review chain sub-agents into pipelines, for example scout to planner to worker, so tasks move from exploration to tested code automatically.

Does it enforce test-driven development?โ–ผ

Yes. The TDD skill requires a failing test before any production code, and the verification skill blocks completion claims without fresh test output as evidence.

Which coding agents does it support?โ–ผ

It is built natively for the pi coding agent, and the skills follow the standard SKILL.md format so they can be adapted to other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’