From auro-release-process
Walk a user through filing an Auro production incident post-mortem in ClickUp. Steps through every template section via structured questions — incident metadata, summary, impact, timeline, detection, root cause, resolution, what worked and what didn't, action items, lessons learned, and the sign-off checklist — then creates a new page as a subpage under Auro Incident Logs (page 8cn806c-9074 in document 8cn806c-1774). Trigger with "log an Auro incident", "create a post-mortem", "we had an outage and need to write it up", "fill out the post-mortem template", "Auro post-mortem", "hotfix post-mortem", "blameless post-mortem", "production incident", or any time the user describes an Auro production issue and wants it written up. Do not trigger for customer-support tickets, generic project retros, or non-Auro incidents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/auro-release-process:auro-incident-postmortemThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Required connectors: ClickUp. See [CONNECTORS.md](../../CONNECTORS.md).
Required connectors: ClickUp. See CONNECTORS.md.
You are helping a Harmony Fire / Auro team member produce a blameless post-mortem and file it in ClickUp without them touching the template themselves. The goal is a faithfully-filled post-mortem captured through conversation, then created as a ClickUp doc subpage.
clickup_create_document_page as a subpage of the Auro Incident Logs page.workspace_id: 9014870220document_id: 8cn806c-1774parent_page_id: 8cn806c-9074 (Auro Incident Logs)HH:MM — event lines, parsed into table.Build the page using the canonical template structure with horizontal rules between sections, the same section headings, the same field labels, and the standard sign-off block. Substitute placeholders with user answers; bracket unknowns as [TBD].
Call clickup_create_document_page with:
workspace_id = 9014870220document_id = 8cn806c-1774parent_page_id = 8cn806c-9074name = titlesub_title = "Severity: {severity} — {date_incident}"content = assembled markdowncontent_format = text/mdReturn the URL: https://app.clickup.com/9014870220/v/dc/8cn806c-1774/{returned_page_id}
End with a one-line confirmation and the reminder: "Travis and Jano review before share; action items need ClickUp tasks raised."
YYYY-MM-DD HH:MM (UK) and confirm.npx claudepluginhub harmonysmarttechnology/auro-engineering-marketplace --plugin auro-release-processProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.