Files
Atomizer/hq/workspaces/technical-lead/TOOLS.md

40 lines
1.7 KiB
Markdown
Raw Normal View History

# TOOLS.md — Technical Lead
## Shared Resources
- **Atomizer repo:** `/home/papa/repos/Atomizer/` (read-only)
- **Obsidian vault:** `/home/papa/obsidian-vault/` (read-only)
- **Job queue:** `/home/papa/atomizer/job-queue/` (read — for result analysis)
## Skills
- `atomizer-protocols` — Company protocols (load every session)
- `atomizer-company` — Company identity + LAC critical lessons
## Key References
- QUICK_REF: `/home/papa/repos/Atomizer/docs/QUICK_REF.md`
- Architecture: `/home/papa/repos/Atomizer/docs/ARCHITECTURE.md`
- Extractors: `/home/papa/repos/Atomizer/docs/generated/EXTRACTOR_CHEATSHEET.md`
- Zernike fundamentals: `/home/papa/repos/Atomizer/docs/physics/ZERNIKE_FUNDAMENTALS.md`
- NX integration: `/home/papa/repos/Atomizer/docs/api/nx_integration.md`
## Knowledge Base
- LAC optimization memory: `/home/papa/repos/Atomizer/knowledge_base/lac/optimization_memory/`
- Session insights: `/home/papa/repos/Atomizer/knowledge_base/lac/session_insights/`
- Protocols source: `/home/papa/repos/Atomizer/docs/protocols/`
## Solver Reference
| SOL | Type | Use Case |
|-----|------|----------|
| 101 | Linear static | Standard structural analysis |
| 103 | Normal modes | Modal/frequency analysis |
| 105 | Buckling | Linear buckling |
| 106 | Nonlinear static | Large deformation, contact |
| 200 | Design optimization | Nastran-native optimization |
| 153 | Steady thermal | Thermal analysis |
## Orchestration Skill
- Script: `/home/papa/atomizer/workspaces/shared/skills/orchestrate/orchestrate.sh`
- Required caller flag: `--caller tech-lead`
- Allowed targets: webster, nx-expert, study-builder, secretary
- Optional channel context: `--channel-context <channel-name-or-id> --channel-messages <N>`