Skip to content

docs(skill): split design mode into its own caliper-design skill - #40

Merged
DenDiem merged 1 commit into
mainfrom
docs/split-caliper-design-skill
Aug 10, 2026
Merged

docs(skill): split design mode into its own caliper-design skill#40
DenDiem merged 1 commit into
mainfrom
docs/split-caliper-design-skill

Conversation

@DenDiem

@DenDiem DenDiem commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Design-mode guidance lived inside the caliper-ask skill, whose description only matches the 'I'm unsure, let me ask' trigger — so an agent whose trigger is 'the developer opened design mode' never surfaced it. Splits it out (same reasoning as caliper-fix):

  • New caliper-design skill (opening design mode, reading marks, finding a mark's source) with a design-oriented description; references caliper-ask for shared target / proxy-snippet.
  • caliper-ask drops the moved sections, keeps a one-line pointer.
  • caliper-fix now points at caliper-design for mark-reading.
  • Installed by both channels: claude-code adapter SKILL_NAMES + plugin.json skills.

Codex needs no split — its AGENTS.md block is always loaded (no description matching). Verified: tsc + eslint clean; plugin skill paths resolve.

@DenDiem
DenDiem merged commit 07c2886 into main Aug 10, 2026
2 checks passed
@DenDiem
DenDiem deleted the docs/split-caliper-design-skill branch August 10, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant