.agents/skills/prepare-paperclip-pr/SKILL.md
The standard Paperclip procedure for turning branch work into a reviewed,
green pull request against paperclipai/paperclip master. Apply it once per
PR (if a task splits a branch into several PRs, run the whole procedure for
each one).
~/paperclip checkout typically runs the live Paperclip server — never
check out branches there. If you are already on a worktree/branch, verify it
(git rev-parse --git-dir, git branch --show-current) and proceed.master, fix that first without
losing work (usually: move that branch's work into a worktree).master on the
paperclipai/paperclip repo; the task may name a specific remote such as
origin or public-gh).Co-Authored-By: Paperclip <[email protected]>pnpm-lock.yaml — the repo has actions that manage it.
If it is already in a commit, rewrite/drop that change before pushing..github/workflows/* unless the underlying commit was
explicitly about that and the task calls it out.CONTRIBUTING.md (repo root,
https://github.com/paperclipai/paperclip/blob/master/CONTRIBUTING.md) for
the PR title, message format, and issue description.gh.~ for home), Greptile score, and check status.pull_request work product for each opened PR (plus branch /
commit work products where the branch or a commit is itself the handoff).