BDD Drift — Development skill for Claude Code
Health-check живой документации BDD: dead references, coverage gaps, trivially-green сценарии.
How to install BDD Drift
Installs to ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-drift/SKILL.md
mkdir -p ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-drift && curl -fsSL https://raw.githubusercontent.com/llirikkcoder/claude-bdd-tester/HEAD/commands/bdd-drift.md -o ~/.claude/skills/llirikkcoder-claude-bdd-tester-bdd-drift/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What BDD Drift does
description: Health-check живой документации BDD: dead references, coverage gaps, trivially-green сценарии. Usage — /bdd-drift [--since ] [--full]
/bdd-drift
Проверка что сценарии остаются living document, а не мёртвым грузом.
Аргументы
--since— опционально. Scope drift-check к изменениям с этого git ref. Default: последний тег илиHEAD~30d.--full— опционально. Полное сканирование, игнорирует--since. Медленнее, но исчерпывающе.
Действия
- Проверь
Alternatives in Development
- Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
- Caveman Claude Skill — Ultra-compressed communication mode for Claude 396 ★
- MCP Edit — tilth_write replaces the host Edit and Write tools 349 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
BDD Discover
Discovery-режим bdd-tester: требование → одобренные Gherkin-сценарии. Usage — /bdd-discover
BDD Run
Прогнать BDD-харнесс. С --goal — outside-in red-green loop до всех зелёных или ceiling. Usage — /bdd-run feat
Se Retro
Post-project retro — compute the 6 graphcode KPIs (graph-vs-grep, tool usage, token/LOC, plan conformance, gat
Dead Code
List orphan functions, classes, atoms, and endpoints with no inbound references — framework entry points exclu
Massu Cleanup
Dead code removal — unused imports, orphaned files, dead exports, and stale references
Rootly Graphify Importer
Turn Rootly incidents, alerts, and teams into a queryable knowledge graph. Visualize service dependencies, on-
Related Agents
BDD Drift Detector
Use for periodic (or on-demand) verification that BDD scenarios remain a living, accurate description of syste
Project Auditor
Read-only health audit of the VibeFrame monorepo. Use for a periodic project review — structure, CLI/doc drift
Scanner
Read-only pattern scanner. Handles two scan modes — tech-debt (TODOs, deprecated APIs, dead code, quality sign