Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

agda-find-reproducer

// Reduce a large Agda file to a minimal reproducer for an Agda compiler bug (e.g. `__IMPOSSIBLE__` or any other specific internal error string). Runs an iterative edit → test → commit/revert loop, preserving the invariant that the file still emits the exact target error string at every committed step. Use when the user asks to "minimize this bug", "reduce the reproducer", "make a smaller example of this Agda crash", or mentions a specific Agda internal-error location (file:line) they want a smaller trigger for.

$ git log --oneline --stat
stars:1
forks:0
updated:2026년 4월 30일 13:10
SKILL.md
readonly