Skip to content

Instantly share code, notes, and snippets.

View camschroedes's full-sized avatar

Cameron Schroeder camschroedes

View GitHub Profile
@kieranklaassen
kieranklaassen / SKILL.md
Last active January 28, 2026 14:22
Claude Code Swarm Orchestration Skill - Complete guide to multi-agent coordination with TeammateTool, Task system, and all patterns
name description
orchestrating-swarms
Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.

Claude Code Swarm Orchestration

Master multi-agent orchestration using Claude Code's TeammateTool and Task system.


@mackenziechild
mackenziechild / No Code Membership Demo Hidden Fields
Created February 27, 2020 23:00
These are the hidden inputs you'll need to pass along to Zapier for the mark as complete functionality to work.
<input type="hidden" value="[PULL FROM WEBFLOW CMS]" data-name="Video Name" />
<input type="hidden" value="[PULL FROM WEBFLOW CMS]" data-name="Video ID" />
<input type="hidden" ms-data="webflow-member-id" data-name="Webflow Member ID" />