Skip to content

Remove distill skill#196

Merged
paolomoz merged 3 commits into
mainfrom
remove-distill
Jun 17, 2026
Merged

Remove distill skill#196
paolomoz merged 3 commits into
mainfrom
remove-distill

Conversation

@paolomoz

Copy link
Copy Markdown
Collaborator

Summary

Removes the optional stardust:distill skill (samples → SAMPLES.md/trait-matrix.jsondirect Mode B). It was a pre-direct branch input, not part of the main extract → direct → prototype → migrate spine.

Why it's safe to remove

  • direct is unaffected. Its Mode B (anchor-reference precedence) operates on user-typed anchor phrases and never hard-wired distill's SAMPLES.md — the coupling was always asymmetric (distill pointed at direct; direct never pointed back).
  • No other skill consumes distill's artifacts. extract, prototype, migrate, uplift, prepare-migration have zero dependency on it. (extract only lent distill its reference specs.)
  • The state.json samples block was additive/optional, so dropping it is not a schema break.

Changes

  • Delete skills/distill/ (SKILL.md + 2 reference files)
  • tile.json — drop the distill registration; bump 0.10.0 → 0.11.0 (was lagging plugin.json)
  • skills/stardust/SKILL.md — remove distill from the dispatch list and the "sample distillation artifacts" mention
  • .claude-plugin/plugin.json — bump to 0.11.0

Deliberately untouched

  • ~10 impeccable distill references (an unrelated impeccable command, not this skill)
  • CHANGELOG-redesign-adobecom.md — historical record of a past run

🤖 Generated with Claude Code

@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown

Tessl Skill Lint

⚠️ stardust — 1 warning(s)
⚠ tile.json is deprecated. Migrate to .tessl-plugin/plugin.json to publish a plugin-shape package. Run `tessl plugin migrate` to convert automatically. tile.json support will be removed in a future release.

✔ Plugin adobe/stardust@0.11.0 is valid

✅ All 1 tile(s) lint passed with 1 warning(s) total.

Updated by tessl-lint for commit c70b407.

paolomoz and others added 3 commits June 17, 2026 11:44
Drop the optional pre-direct distill skill and its registrations.
direct's Mode B is unaffected (never hard-wired to SAMPLES.md).
Bump stardust to 0.11.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marketplace.json pinned stardust at 0.6.0, stale against the plugin
manifest. Align it with the 0.11.0 bump.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add a 'Use when...' trigger clause, name the four pipeline phases and
concrete design axes, and clarify the impeccable dependency's role so
the skill selector can disambiguate it from generic web-design skills.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@paolomoz paolomoz merged commit 2178b52 into main Jun 17, 2026
9 checks passed
@paolomoz paolomoz deleted the remove-distill branch June 17, 2026 09:55
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