Collection — Web application delivery
A ready bundle for teams shipping a browser app (SPA/SSR) with hosted previews, SDLC agents, and regression against a live dev URL.
Workflows (enable these behaviours)
| Workflow intent | Entry |
|---|---|
| SDLC lane on a clock | /workflows/scheduled-sdlc-lane |
| PR CI + preview discipline | /workflows/pr-and-ci-gate |
| Hosted E2E on dev/stage | /workflows/hosted-e2e-regression |
| Self-heal without stealing intake | /workflows/pipeline-self-heal |
| Parallel audits | /workflows/parallel-audit-lanes |
Tools (wire these surfaces)
| Surface | Catalog |
|---|---|
| Linear (queue truth) | /tools/linear |
| GitHub Actions (scheduler) | /tools/github-actions |
| Playwright (hosted runner) | /tools/playwright |
| Cursor Cloud Agent | /tools/cursor-cloud-agent |
| Methodology API | /tools/methodology-api |
| Tracker contract | /tools/tracker-contract |
Patterns (prompt bodies to fork)
| Role / slice | Entry |
|---|---|
| Cloud base + guardrails | /patterns/cloud-base |
| Developer lane | /patterns/cloud-developer |
| QA architect | /patterns/cloud-qa-architect |
| Preview smoke check | /patterns/catalog-a7-preview-validation |
| Acceptance verification | /patterns/catalog-a9-qa |
| Onboarding | /patterns/adopt-ship-generic · /patterns/adopt-ship-elmundi (reference org addendum) |
Manual chapters
- Getting started — agent prompt builder.
- Prompts & workflows — how prompt text evolves.
- Examples → ElMundi — YAML filenames, cron, secrets (reference org).