Implement Python code. Invoke for Python-language implementation tasks.
Thin wrapper that delegates Python implementation to python-implementation-agent subagent.
This skill activates when:
Validate task_number exists and language is "python".
Update status to "implementing" BEFORE invoking subagent.
Include task_context, plan_path, metadata_file_path.
Use Task tool with subagent_type: "python-implementation-agent".
Read metadata from specs/{N}_{SLUG}/.return-meta.json.
Update state.json and TODO.md based on result.
Add artifact to state.json with summary.
Commit changes with session ID.
Brief text summary (NOT JSON).