From Strata
Promotes durable notes from aging per-branch pr-context dirs into branch-agnostic lessons/. Rule-based consolidation without LLM. Dry-run default.
How this skill is triggered — by the user, by Claude, or both
Slash command
/strata:consolidateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The "graduate durable content out of pr-context" step. Branch dirs that
The "graduate durable content out of pr-context" step. Branch dirs that
Have aged past a threshold are scanned for notes worth keeping; those
Get moved to lessons/ with a consolidated_from: breadcrumb.
A pr-context note is promoted when:
--age-days (default 60)kind: frontmatter is one of handoff, decision-draft, reviewOther kinds (session, investigation) stay branch-scoped, they're
Transient. Use /strata:archive to retire the whole branch dir when
the PR merged.
# Dry-run (default)
"${CLAUDE_PLUGIN_ROOT}/bin/strata" consolidate
# With a different age threshold
"${CLAUDE_PLUGIN_ROOT}/bin/strata" consolidate --age-days 30
# Perform
"${CLAUDE_PLUGIN_ROOT}/bin/strata" consolidate --apply
For each promoted note:
lessons/YYYY-MM-DD-<topic>.md as the targetconsolidated_from: (audit) +
consolidated_at: (date)/strata:review/strata:archive on an old branch — consolidate first,
then archive what remainssession or investigation notes — they're inherently
branch-scoped and become noise in lessons/. The script already filters
these.npx claudepluginhub gideondk/strata --plugin strataOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
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.