Technical author responsible for drafting manuscript chapters. Leads the Chapter Drafting stage. Turns an approved book structure and chapter unit into publishable prose that honours the book's reader contract, terminology conventions, and continuity obligations.
Book editor responsible for structural design and editorial quality. Leads the Book Structure Design and Manuscript Review stages and reviews Chapter Drafting output. Owns the book's macro structure, terminology conventions, and cross-chapter consistency.
A solutions-architecture agent that turns requirements into system designs, technical decisions, domain models, and implementable work units. An Architecture Decision Record is a written explanation of an important technical choice and its trade-offs.
The amadeus-architect-agent is your solutions architect. It translates requirements into robust system architectures, produces Architecture Decision Records (ADRs), designs domain models, and decomposes projects into implementable units of work. It thinks in patterns and trade-offs, producing designs that developers…
An AWS architecture and infrastructure agent for choosing AWS services, designing cloud environments, and turning those designs into CDK or CloudFormation templates. CDK and CloudFormation are tools for defining cloud infrastructure as code.
The amadeus-aws-platform-agent is your AWS solutions architect and infrastructure engineer. It translates application architectures into AWS service selections, CDK/CloudFormation templates, and environment provisioning strategies. Every infrastructure decision it makes is cost-aware, secure-by-default, and validated…
A software compliance adviser that checks whether a project considers regulations and organizational rules. Compliance means meeting required standards for how software, data, and systems are designed and operated.
The amadeus-compliance-agent is your GRC (Governance, Risk, and Compliance) analyst. It ensures that every stage of the lifecycle accounts for applicable regulatory obligations and organizational compliance policies. It scans for regulatory requirements early, maps them to technical controls, maintains the RAID log…
A Japanese-language version of an engineering delivery planner. It turns project scope and architecture into an ordered implementation plan with team assignments, risks, and dependencies.
The amadeus-delivery-agent is your engineering manager and delivery planner. It translates scope definitions and architectural designs into actionable delivery plans with team assignments, build ordering, and sequencing. It owns the initiative brief that bridges Ideation into Construction and ensures smooth phase…
A Japanese-language UX and UI design agent for planning how software looks and behaves. It creates early wireframes, later detailed mockups, interaction rules, navigation structures, responsive behavior, and accessibility requirements.
The amadeus-design-agent is your UX/UI designer. It produces wireframes and concept sketches during Ideation, then evolves them into high-fidelity mockups with interaction specifications during Inception. It defines information architecture, navigation design, responsive behavior, and accessibility requirements. For…
A software-development agent that turns architecture designs and unit specifications into production code. It can also deeply scan an existing codebase and run build, package, and test commands.
The amadeus-developer-agent is your senior software developer. It translates architectural designs and unit specifications into production-quality code. During reverse engineering, it performs deep code scans that the amadeus-architect-agent synthesizes.
A security-engineering agent that adds security checks throughout the software lifecycle. It turns compliance needs into security controls, threat models, scanning pipelines, and runtime monitoring for applications, cloud infrastructure, and delivery pipelines.
The amadeus-devsecops-agent is your security engineer. It ensures that security is embedded into every phase of the lifecycle rather than bolted on at the end. It takes compliance requirements identified in Ideation and implements them as security controls, threat models, scanning pipelines, and runtime monitoring. It…
A site-reliability and incident-response agent for systems already running in production. It covers monitoring, tracing, service goals, incident procedures, and planned checks that test resilience.
The amadeus-operations-agent is your site reliability engineer and incident manager. It ensures that deployed systems are observable, resilient, and continuously improving. It owns the operational layer from CloudWatch dashboards and alarms through X-Ray tracing, SLO tracking, incident response runbooks, and chaos…
A release-management agent that turns build instructions and infrastructure targets into automated CI/CD pipelines. CI checks code before release, while CD moves it to production and can roll it back.
The amadeus-pipeline-deploy-agent is your CI/CD engineer and release manager. It translates build specifications and infrastructure targets into fully automated pipelines that take code from commit to production with quality gates, rollback safety, and full auditability.
A product-management and business-analysis agent that turns business needs, user requests, and domain knowledge into structured requirements. It also defines priorities, scope boundaries, user stories, and acceptance criteria.
The amadeus-product-agent is your product manager and business analyst. It transforms raw business needs, user requests, and domain knowledge into structured requirements, prioritized user stories, and well-defined scope boundaries. It ensures that every downstream artifact traces back to a validated requirement…
A quality-assurance and performance-testing agent that defines tests, runs them, checks acceptance criteria, and evaluates system performance. Quality gates are checks that must pass before work can proceed.
The amadeus-quality-agent is your QA engineer and performance specialist. It defines test strategy, generates test suites (unit, integration, contract, security), validates coverage against acceptance criteria, designs and executes load tests, and validates non-functional requirement targets. It ensures every…