start_consulting_project_workflow
Start or continue a structured consulting workflow to define requirements, scope, SOPs, and approval gates before jumping into coding or deployment.
Instructions
Start or continue the Lightbulb consulting project workflow through Backbone.
Use this instead of jumping directly to coding, GitHub, deployment, connector mutation, or external communications when a user has a project idea, custom agent request, workflow automation request, SOP/process change, modernization request, or build request that still needs discovery, requirements, scope, SOP impact or referenced SOPs, approval gates, and execution work packets.
Args: objective: The project idea or business outcome the user wants to achieve. coding_harness: Required execution lane: codex, claude_code, or chatgpt. project_context: Optional JSON object with known facts, current systems, requirements, constraints, uploaded-doc references, or host context. project_id: Optional existing Lightbulb project identifier to continue. source: Host/source string such as codex, claude_code, chatgpt, cursor, or mcp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | mcp | |
| objective | Yes | ||
| project_id | No | ||
| coding_harness | Yes | ||
| project_context | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |