From Strata
Posts a session summary as a comment on the open PR for the current branch. Useful for sharing context with reviewers after substantive work sessions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/strata:promote-to-prThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Take what just happened in this session, decisions made, files touched,
Take what just happened in this session, decisions made, files touched, open questions, anything reviewers should see, and post it as a comment on the open PR for the current branch.
This is the deliberate counterpart to the silent pr-context/ notes:
it makes Claude's session visible to everyone watching the PR.
Not for: every small commit. PR comments accumulate quickly, be selective.
User runs /strata:promote-to-pr [--pr N]. You:
"${CLAUDE_PLUGIN_ROOT}/bin/strata" promote-to-pr --dry-run <<'STRATA_PR_COMMENT'
<summary body>
STRATA_PR_COMMENT
--dry-run to post.This two-step is on purpose. PR comments are public-ish (visible to Everyone on the PR) and shouldn't be sent on a prompt's say-so.
If the branch has multiple PRs (rare) or you want to comment on a different
PR, pass --pr <number>.
gh not installed → script exits 2 with a clear message.gh not authenticated → same.gh pr comment → exits 1, prints the gh error.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub gideondk/strata --plugin strata