{
  "schema_version": 2,
  "name": "ai-test-case-generator",
  "slug": "ai-test-case-generator",
  "title": "Ask AI for Failure Cases Before You Ship",
  "description": "Use this Brali skill when the user's situation matches the bounded protocol \"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. Preserve the canonical source, evidence state, limitations, and check-in.",
  "protocol_id": "brali:ai-test-case-generator",
  "canonical_protocol_url": "https://brali-lifeos.github.io/life-os/ai-test-case-generator/",
  "machine_record_url": "https://brali-lifeos.github.io/life-os/ai-test-case-generator/index.json",
  "skill_page_url": "https://brali-lifeos.github.io/skill-packs/ai-test-case-generator/",
  "skill_markdown_url": "https://brali-lifeos.github.io/skill-packs/ai-test-case-generator/SKILL.md",
  "skill_mode": "usable",
  "recommendation_eligible": true,
  "operational_guidance": true,
  "evidence_state": "practical",
  "sensitive": false,
  "reviewed_at": "2026-09-15",
  "topics": [
    "Error Prevention"
  ],
  "methods": [],
  "lenses": [
    "AI Collaboration",
    "Quality Assurance"
  ],
  "license": "CC-BY-NC-SA-4.0",
  "source_library": "https://brali-lifeos.github.io/skill-packs/library.json",
  "trusted_feed": "https://brali-lifeos.github.io/life-os/datasets/protocols.json",
  "format": {
    "name": "Agent Skills",
    "specification": "https://agentskills.io/specification",
    "artifact": "SKILL.md"
  },
  "compatible_hosts": [
    "Claude Code",
    "Hermes Agent",
    "OpenClaw",
    "AgentSkills.io-compatible hosts"
  ],
  "install": {
    "generic": {
      "artifact_url": "https://brali-lifeos.github.io/skill-packs/ai-test-case-generator/SKILL.md",
      "directory_name": "ai-test-case-generator"
    },
    "claude_code": {
      "personal_path": "~/.claude/skills/ai-test-case-generator/SKILL.md",
      "project_path": ".claude/skills/ai-test-case-generator/SKILL.md",
      "docs": "https://platform.claude.com/docs/en/agents-and-tools/agent-skills/overview"
    },
    "hermes_agent": {
      "command": "hermes skills install https://brali-lifeos.github.io/skill-packs/ai-test-case-generator/SKILL.md",
      "docs": "https://hermes-agent.nousresearch.com/docs/guides/work-with-skills"
    },
    "openclaw": {
      "workspace_path": "<workspace>/skills/ai-test-case-generator/SKILL.md",
      "global_path": "~/.openclaw/skills/ai-test-case-generator/SKILL.md",
      "docs": "https://github.com/openclaw/openclaw/blob/main/docs/tools/skills.md"
    }
  },
  "verification": {
    "status": "brali-ci-verified",
    "scope": "one-skill-per-hack coverage + format + evidence-state parity + provenance + stable links + SHA-256; not third-party vendor endorsement",
    "sha256": "d881f3d9e3a98a54b1614b2095d3576d00e4a76d9c3e3ffb9e03511c1a8f0dae",
    "trust_gate": "practical",
    "source_protocol_id": "brali:ai-test-case-generator"
  }
}
