Stats
Actions
Tags
From bdk
Tool-tier guidance for codebase exploration and architecture overview. Preloaded into agents that explore code structure; not user-facing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bdk:bdk-tier-exploreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
!`python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject.py --chain ${CLAUDE_PLUGIN_ROOT}/fragments/tool-tiers/explore.chain.json`
!python3 ${CLAUDE_PLUGIN_ROOT}/scripts/inject.py --chain ${CLAUDE_PLUGIN_ROOT}/fragments/tool-tiers/explore.chain.json
npx claudepluginhub broneq/bdk --plugin bdkCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.