Skip to main content
gaasher
GitHub 创作者资料

gaasher

按仓库查看 1 个 GitHub 仓库中的 25 个已收集 skills。

已收集 skills
25
仓库
1
更新
2026年6月30日
仓库浏览

仓库与代表性 skills

swe-loop
软件开发工程师

Use when the user has a coding prompt — a feature, bug fix, or refactor — and wants it implemented end to end by a self-checking software loop, not a single pass. It refines the prompt into an executable plan (running the plan-loop internally), then executes…

2026年6月30日
plan-loop
软件开发工程师

Use when the user has a coding or engineering prompt and wants it refined into a detailed, executable plan before any code is written — the planning stage of a prompt → plan → execute → debug pipeline. It decomposes the prompt from first principles…

2026年6月29日
blue-team
软件质量保证分析师与测试员

Use when the user has concrete failing cases in code or a guardrail/classifier/filter/prompt/API they own — a red-team failure catalogue OR a CI/CD test-failure report (failing pytest/JUnit tests) — and wants the target patched until those failures are closed…

2026年6月28日
purple-team
信息安全分析师

Use when the user wants to automatically harden a guardrail, classifier, content filter, prompt, or API they own by running attack and defense together as a closed loop, not just one or the other. It orchestrates the red-team and blue-team loops as…

2026年6月28日
scientific-figure
软件开发工程师

Use when the user has scientific data (or a prompt alluding to scientific data) and wants a publication-quality figure made from it. A generator drafts and renders a figure that lands a frozen communication goal; an adversarial critic critiques it hard and…

2026年6月23日
ml-autoresearch
软件开发工程师

Use when the user wants an autonomous ML research loop that does more than blindly try changes. After every training run the agent analyses what actually happened inside the model — gradients, activations, embeddings, errors, data — and grounds the next…

2026年6月22日
karpathy
软件开发工程师

Use when the user wants the LLM to do its own ML research: a fully-autonomous loop that hacks the training code, runs it, and keeps changes that lower a single scalar metric (e.g. val_bpb). One agent proposes one change at a time, runs training in the user's…

2026年6月22日
alpha-evolve
软件开发工程师

Use when the user wants to evolve an ML model/program through population-based search rather than a single sequential refine loop — a generational evolution where parallel proposers each apply one small SEARCH/REPLACE diff to a parent, scored by a…

2026年6月22日
已展示 8 / 25 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库