🎯

Bdd

v1.4.0

Comprehensive Behavior-Driven Development principles, practices, and collaboration patterns.

Installation

Install han binary (required for hooks to work):

curl -fsSL https://han.guru/install.sh | bash

Then install this plugin:

han plugin install jutsu-bdd

Overview

Comprehensive Behavior-Driven Development principles, practices, and collaboration patterns.

Skills

  • bdd-principles: Core BDD concepts, philosophy, and the Three Amigos practice
  • bdd-scenarios: Writing effective scenarios, examples, and specifications
  • bdd-patterns: Common BDD patterns, anti-patterns, and best practices
  • bdd-collaboration: Facilitating BDD workshops and fostering team collaboration

Installation

Install with npx (no installation required):

han plugin install jutsu-bdd

Skills

Hooks

💬

UserPromptSubmit

Runs when the user submits a prompt, before Claude processes it. Can inject required context, enforce workflows, or validate user intent before processing begins.