metyatech

metyatech

@metyatech

GitHub
8 Skills
0 Total Stars
February 2026 Joined

Public Skills

manager

by metyatech

"Task orchestrator that receives work, decomposes it, and dispatches background agents or teams for parallel execution. Use when managing multiple tasks, coordinating agents, or optimizing work distribution. Triggers on: 'manage', 'orchestrate', 'dispatch', 'coordinate', 'delegate'."

Agents 0 3mo ago

autonomous-orchestrator

by metyatech

"Autonomous meta-orchestrator that continuously discovers work, dispatches agents, reviews results, and manages the full lifecycle across the user's workspace. Use when the user wants hands-off autonomous operation. Triggers on: 'autonomous', 'auto-pilot', 'run continuously', 'take over', 'autopilot'."

Agents 0 3mo ago

cli-design

by metyatech

Use when designing, building, or reviewing a command-line interface (CLI) tool. Provides a checklist of standard CLI conventions. Do not use for non-CLI applications.

CLI Tools 0 3mo ago

user-proxy

by metyatech

Use when reviewing an agent's plan, work output, or completion claim on behalf of the user. Evaluates against established rules, known error patterns, and quality standards. Do not use for direct implementation work.

Agents 0 3mo ago

pr-review-workflow

by metyatech

Use when addressing PR review feedback, re-requesting reviews, handling GitHub review bot re-reviews (Codex, Copilot), or managing GitHub notifications. Do not use for creating new PRs or general development.

Code Review 0 3mo ago

quality-workflow

by metyatech

Use when writing tests, designing test coverage, handling defect fixes, or performing root-cause analysis. Also use when creating test matrices or choosing between unit/integration/E2E tests. Do not use for general development, linting setup, or CI configuration.

Debugging 0 3mo ago

release-publish

by metyatech

Use when preparing a release, publishing a package, bumping a version, or configuring public repository metadata. Also use when verifying a published package. Do not use for general development or non-release tasks.

Code Gen 0 3mo ago

code-quality-setup

by metyatech

Use when setting up or configuring code quality tools (formatters, linters, type checkers, dependency scanners) for a repository. Also use when adding visual accessibility automation or security baseline scanning. Do not use for general coding or when tools are already configured.

Accessibility 0 3mo ago