VerifiedGlobalGit
v1.0.0

qa-orchestrator

by @pilinux0 pulls
URLopenbooklet.com/s/qa-orchestrator
Pinnedopenbooklet.com/s/qa-orchestrator@1.0.0
APIGET /api/v1/skills/qa-orchestrator

Orchestrate multi-step change workflows (search, analyze, propose, implement, verify) with explicit evidence and gate checks.

12 skills from this repopilinux/gorest
qa-orchestratorviewing
ast-introspection.agents/skills/ast-introspection/SKILL.md

Use Go AST-aware analysis to enumerate symbols, extract signatures, and propose mechanically safe refactors (read-only by default).

build-run.agents/skills/build-run/SKILL.md

Build and run the project locally to reproduce compile/runtime issues in a safe, non-production way.

ci-orchestrator.agents/skills/ci-orchestrator/SKILL.md

Run a CI-like pipeline locally (format, lint, vet, static-analysis, tests) and summarize per-step results with remediation guidance.

code-formatter.agents/skills/code-formatter/SKILL.md

Apply repository-standard formatting to minimize diff noise and meet linter expectations.

config-loader-helper.agents/skills/config-loader-helper/SKILL.md

Diagnose configuration-related failures, enumerate required env vars, and guide safe local test setup (no secrets).

db-infra-mocks.agents/skills/db-infra-mocks/SKILL.md

Propose minimal seams and local substitutes so tests run without real RDBMS/Redis/Mongo infrastructure.

file-reader.agents/skills/file-reader/SKILL.md

Precisely read source files or snippets and return concise, citation-backed facts needed for decisions or edits.

logs-repro-harness.agents/skills/logs-repro-harness/SKILL.md

Reduce flaky or environment-dependent failures to a minimal, reproducible script and capture the exact logs and error lines.

safe-edit-simulator.agents/skills/safe-edit-simulator/SKILL.md

Produce a dry-run diff plus a risk checklist and rollback plan for any potentially disruptive change.

source-search.agents/skills/source-search/SKILL.md

Fast, repository-wide search to locate symbols, routes, env vars, error codes, and other artifacts (read-only).

static-analysis.agents/skills/static-analysis/SKILL.md

Run CI-aligned static analysis (vet, gosec, govulncheck) and convert findings into prioritized remediation steps.

Auto-indexed from pilinux/gorest

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0