Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Alpha4Gate

Alpha4Gate contient 6 skills collectées depuis aberson, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
4
mis à jour
2026-06-20
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

improve-bot-advised
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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