Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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