.agents/skills/bazel/SKILL.md
Working with this project's Bazel-based build system
npx skillsauth add kaycebasques/technicalwriting.dev bazelInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
All relative paths assume that your current working directory is the root directory of this repo.
bazeliskAlways use ./bazelisk/linux/amd64. Never attempt to use a global
bazel command. It doesn't exist.
./bazelisk/linux/amd64 build //...
./bazelisk/linux/amd64 run //:preview
development
Development workflows
tools
Copyedit a blog post.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.