Grounds Renovate configuration, Renovate PR review, and config migration handling in live Renovate documentation. Use when modifying `renovate.json`, reviewing Renovate PRs, tuning automerge or vulnerability policy, or when the user mentions Renovate setup, migrations, dashboards, or dependency queue behavior.
Guides Astro + Starlight site development for this workspace. Use when scaffolding, configuring, theming, or adding content to the docs site in apps/site/. Enforces version-aligned best practices and content architecture boundaries.
Guides dependency version management, Dependabot configuration, and upgrade workflows. Use when adding, updating, or auditing dependencies in the workspace.
Guides the full feature lifecycle for this workspace — from branch creation through work, reflection, version bump, and PR. Use at the start of any non-trivial work and before every PR. Enforces GitHub Flow, Conventional Commits, and context-traced PRs.
Guides Node.js + TypeScript + pnpm tooling development for this workspace. Use when creating scripts, adding dependencies, writing tests, or working with the tools/ai-guidance package. Enforces functional style, TDD, and version verification.
Guides newcomer onboarding for this workspace. Use when a user asks to be onboarded, wants to understand the repo, or needs help getting started. Reads the topic index dynamically and adapts depth to the user's needs.
Turns non-trivial work into durable learning. Use when the operator says "Trace, Reflect and Evolve" (formerly "Trace Climb"), during close phase for meaningful work, after messy or failed tasks, or before a PR needs a bounded learning trace and possible Evolution Record.
Enforces proper Conventional Commits, atomic commit discipline, and pre-commit verification. Use before every git commit in this workspace.