skills/vigilante-issue-implementation-on-bazel-monorepo/SKILL.md
Implement a GitHub issue end-to-end when Vigilante dispatches work for a Bazel-based monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.
npx skillsauth add aliengiraffe/vigilante vigilante-issue-implementation-on-bazel-monorepoInstall 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.
Implement one GitHub issue from Vigilante dispatch through validated code changes, a pushed branch, and an opened pull request from the provided worktree. Always work inside the assigned worktree, respect repository instructions, and keep the GitHub issue updated with start, plan, progress, PR, and failure comments.
AGENTS.md when presentREADME.mdvigilante gh issue comment.vigilante gh issue comment.bazel test, bazel build, bazel run, or documented wrappers.docker-compose-launch when the repository expects it, or call the bundled vigilante-local-service-dependencies skill before inventing ad hoc setup.vigilante logs --repo <owner/name> --issue <n> to determine whether the problem is in the code, target selection, test setup, or environment before retrying.vigilante commit for all commit-producing operations. Do not use git commit or GitHub CLI commit flows directly.git config with a coding-agent identity.Co-authored by: trailers or any other agent attribution for Codex, Claude, Gemini, or similar coding-agent identities.vigilante gh issue comment for progress updates, milestone updates, PR creation, and execution failures.vigilante logs --repo <owner/name> --issue <n> before retrying or reporting the blocker.documentation
Help a human author write an implementation-ready GitHub issue that Vigilante can execute reliably.
testing
Implement a GitHub issue end-to-end when Vigilante dispatches work for a Terraform repository with fmt, validate, and secret-safe infrastructure guidance.
tools
Implement a GitHub issue end-to-end when Vigilante dispatches work for a Rust repository with Cargo, Clippy, fmt, and security guidance.
development
Implement a GitHub issue end-to-end when Vigilante dispatches work for a Ruby repository with Bundler, test, lint, and security guidance.