Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Alpha4Gate

Alpha4Gate에는 aberson에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
4
업데이트
2026-06-20
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

improve-bot-advised
소프트웨어 개발자

Autonomous advisor-driven improvement loop. Runs games, reviews replays with Claude strategic analysis against Protoss guiding principles, prioritizes improvements, and executes them via /improve-bot — repeating for hours to iteratively strengthen the bot. Designed for overnight unattended runs.

2026-06-20
improve-bot-evolve
소프트웨어 개발자

Autonomous generation-phase improvement loop. Generates a pool of Claude-proposed improvements, fitness-tests each vs the current parent, stacks the winners onto a new snapshot (with an import-check gate), and regression-checks against the prior parent — repeating for hours until the pool or wall-clock budget is exhausted. Designed for overnight unattended runs.

2026-06-20
improve-bot
소프트웨어 개발자

Run a long autonomous session to improve the Alpha4Gate bot's performance along a measurable axis. Supports demo (no mutations), training-only soak runs (learning self-improvement via the daemon), plan-based dev work, and (with --self-improve-code) fully autonomous reactive hybrid loops. Designed for overnight / unattended runs.

2026-05-30
a4g-dashboard-check
소프트웨어 품질 보증 분석가·테스터

Screenshot every Alpha4Gate dashboard tab using Playwright and review for issues. Detects system state (fresh start, SC2 running, advised run active) and adapts review criteria accordingly. Invoke as "/a4g-dashboard-check".

2026-05-30
a4g-ui-test
소프트웨어 품질 보증 분석가·테스터

Alpha4Gate wrapper for ui-review-loop. Starts bot + API + frontend, drives the command panel via Playwright, runs three reviewers. Invoke as "/a4g-ui-test --problem '...'".

2026-05-30
improve-bot-triage
소프트웨어 개발자

Triage the findings from the most recent /improve-bot run log into a pickable list, classify each finding by action-type, and emit a ready-to-run /improve-bot invocation for the picked item. Use between /improve-bot runs to decide what to target next without re-reading the full report.

2026-05-30