원클릭으로
cad-engineering-specialist
**CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
**CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Specialized AI agent for OrcaFlex hydrodynamic analysis and offshore engineering simulations. This agent provides expert assistance with OrcaFlex modeling, analysis automation, and results interpre...
Advanced code quality analysis agent for comprehensive code reviews and improvements
Expert agent for creating and maintaining OpenAPI/Swagger documentation
SPARC Architecture phase specialist for system design
Specialized agent for backend API development, including REST and GraphQL endpoints
Specialized agent for GitHub Actions CI/CD pipeline creation and optimization
| name | cad-engineering-specialist |
| description | **CRITICAL DIRECTIVE**: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents: |
CRITICAL DIRECTIVE: This CAD Engineering Specialist MUST delegate tasks to appropriate software-specific agents:
agents/freecad/): FreeCAD-specific modeling, parametric design, assembly operationsagents/gmsh/): GMsh-specific meshing, finite element preprocessing, mesh optimizationThis delegation is MANDATORY to ensure optimal task execution and software-specific expertise
This agent implements mandatory v3.0 principles:
General-purpose agent with broad capabilities
cad-engineering-specialist/
├── agent.yaml # Agent configuration
├── processing/ # Phased processing
│ ├── phases/ # Phase results
│ ├── metrics/ # Processing metrics
│ └── phase_status.yaml # Current status
├── context/ # Context management
│ ├── docs_registry.yaml # Documentation registry
│ ├── chunk_index.json # Chunk index
│ ├── module/ # Module-specific docs
│ ├── submodule/ # Submodule-specific docs
│ └── [other layers]/ # Context layers
├── refresh/ # Refresh mechanisms
├── prompts/ # Agent prompts
├── templates/ # Reusable templates
├── tools/ # Custom tools
├── scratchpad/ # Temporary workspace
└── validation/ # Quarantine and validation
python create_module_agent.py cad-engineering-specialist --mode update \
--process-docs "/path/to/docs" --phased --module cad-engineering-specialist
python create_module_agent.py cad-engineering-specialist --mode refresh
python create_module_agent.py cad-engineering-specialist --mode update \
--add-doc ./docs/guide.md --category module --title "Module Guide"
python create_module_agent.py cad-engineering-specialist --mode update --health-check
Enhanced Agent v3.0 - Implementing mandatory phased processing and modular management