Brali Agent Skill · practical · usable

Ask AI for Failure Cases Before You Ship

Give AI a feature, process, calculation, message, or workflow and ask for edge cases and failure modes. Treat the output as a candidate list, deduplicate it, verify relevance, and convert the useful cases into executable tests or checklist items.

AgentSkills.iopracticalusableError Prevention
Open SKILL.mdCanonical recordVerification JSONAll Agent Skills

Portable instruction

What the agent should do

Describe the intended behavior, constraints, known happy path, and expensive failures. Ask for boundary cases, invalid inputs, state transitions, concurrency or timing issues where relevant, and user misunderstandings. Remove duplicates, verify each candidate against the real system, and write tests for the cases worth keeping.

Check-in

Did AI expose a failure I had not covered, and did I turn that idea into a check rather than merely admire the list?

Install

One portable file, host-specific location.

Inspect SKILL.md first. The evidence state and skill mode are part of the contract.

Install for normal use.

Claude Code

Drop into a skill folder

Personal: ~/.claude/skills/ai-test-case-generator/SKILL.md
Project: .claude/skills/ai-test-case-generator/SKILL.md

Claude Agent Skills docs

Hermes Agent

Install directly from this URL

hermes skills install https://brali-lifeos.github.io/skill-packs/ai-test-case-generator/SKILL.md

Hermes skills docs

OpenClaw

Place in a discovered skill root

Workspace: <workspace>/skills/ai-test-case-generator/SKILL.md
Global: ~/.openclaw/skills/ai-test-case-generator/SKILL.md

OpenClaw skills docs

Brali verification

Coverage and trust state are checked together.

Canonical ID: brali:ai-test-case-generator
Evidence state: practical
Skill mode: usable
Recommendation eligible: yes
SHA-256: d881f3d9e3a98a54b1614b2095d3576d00e4a76d9c3e3ffb9e03511c1a8f0dae

Brali CI verified. This means identity, state, mode, provenance and file integrity matched the generated corpus. It is not third-party vendor endorsement.

Why every hack gets a skill

Brali keeps a one-to-one machine surface: one hack record, one stable skill identity. Trust state determines what the skill is allowed to do.

License

Original Brali knowledge is available for non-commercial reuse under CC BY-NC-SA 4.0. Keep attribution, canonical record link, evidence state and skill mode.