# Bulloak

> Use this skill when the user wants to generate tests based on the branching tree technique for smart contract testing.

- Skill: `javimosch/bulloak` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/bulloak`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/bulloak/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/bulloak

---


# Bulloak Plugin

Generate tests based on the Branching Tree Technique for smart contract testing.

## Commands

### Operations
- `bulloak test generate` — generate test via bulloak
- `bulloak tree parse` — parse tree via bulloak
- `bulloak contract analyze` — analyze contract via bulloak
- `bulloak config show` — show config via bulloak

## Usage Examples
- "bulloak --help"
- "bulloak <args>"

## Installation

```bash
cargo install bulloak
```

## Examples

```bash
bulloak --version
bulloak --help
```

## Key Features
- testing\n- smart-contracts\n- solidity

