@mattpocockuk: I'm trying out an /implement-spec skill Essentially a multi-agent implementer that: - Takes i...

I'm trying out an /implement-spec skill Essentially a multi-agent implementer that: - Takes in a spec and tickets - Does codebase research in a subagent - Implements all the tickets in subagents with maximum concurrency - Reviews the final code against the spec - Cleans up all

What happened

Pocock shared details about his '/implement-spec' skill which employs multiple subagents to manage code implementation based on specifications and issues.

Why it matters

This multi-agent approach could significantly enhance developer workflows by automating complex coding tasks, improving efficiency and concurrency, and ensuring better adherence to project specifications.

Sources