Teach banner
swt-labs swt-labs

Teach

Development community

Description

--- name: vbw:teach category: supporting disable-model-invocation: true description: View, add, or manage project conventions. Shows what VBW already knows and warns about conflicts. argument-hint: "[\"convention text\" | remove <id> | refresh]" allowed-tools: Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion, LSP --- # VBW Teach $ARGUMENTS ## Context Working directory: ``` !`pwd` ``` Plugin root: `${CLAUDE_PLUGIN_ROOT}` Conventions: ``` !`cat .vbw-planning/conventions.json 2>/dev/null ||

Installation

Installs to ~/.claude/skills/swt-labs-vibe-better-with-claude-code-vbw-teach/SKILL.md

Terminal
mkdir -p ~/.claude/skills/swt-labs-vibe-better-with-claude-code-vbw-teach && curl -fsSL https://raw.githubusercontent.com/swt-labs/vibe-better-with-claude-code-vbw/HEAD/commands/teach.md -o ~/.claude/skills/swt-labs-vibe-better-with-claude-code-vbw-teach/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository