
from galyarder-framework12
Coordinated release workflow for the Galyarder Framework: verification gates, canary validation, smoke tests, stable promotion, changelog drafting, and follow-u
This skill codifies a full maintainer release workflow for the Galyarder Framework. It coordinates engineering verification (tests, builds), canary validation, smoke testing via Docker, stable promotion steps, changelog drafting, GitHub Release creation, and announcement follow-up. The skill enforces preconditions and provides step-by-step checks to reduce risky releases.
Invoke when leadership or maintainers ask to 'ship a release', promote a canary to stable, or perform a production release that requires verification and cross-team coordination. It should be used for manual stable promotion and any scenario where publishing, tagging, and announcement tasks must be completed reliably.
Designed for agents that orchestrate CI/CD and release tasks or advise maintainers — suitable for Copilot/Codex/automation-capable agents that can call scripts and report statuses.
This skill has not been reviewed by our automated audit pipeline yet.
Playwright Test Reviewer
Automated Playwright test auditor: finds anti-patterns, scores files, and generates concrete fixes and patch suggestions to improve stability and coverage.
Verification Before Completion
Require and verify concrete evidence (command outputs, test results, build exit codes) before claiming work is complete or creating PRs.
E2E Runner (compatibility)
Compatibility skill that maps legacy `e2e-runner` calls to current runtime capabilities, routing requests to modern plugins or agents.
Requesting Code Review
Dispatch a focused code-review subagent and follow a strict review contract to catch critical issues before merging or continuing development.
Remotion Engineer (compatibility)
Compatibility/adapter skill that maps legacy `remotion-engineer` capability names to the modern runtime and enforces the framework’s operational protocols.
Requesting Code Review
Dispatches a focused code-review subagent and provides a template-driven process to request reviews before merges, feature completion, or risky changes.
Remotion Engineer (compatibility)
Compatibility skill that maps legacy `remotion-engineer` references to current runtime practices and enforces the framework's operational protocols for agentic