plano/.claude/skills/build-brightstaff/SKILL.md

246 B

name description
build-brightstaff Build the brightstaff native binary. Use when brightstaff code changes.

Build brightstaff:

cd crates && cargo build --release -p brightstaff

If the build fails, diagnose and fix the errors.