Skip to content

/collaborating-with-claude

Delegate tasks to Claude Code CLI for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID.

shell
$ npx -y skills add appautomaton/agent-designer --skill collaborating-with-claude --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/collaborating-with-claude
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Delegate tasks to Claude Code CLI for prototyping, debugging, and code review. Supports multi-turn sessions via SESSION_ID.
Ships withagent-designer

A catalog of installable skills for AI coding agents: Claude Code, Codex, Antigravity, and Grok. Structured, reusable skills that give your agents clear workflows, safe defaults, and multi-turn collaboration capabilities.

Get the whole plugin, auto-invoked
Stats
130
Stars
0
Views
17
Forks
Active
Maintenance
Python
Language
24d ago
Last commit
7mo ago
Created

Repo: appautomaton/agent-designer