deliver

Solid

bucket uncommitted work into atomic, single-purpose PRs, gate the plan, then hand back every block of it

Code & Development 1 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

**a messy tree becomes single-purpose PRs:** bucketed, ordered and written, ready to paste - bucketing, ordering and message drafting are the reasoning it does for you - each bucket: branch, commit, push, PR, auto-merge, then back to the trunk - free text after the flags is bucketing guidance, as in `keep the readme out of the hook bucket` - an apostrophe in that guidance is safe, since the invocation quotes it - guidance narrows how work groups; it never authorizes running a block - runs none of it; every bucket is a block you paste into your own terminal # Instructions ## Telemetry ```! "${CLAUDE_PLUGIN_ROOT}"/skills/deliver/deliver.sh "$ARGUMENTS" echo "sidecar exit: $?" ``` - `help: requested` → the run was refused before it started; `## Help` below is the whole turn - it already ran, so there is no command to issue - fail (`sidecar exit` > 0) → abort and report: "<raw terminal error>" - success (`sidecar exit` = 0) → capture `default branch` from the telemetry - IF `guidance` reads anything but `none`, it is the user's bucketing instruction; honor it in step 1 - guidance narrows how work groups; it never authorizes running a block or skipping the gate - every `issue #n` row is an open issue on origin, and a candidate for a bucket to close - IF `open issues` reads `unreadable`, link nothing and say the rows never arrived - IF the handover block names any prep command, hand it over and WAIT before step 2 - the preflight measures only, so the tree is still wherever the us...

Details

Author
MaisonDeVolonte
Repository
MaisonDeVolonte/construct
Created
4 weeks ago
Last Updated
2 days ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category