Help us improve
Share bugs, ideas, or general feedback.
From runesmith-core
Sync installed plugins with latest versions and update AIOPS documentation. Use when "sync plugins", "update plugins", "pull latest bootstrap", "refresh plugins", or to get the newest skill definitions.
npx claudepluginhub runemarklabs/runesmith --plugin runesmith-coreHow this skill is triggered — by the user, by Claude, or both
Slash command
/runesmith-core:syncThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pull latest plugin versions from the marketplace repo and (optionally) refresh AIOPS pages from updated templates.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Grills users relentlessly on plans or designs by interviewing branch-by-branch through decision trees to reach shared understanding. Use for stress-testing ideas or 'grill me'.
Share bugs, ideas, or general feedback.
Pull latest plugin versions from the marketplace repo and (optionally) refresh AIOPS pages from updated templates.
lib/credentials.mdlib/install-paths.mdlib/user-prompts.md - structured-input requirement for any user promptThis skill follows the marketplace-wide user-prompt standard in lib/user-prompts.md. Every user prompt MUST use the host client's structured input UI (single-pick, multi-pick, or text-input form). Never freeform plain-text yes/no questions. The only exception is the consent-trigger gate documented in lib/consent.md, which waits for user-initiated phrases like "make the ticket".
GITHUB_PAT present in .credentials.install-paths.md (Cowork vs. Claude Code).{SPACE_ID} is set and accessible.Use for:
Do not use for:
/core:install)/devtools:plugin-builder)For each marketplace URL (default = this repo, plus any PLUGIN_SOURCES):
GITHUB_PAT if private repo..claude-plugin/marketplace.json..claude-plugin/plugin.json for current version.For each installed plugin (path resolved per install-paths.md):
For each "update available":
If user opts in:
aiops/templates/.{SPACE_ID}):
version+1.confluence-format.md.✓ Sync complete
core v0.2.0 → v0.3.0 (skills changed: …)
atlassian v0.2.0 → v0.2.1 (no skill changes)
aiops up to date
devtools up to date
AIOPS pages refreshed: 6 of 6
⚠ Restart your Claude client (or reload plugins) for changes to take effect.
GITHUB_PAT resolvedGitHub 401: PAT invalid or expired. "Run /core:setup to refresh."
GitHub 403: PAT missing repo scope.
Marketplace 404: URL wrong; check PLUGIN_SOURCES.
Plugin file write fails: Permission issue; show install path and ask user to fix.
AIOPS PUT 409: Re-GET version, retry once.