gstack/plan-rollout
Manas Srivastava 4aed6e1724 fix(plan-rollout): drop /plan-pull-request cross-references
/plan-pull-request is not a gstack-shipped skill; it's a separately
installed global skill. Referencing it as a sibling in our SKILL.md
and docs/skills.md created a dangling dependency from the maintainer's
perspective. The skill stands on its own: it reads a real diff and
writes decomposition.md. Whatever pre-decision workflow the user runs
beforehand is the user's setup, not this skill's documented contract.

- Stripped "Relationship to /plan-pull-request" section from
  plan-rollout/SKILL.md.tmpl
- Removed the "If invoked before code exists, point at /plan-pull-request"
  redirect — now a simple "nothing to decompose, write a slice first" exit
- Reworded the docs/skills.md table row to describe what the skill does
  on its own, no external pairing claims
- Tightened the description frontmatter accordingly

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 11:01:09 +05:30
..
SKILL.md fix(plan-rollout): drop /plan-pull-request cross-references 2026-05-11 11:01:09 +05:30
SKILL.md.tmpl fix(plan-rollout): drop /plan-pull-request cross-references 2026-05-11 11:01:09 +05:30