delivery-workflow

A set of rules for the delivery stage of a software project, covering packaging, deployment settings, automated build checks, and access control.

In plain words
What is it for?
Preparing release notes, deployment configuration, CI setup, and access permissions after an MVP has been verified.
Why use it?
It prevents deployment work from starting before testing and required project documents are ready. It also records missing prerequisites and accepted security gaps.

Cursor rule for Cursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/synaptic-ai-consulting/aamad/delivery-workflow
Clone the repo
git clone --depth 1 https://github.com/synaptic-ai-consulting/AAMAD

Made for: Cursor.

Per session 678 This file is loaded in full into every session.
When invoked 678 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00678 $0.00678
Opus 5 $0.00339 $0.00339
Sonnet 5 $0.00136 $0.00136
Haiku 4.5 $0.00068 $0.00068

Measured 3d ago against content hash 08f61f0ad67d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

delivery-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/delivery-workflow.mdc · 49 lines

How it starts

The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AAMAD Delivery Workflow (Phase 3: Deliver)

Purpose

  • Operationalize the validated MVP after Build-phase artifacts are complete.
  • Govern the DevOps Engineer persona (@devops.eng) and the single deliver artifact project-context/3.deliver/deploy.md.

Phase Gate

  • Do not start Deliver work until project-context/2.build/qa.md exists and documents MVP verification results (pass or explicitly scoped known gaps).
  • Prefer project-context/2.build/security.md from @security.eng before Deliver. If security.md is missing, continue only when the operator accepts the gap and record it under deploy.md Assumptions (required when aamad.config.yml sets security.require_security_assessment: true).
  • Required inputs: qa.md, backend.md, frontend.md, integration.md, PRD, and SAD (including DevOps and Deployment Architecture). Optional but recommended: security.md.
  • On missing prerequisites, halt and write a Diagnostic section in deploy.md with blockers and safe retry steps.

Deliver Module Structure

Execute delivery in focused steps with fresh context when possible:

  1. Release readiness — QA (and security) gate check and release notes (*prepare-release).
  2. Deploy definition — Runtime-aligned container or platform config (*define-deploy).
  3. CI scaffolding — Minimal lint/test/build pipeline config only (*configure-cicd).
  4. Runbook — Hosting, env matrix, access control, rollback (*document-deploy).
  5. User documentation — Installation guide and user manual (*document-user-guideuser-guide.md).

Continuous Deployment Policy

  • Generate CI/CD configuration files only; do not trigger live deploys without explicit operator authorization.
  • Pipelines must run lint, test, and build stages appropriate to the stack defined in setup.md and backend.md.
  • Document manual promotion steps and rollback procedure in deploy.md.

Hosting Environment

  • Follow SAD DevOps and Deployment Architecture; default to the smallest MVP-appropriate target (single service or compose stack).
  • Align runtime image and start command with AAMAD_TARGET_RUNTIME and the active adapter rule.
  • Record assumed hosting target, ports, and health-check endpoints in deploy.md Assumptions.

Read the full file on GitHub · 49 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 49 lines · 678 tokens per session scan A 08f61f0ad67d

Subscribe to this mod's changes

delivery-workflow is a cursor rule published in the GitHub repository synaptic-ai-consulting/AAMAD (80 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 678 tokens to every session, about $0.0034 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.