engineer

Decompose design documents into milestone tasks for eight engineering specialists.

17|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/Adelie-Squad/solosquad --skill engineer-adelie-squad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineer
Source: https://github.com/Adelie-Squad/solosquad/tree/main/agents/main/engineer
Command: npx skills add https://github.com/Adelie-Squad/solosquad --skill engineer-adelie-squad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Engineering team supervision and orchestration: translate a PM/Chief design doc into actionable tasks and coordinate 8 specialists to implement code, architecture, and deployments.

Core Features & Use Cases

  • End-to-end orchestration: map design milestones to specialist tasks and spawn stage-marked work.
  • Quality governance: enforce code-review and verification gates, with hard gate checks before merging.
  • Artifact delivery: synthesize results into a PR or artifact for Chief review and release readiness.
  • Use Case: A Chief provides a system design doc; Engineer decomposes it into backend, architect, fde, frontend, data, cloud, qa, and security tasks and manages cross-team delivery.

Quick Start

Give the Chief or PM design doc to Engineer to start decomposing it into specialist tasks and dispatching the work.

Frequently Asked Questions about engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decompose a system design document into actionable engineering tasks?

To decompose a system design document, you map design milestones to specialist tasks across backend, frontend, data, cloud, QA, and security domains. This orchestration process assigns stage-marked tasks and coordinates cross-checks to synthesize a ready-to-merge artifact.

What is engineering orchestration for cross-functional code delivery?

Engineering orchestration is the automated coordination of multiple specialists to deliver code. It translates a design document into milestone tasks for eight distinct roles, manages staged execution, and enforces quality governance through hard gate checks and code reviews before producing a final artifact.

Can I enforce security and code-review gates automatically during software delivery?

Yes, you can enforce security and code-review gates automatically by applying hard gate checks during the staged execution of specialist tasks. This verification process ensures quality governance is satisfied before synthesizing results into a ready-to-merge pull request artifact.

Does this orchestration approach work for backend, frontend, and cloud architecture workflows?

Yes, this orchestration approach works for backend, frontend, cloud, data, and security engineering workflows. It decomposes a single design document into specialized tasks for each domain and coordinates cross-team delivery to produce a unified, verifiable code artifact.

What is the best way to coordinate eight engineering specialists from a single design doc?

The best way to coordinate eight specialists from a single design doc is using an orchestration mechanism that applies staged assignments. It dispatches milestone tasks across the roles and uses cross-checks to satisfy guardrails, ensuring secure and high-quality artifact delivery.

When do I need automated task dispatching for software engineering projects?

You need automated task dispatching when translating a design doc into actionable code across multiple domains. It is required when you must orchestrate backend, architect, data, and security tasks simultaneously while enforcing verification gates for a ready-to-merge release.