Skip to content

Instantly share code, notes, and snippets.

View iankaufmann's full-sized avatar

Ian Kaufmann iankaufmann

View GitHub Profile
@siberianmi
siberianmi / skill.md
Created December 18, 2025 01:06
agent-developers
name description
agent-developers
Use when executing implementation plans with independent tasks in the current session - dispatches subagent to work on tasks until complete or context exhausted with code review between tasks, enabling fast iteration with quality gates

Subagent-Driven Development

Executes implementation plans by dispatching fresh subagent to work on tasks until context exhaustion with code review after each. Enables high-quality, fast iteration within the current session.

Announce: "I'm using the agent-developers skill to execute this plan."