ワンクリックで
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