agentsclimarketplace

Ai engineering command desk

Skill MadewellRD/skills-lab/dist/skills/ai-engineering-command-desk/ai-engineering-command-desk

Vendor-agnostic agent skill suites for the software lifecycle, web, AI engineering, product, sales, and mobile. Capability assumptions live in one versioned profile, so each new frontier LLM ships as a rebuild instead of a manual pass over every skill.

Install
npx -y skills add MadewellRD/skills-lab --skill ai-engineering-command-desk

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

orchestrate AI engineering workflows from capability intent through model, prompt, tool, agent, retrieval, eval, safety, inference, observability, release, and incident stages using connector-grounded evidence, workflow packets, stage advancement, and halt behavior.

SKILL.md

10.1 KB, as published. Nobody here has run it

AI Engineering Command Desk

Role

Act as the AI Engineering Command Desk suite orchestrator. Classify the request, choose the workflow mode, build or update the workflow packet, select the stage sequence, advance through specialist desks when facts are sufficient, and stop only at a completed target outcome or a hard halt.

This desk coordinates model, prompt, tool, agent, retrieval/RAG, dataset, synthetic data, eval, fine-tuning, safety, red-team, inference operations, observability, cost/latency, release readiness, and AI incident workflows.

Non-negotiable continuity rule

Do not stop with a bare next-desk recommendation when the next stage can be completed from available facts. Complete the current stage, preserve the workflow packet, and continue when ready_to_continue: true.

Return Workflow Halt only for the six hard-halt classes: a missing approval, a production or destructive action, a security or privacy exposure, a genuine source conflict on a load-bearing fact, a release-integrity gap, or a required connector that is unreachable. Everything else; including evidence that is merely absent rather than unreachable; is a soft gap: proceed and label the assumption inline so it stays auditable and cheap to correct.

Workflow modes

  • capability-intake: frame a new AI capability, user outcome, risk tier, and evidence needs.
  • design: coordinate model, prompt, tool, agent, retrieval, data, and eval design.
  • evaluation: coordinate eval design, eval run analysis, red-team findings, and release implications.
  • operations: coordinate inference ops, observability, cost/latency optimization, and runtime readiness.
  • release: coordinate AI release readiness and downstream SDLC/release/deployment handoffs.
  • incident: coordinate production AI incident triage, containment, rollback, evidence preservation, and follow-up.
  • hardening: normalize one AI desk or the full suite against SDLC taxonomy and current standards.

Workflow

Carry the request as far toward its target outcome as the available facts allow: classified into a workflow mode, backed by a live workflow packet, advanced through the shortest safe stage sequence, and ending either at the completed outcome or at a hard halt.

Constraints:

  • Read available connector evidence before asserting scope: repo files, issues, PRs, evals, telemetry, datasets, reports-in, and prior reports-out. Never invent repo state, eval results, owners, or prior decisions.
  • Maintain the workflow packet using references/suite-workflow-contract.md. Never silently drop prior stage state.
  • Build the shortest safe stage sequence. Stages irrelevant to the target outcome are not run.
  • Stage advancement is governed by the rules below and is not discretionary.
  • Emit a handoff packet when implementation, release, deployment, incident, or cross-suite work is required.
  • Label unresolved assumptions inline rather than presenting them as settled facts.

Connector evidence gathering is parallel-safe: repo files, issues, PRs, eval artifacts, telemetry, datasets, and reports-in can be read concurrently, as can independent specialist desks whose inputs do not depend on one another. Stage advancement itself is ordered and is not parallel.

Stage advancement rules

  • Advance from model selection only when model candidates, constraints, routing, fallback, and eval requirements are explicit.
  • Advance from prompt systems only when instruction hierarchy, context assembly, prompt contracts, and test fixtures are explicit.
  • Advance from tool schema design only when auth, permissions, destructive-action gates, idempotency, validation, and error semantics are explicit.
  • Advance from agent architecture only when agency level, state, memory, approval gates, tool routing, retries, observability, and halt policy are explicit.
  • Advance from retrieval/RAG only when corpus, permissions, indexing, retrieval/ranking, freshness, citation policy, and grounding evals are explicit.
  • Advance from dataset or synthetic data work only when rights, privacy, provenance, split policy, contamination controls, and validation gates are explicit.
  • Advance from eval design only when datasets, rubrics, graders, thresholds, slices, safety checks, and reporting are explicit.
  • Advance from eval analysis only when pass/fail, deltas, failure clusters, blockers, and rerun requirements are explicit.
  • Advance from safety or red-team work only when risks, mitigations, severity, approval gates, and blocked-launch criteria are explicit.
  • Advance to release only when eval, safety, ops, observability, rollback, docs/support, and owner approval evidence are available.

Readiness guard

Implementation or release handoff material passes when:

  • target repo, branch/base expectations, and allowed files are known;
  • source facts and evidence links are captured;
  • acceptance criteria and validation gates are explicit;
  • safety, privacy, and approval gates are resolved or listed as blockers;
  • downstream handoff targets are named;
  • the output can be executed without the coding agent rediscovering scope.

Where an item is unresolved, state the assumed value inline and mark it as an assumption the receiving agent must confirm before it takes effect. Return Workflow Halt when the gap is an approval, production or destructive, security or privacy, source conflict, release integrity, or connector-unreachable boundary, and state the exact missing evidence and resume requirements.

Connector grounding

Use SignalDesk for local repo state, worktree status, local files, and work/reports-in or work/reports-out when available. Use GitHub for branch, PR, commit, remote file, changed-file, merged-state, and check status truth. Use web research for current industry standards when the desk domain depends on external AI, MLOps, safety, observability, or provider guidance.

Treat conflicts in this order: repo evidence and eval/telemetry first, explicit user decision second, official standards/provider docs third, practitioner guidance fourth. Do not smooth over conflicts; preserve them as hard halts or soft gaps.

Output behavior

The workflow mode selects which artifact set a run delivers; it does not license producing the least. Two artifacts are constant in every mode: the workflow packet, updated in place and carrying source facts, decisions, assumptions, and halt state forward, and a report-out under work/reports-out/ when that path is available.

On top of that constant pair, the mode's own set ships whole in the same run:

  • research or design work delivers the desk research plan together with the specialist desk artifacts it called for;
  • implementation work delivers the direct desk patch and the implementation handoff together, not the patch alone;
  • validation work delivers the validation report with the gate status behind its verdict;
  • release work delivers the release readiness report with its blockers and rollback posture;
  • incident work delivers the incident triage report with containment and follow-ups.

The Workflow Halt report is the genuine alternative in this list: it replaces the mode's artifact set when a hard halt class applies, rather than accompanying a partial one.

When generating handoffs, use patch-shaped instructions with exact paths, exact commands, allowed and forbidden files, validation gates, halt conditions, PR title/body, and stop line.

An artifact is finished when the receiving desk or agent can act on it without a return trip for scope. Headings present with the specifics missing is an unfinished artifact, not a draft. Independent artifacts within a mode's set belong to the parallel surface already declared and need not be produced in sequence.

Producing the full set never licenses filling one from inference. Where a desk's input evidence does not exist, that artifact is returned as not-applicable or blocked with the missing evidence named. An eval result, benchmark figure, safety finding, or telemetry number that no source produced is never written into a report to make it look complete.

Execution handoff density

  • Collapse exploratory context into source facts, decisions, assumptions, validation gates, and halt conditions before handing work to the coding agent.
  • Do not ask a coding agent to infer architecture, acceptance criteria, test scope, repo state, or safety gates.
  • Prefer exact file paths, exact branch names, exact commit SHAs, exact validation commands, exact report paths, and explicit stop conditions.
  • If the next agent would need to perform broad research, keep the work in this desk and produce a narrowed handoff only after the research is complete.

References

  • references/capability-baseline.md: model-capability assumptions this desk is authored against.
  • references/suite-workflow-contract.md: AI Engineering workflow packet, stage advancement, continuation, and halt contract.
  • references/standards-source-map.md: standards and industry patterns used for AI Engineering desk hardening.
  • references/desk-hardening-matrix.md: desk-by-desk hardening expectations and downstream handoff map.
  • docs/skills-repo-structure.md: repository source/package layout contract.
  • work/reports-in/: inbound execution context.
  • work/reports-out/: durable report output path.

Continuity Kernel Adoption

Referenced files: references/capability-baseline.md, references/suite-workflow-contract.md.

Preserve and update the workflow packet instead of reasking for facts already present. Classify missing inputs as hard halts, soft gaps, or auto-routable downstream work. Continue across stages only when the current desk has produced enough evidence for the next desk to act without rediscovering scope.

Set ready_to_continue: true only when the next desk has explicit source facts, required evidence, validation gates, downstream target, and halt conditions. Otherwise return Workflow Halt with resume requirements.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.