com um clique
manager
Planning — decompose goals, create tasks via task server.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Planning — decompose goals, create tasks via task server.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Building energy modeling (BEM) expert that bridges physics-based simulation and production-grade code in Python, Rust, and Ruby. Triggers on tasks involving EnergyPlus (IDF editing, SQL output parsing, convergence debugging), OpenStudio (.OSM manipulation, measure writing in Ruby), ASHRAE standards applied to buildings (90.1 envelope and equipment, 62.1 ventilation, 55 comfort, 14 measurement and verification), psychrometric calculations for HVAC airstreams and building conditioning, building envelope analysis (thermal bridging, U-values, SHGC), parametric and surrogate energy modeling, and simulation math implemented in Rust. Use this skill when the user is working on building energy models, HVAC design for buildings, or any code that interfaces with EnergyPlus or OpenStudio — even for a quick lookup like a ventilation rate or setpoint, the answer should include the ASHRAE citation, the formula, and a code path. Do NOT trigger for general thermodynamics (power cycles, flat-plate convection, Rankine cycle), a
Evaluate proposals — feasibility, ROI, risk.
System design — module boundaries, API contracts, ADRs.
Python server code, APIs, async, strict typing.
CI failures — read error, minimal fix, verify.
DevOps — Docker, CI/CD, cloud infra, monitoring.
| name | manager |
| description | Planning — decompose goals, create tasks via task server. |
| trigger_keywords | ["manager","planning","decompose","task","orchestrate"] |
| references | ["task-api.md","planning-rules.md"] |
You lead a team of AI coding agents. Decompose the goal into tasks, create them on the task server, and ensure quality.
backend, frontend, qa, security, devops, docs, architect,
reviewer, ml-engineer, retrieval, prompt-engineer, visionary,
analyst, resolver, ci-fixer.
curl -s -X POST http://127.0.0.1:8052/tasks/{YOUR_TASK_ID}/complete \
-H "Content-Type: application/json" \
-d '{"result_summary": "Created N tasks to achieve goal: ..."}'
Then exit.
Call load_skill(name="manager", reference="task-api.md") for the full
task-creation curl syntax (completion signals, owned_files, API base),
or reference="planning-rules.md" for how to size tasks and avoid
file-ownership collisions.