Skip to content

Also ship the kit as a standalone Claude Code skill#2

Merged
anshulixyz merged 1 commit into
mainfrom
add-standalone-skill
Jun 19, 2026
Merged

Also ship the kit as a standalone Claude Code skill#2
anshulixyz merged 1 commit into
mainfrom
add-standalone-skill

Conversation

@anshulixyz

Copy link
Copy Markdown
Owner

Adds a root SKILL.md so the repo doubles as a self-contained Agent Skill (clone into ~/.claude/skills/multi-agent-loop). No script duplication — reuses the existing bin shims, which resolve the operator's primary checkout from the user's repo. Verified skill-mode invocation (absolute path, CLAUDE_PLUGIN_ROOT unset). README gains a 'D. As a Claude Code skill' section. Plugin still validates.

🤖 Generated with Claude Code

Add a root SKILL.md so the repo doubles as a self-contained Agent Skill: clone
into ~/.claude/skills/multi-agent-loop (or project .claude/skills/) and Claude
auto-discovers a `multi-agent-loop` skill that installs the kit, runs the setup
interview, and drives the loop via the bundled bin/ shims.

No script duplication — the existing shims already resolve the operator's primary
checkout from the current repo, so invoking them by absolute path from the user's
project works with CLAUDE_PLUGIN_ROOT unset (verified). README gains a "D. As a
Claude Code skill" section; the skill targets local Claude Code (not the claude.ai
uploaded-skill sandbox, which can't do local worktrees/windows).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@anshulixyz
anshulixyz merged commit 83528ea into main Jun 19, 2026
@anshulixyz
anshulixyz deleted the add-standalone-skill branch June 19, 2026 14:51
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