
from galyarder-framework12
Compatibility skill that maps legacy `remotion-engineer` references to current runtime practices and enforces the framework's operational protocols for agentic
Provides a compatibility layer and governance guidance for legacy remotion-engineer invocations. Rather than implementing a concrete feature set, this skill restores an identifier and documents the framework's execution modes, integrity checks, testing gating, and security hygiene so older prompts and integrations still resolve.
Use when historical prompts, documentation, or integrations reference remotion-engineer and you need to route them to modern runtime equivalents or enforce the project's operational protocols (BUILD/INCIDENT/EXPERIMENT). It's primarily a compatibility and governance skill rather than a task-focused tool.
Best for internal framework orchestration and agents that enforce process (CI/CD orchestration agents, or advanced multi-agent orchestrators). It is not a user-facing automation skill.
A compatibility stub skill from the galyarder-framework that maps legacy 'remotion-engineer' references to current runtime practices. The bulk of the SKILL.md is governance boilerplate (operational modes, TDD mandates, security hygiene) that isn't actionable for a generic agent. The actual Remotion Engineer section is just 2 paragraphs advising to route to the current capability. No scripts bundled.
Minimal practical value — a redirect stub padded with framework governance text. No security concerns. Low usefulness due to niche framework dependency and lack of standalone utility.
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.
Galyarder Release Coordination
Coordinated release workflow for the Galyarder Framework: verification gates, canary validation, smoke tests, stable promotion, changelog drafting, and follow-u