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일
수집된 skill 25개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다