skills/smithery.ai/implementing-in-background

implementing-in-background

Installation
SKILL.md

Background Implementer

Multi-LLM background implementation with context-safe parallel execution.

Quick Start

# 1. Analyze planning doc → extract tasks
# 2. Create output dir: .context/impl/
# 3. Determine round: R01, R02, ...
# 4. Run agents in background → {round}-{agent}.md
# 5. Guide user to check results manually

Output Convention

Installs
1
First Seen
Apr 17, 2026
implementing-in-background from smithery.ai