Skip to main content
Run any Skill in Manus
with one click
GitHub repository

qec-ai-decoder

qec-ai-decoder contains 7 collected skills from qualit527, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
3
updated
2026-04-25
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

demo-presenter
technical-writersproducers-and-directors

Use when preparing an AutoQEC demo walkthrough, advisor presentation, hackathon pitch, recorded narration, or evidence-backed explanation of why the demos matter and why their outputs are correct.

2026-04-25
review-framework
software-developers

Read the artifacts of a completed AutoQEC run and propose improvements to the framework code itself — DSL gaps, weak baselines, miscalibrated safety thresholds, prompt drift, env limitations, orchestration friction. Advisory only; never edits framework files. Use after a run completes when the user asks "what should we change before the next run?" or feels the system is plateauing.

2026-04-25
autoqec-run
data-scientists-152051

Run the AutoQEC research loop on a given env YAML. Orchestrates the autoqec-ideator / autoqec-coder / autoqec-analyst subagents via the Agent tool, invokes the Runner CLI for training + evaluation, and writes history.jsonl + pareto.json. Use when the user asks "run AutoQEC on <env>", "start a research round", or provides an EnvSpec YAML.

2026-04-24
read-zulip
project-management-specialists

Read Zulip stream/topic history for project context, summarize decisions, and recover requirements or action items. Use when task context may depend on prior Zulip discussion rather than only repository files.

2026-04-23
diagnose-failure
software-developers

Inspect a stalled or failed run, identify root cause (bad hyperparameter / NaN pattern / OOM / env misconfig), and recommend a fix. Does NOT apply fixes autonomously.

2026-04-22
review-log
sociology-teachers-postsecondary

Read an entire runs/<id>/log.md and assess research narrative coherence, identify stuck hypotheses, detect overfitting signs, and write a review markdown. Use after a full run completes or when a loop has been stuck for many rounds.

2026-04-22
verify-decoder
data-scientists-152051

Audit a predecoder checkpoint against holdout seeds. Runs independent_eval (3 fair-baseline guards) and interprets borderline cases with LLM reasoning. Use when a round produces a promising Δ_LER and the user wants to confirm it is not a reward-hacking artifact.

2026-04-22