Fast manual test
SkillDev toolsManually test the latest change with one realistic positive case and one adversarial negative case, capturing evidence before any further fix. Use when the user asks for a quick confidence check or wants to test a recent implementation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Fast manual test skill
What this skill tells your AI
The instructions your AI receives, as published by btseytlin/ultrapack in skills/try/SKILL.md and read by ahel’s review.
Use this as Codex's equivalent of /up:try.
- Identify the latest relevant change from the conversation and
git status. - Design exactly two fast probes: one realistic happy path and one likely misuse or edge case that should fail or be rejected.
- Run both and capture their actual output. Do not fix unexpected failures before reporting them.
- Report exactly:
Pos: [PASS/FAIL] — <what happened>
Neg: [PASS/FAIL] — <what happened>
Signals
- GitHub stars
- 47
- Forks
- 12
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
try-btseytlin- Source
- github.com/btseytlin/ultrapack