Release readiness and monitoring workflow for Sketch Magic. Use when preparing launch checklists, verifying telemetry, or validating health endpoints before a public release.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: sketch-release-ops description: Release readiness and monitoring workflow for Sketch Magic. Use when preparing launch checklists, verifying telemetry, or validating health endpoints before a public release.
Sketch Release Ops
Overview
Provide a consistent launch checklist, telemetry expectations, and post-launch watchlist.
Workflow
- Run release checklist from
references/release-ops.md. - Verify telemetry (
ENABLE_TELEMETRY+NEXT_PUBLIC_ENABLE_TELEMETRY). - Confirm health endpoints:
/healthand/api/health. - Run mobile smoke on iOS + Android (if possible).
- Capture evidence: logs, proof video, and QA screenshots.
References
references/release-ops.md
More by joelklabo
View allNostrstack API development (Fastify + Prisma) including routing patterns, services, tenancy resolution, LightningProvider integration, and Nostr endpoints. Use when editing apps/api (routes, services, providers, Prisma schema, OpenAPI) or adding API features/tests.
Enforce Sketch Magic dev-readiness gates. Use when asked “are you done?”, when dev server errors appear, when proof video is required, or when verifying compile/lint/test/dev-smoke status.
Use this when running or adding tests (compile/lint/unit/E2E), updating test utilities, or working with Playwright/visual testing in markdowntown.
Lightning/LNbits integration for nostrstack, including regtest flows, staging/prod config, observability, and payment/zap behavior. Use when editing payment flows, Lightning provider code, or running LNbits-related tests.
