code_gen_swarm
Generate production-ready code with tests, documentation, and examples using parallel AI agents to analyze specifications from multiple perspectives.
Instructions
Generate code from spec with 4 parallel perspectives.
Returns: main code, tests, docstring, usage examples.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| language | No | python |