원클릭으로
factory-orchestration
Master system orchestration, blueprint rendering, project scaffolding, multi-agent debates, and SDLC stage validators.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Master system orchestration, blueprint rendering, project scaffolding, multi-agent debates, and SDLC stage validators.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Automated governance, hook installation, pre-commit validation, branch isolation, and safe commit operations.
Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
Building and managing premium statistical dashboards, RAG explorer UIs, warehouse log monitors, and real-time visualization centers.
Integration of agent systems with blockchain protocols, contracts, event stores, reputation networks, and collective verification engines.
AI model configuration, LLM memoization, agentic RAG search, and vector library maintenance.
Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis.
| name | factory-orchestration |
| description | Master system orchestration, blueprint rendering, project scaffolding, multi-agent debates, and SDLC stage validators. |
| type | skill |
| version | 1.0.0 |
| category | routing |
| agents | ["system-architecture-specialist","master-system-orchestrator"] |
| knowledge | ["master-system-orchestration.json"] |
| scripts | ["scripts/core/blueprint_renderer.py","scripts/core/config_manager.py","scripts/core/debate_orchestrator.py","scripts/core/generate_project.py","scripts/core/generate_vertical_slice.py","scripts/core/import_bundle.py","scripts/core/predictive_context.py","scripts/core/template_engine.py","scripts/demos/verified_agents_demo.py","scripts/orchestration/architecture_mapper.py","scripts/orchestration/parallel_executor.py","scripts/orchestration/prd_to_code_bridge.py","scripts/orchestration/trigger_architecture.py","scripts/orchestration/trigger_ideation.py","scripts/orchestration/trigger_requirements.py","scripts/orchestration/verify_phase_1.py","scripts/orchestration/verify_phase_2.py","scripts/orchestration/verify_phase_3.py","scripts/orchestration/verify_phase_4.py","scripts/orchestration/verify_phase_5.py","scripts/workshops/export_workshop.py"] |
| tools | [] |
| related_skills | ["design-ai-systems"] |
| references | [] |
| settings | {"auto_approve":false,"timeout_seconds":300} |
This skill covers the core factory orchestration services: rendering project blueprints, generating code from verified PRDs (PRD-to-Code bridge), conducting Multi-Agent Debates (MAD), and validating sequential SDLC phases.
Use this skill when initiating new project structures, running vertical slice code generators, triggering automated debates between specialised personas, or checking project milestones against phase verifiers.
.agent/templates/.Follow these procedures to trigger the PRD bridge and verify SDLC phases.
Run the automated bridge to bootstrap a new feature:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/orchestration/prd_to_code_bridge.py --prd prd.md
Ensure requirements are completely validated:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/orchestration/verify_phase_2.py