Skip to content

feat: overhaul installation and invocation#64

Merged
scode merged 1 commit intomainfrom
skill-plugin-arch
Mar 1, 2026
Merged

feat: overhaul installation and invocation#64
scode merged 1 commit intomainfrom
skill-plugin-arch

Conversation

@scode
Copy link
Copy Markdown
Owner

@scode scode commented Feb 28, 2026

The primary user interface is now slash command (skill) based, though regular natural language should continue to work.

In particular though the installation/uninstall process is now slash command based instead of awkwardly having to tell the agent to run a script and follow instructions.

changelog: include

Copy link
Copy Markdown
Owner Author

scode commented Feb 28, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@scode scode changed the title feat: skill-based plugin architecture feat: overhaul installation and invocation Feb 28, 2026
@scode scode force-pushed the skill-plugin-arch branch 7 times, most recently from 28eda49 to 3a221ee Compare March 1, 2026 00:31
Replace inline context preamble instructions with Claude Code skills
(/leiter-setup, /leiter-distill, /leiter-instill, /leiter-uninstall).

`leiter claude install` now writes skill files and a sentinel README to
~/.claude/ instead of outputting hook configuration instructions. Hook
setup moves to `leiter claude agent-setup-instructions` (called by the
/leiter-setup skill). `leiter claude uninstall` now removes plugin files
from ~/.claude/ instead of emitting agent instructions; hook teardown
moves to `leiter claude agent-teardown-instructions`.

The context preamble is slimmer — it references skills instead of
embedding full distill/instill workflows inline.

User-facing status messages use tracing logging (stderr) rather than
stdout, reserving stdout for agent-consumed output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scode scode force-pushed the skill-plugin-arch branch from 3a221ee to 42dc018 Compare March 1, 2026 00:31
@scode scode merged commit 0ef21ef into main Mar 1, 2026
20 of 22 checks passed
@scode scode deleted the skill-plugin-arch branch March 4, 2026 03:50
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