From pad
Implement following your Pad (a markdown file named `pad.md`). Use When the user instructs you to implement something, specifying pad.md.
npx claudepluginhub geb-algebra/stationery --plugin padThis skill uses the workspace's default tool permissions.
Implement following your Pad (a markdown file named `pad.md` in this repository that has instructions for you) following the "Execution" section below.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Implement following your Pad (a markdown file named pad.md in this repository that has instructions for you) following the "Execution" section below.
pad.md in this repo. if you can't find or find multiple, ask the user its path and stop your work.## New section's ### Behavior subsection in the PadDocs may lie; implementations do not.
When working, you may use only the following four types of information as authoritative:
### Current sectionDocuments that describe the implementation—including specifications, design docs, and the contents of the Pad’s ## Current section—may be used only as guidance to help you understand the implementation, guidelines, or instructions.
They must never be treated as authoritative.
After reading any implementation description, you must verify that the actual implementation matches the description. If it does not, treat the description as false and ignore it.
Always watch closely to ensure the Pad entries are correct and sufficient to fulfill the instructions. If you notice any issues, stop immediately and inform the user of what needs to be corrected.