Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vigilante

vigilante contains 25 collected skills from aliengiraffe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
36
updated
2026-06-09
Forks
6
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

vigilante-create-issue
software-developers

Help a human author write an implementation-ready GitHub issue that Vigilante can execute reliably.

2026-06-09
vigilante-issue-implementation-on-bazel-monorepo
software-developers

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.

2026-06-09
vigilante-issue-implementation-on-bazel
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Bazel monorepo.

2026-06-09
vigilante-issue-implementation-on-docker
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Docker-focused repository with Dockerfile best practices, image hardening, and secret-safe build guidance.

2026-06-09
vigilante-issue-implementation-on-dotnet
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a .NET/C# repository with analyzer, test, and security guidance.

2026-06-09
vigilante-issue-implementation-on-github-actions
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a repository with GitHub Actions workflows, applying workflow hardening, pinned actions, and secret-safe automation practices.

2026-06-09
vigilante-issue-implementation-on-go
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Go repository with idiomatic tooling and security guidance.

2026-06-09
vigilante-issue-implementation-on-gradle-multi-project
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched Gradle multi-project repository. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-gradle
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Gradle monorepo.

2026-06-09
vigilante-issue-implementation-on-java-kotlin
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Java or Kotlin repository with JVM build-tool, style, and secure-coding guidance.

2026-06-09
vigilante-issue-implementation-on-kubernetes
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Kubernetes-focused repository with manifest hardening and workload security guidance.

2026-06-09
vigilante-issue-implementation-on-monorepo
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-nx
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for an Nx monorepo.

2026-06-09
vigilante-issue-implementation-on-php
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a PHP repository with Composer, static analysis, and security guidance.

2026-06-09
vigilante-issue-implementation-on-python
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Python repository with idiomatic tooling and security guidance.

2026-06-09
vigilante-issue-implementation-on-ruby
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Ruby repository with Bundler, test, lint, and security guidance.

2026-06-09
vigilante-issue-implementation-on-rush-monorepo
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched Rush monorepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation-on-rush
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Rush monorepo.

2026-06-09
vigilante-issue-implementation-on-rust
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Rust repository with Cargo, Clippy, fmt, and security guidance.

2026-06-09
vigilante-issue-implementation-on-terraform
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a Terraform repository with fmt, validate, and secret-safe infrastructure guidance.

2026-06-09
vigilante-issue-implementation-on-turborepo
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a pnpm/workspace-based Turborepo. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-issue-implementation
software-developers

Implement a GitHub issue end-to-end when Vigilante dispatches work for a watched repository. Use the provided worktree, respect repository instructions, comment on the issue as work progresses, and report failures back to GitHub.

2026-06-09
vigilante-conflict-resolution
software-developers

Resolve rebase and merge conflicts for an already-open Vigilante pull request, keep the branch validated, and report progress back to GitHub.

2026-04-01
vigilante-local-service-dependencies
network-and-computer-systems-administrators

Prepare local service dependencies for an implementation worktree by preferring repository-native startup flows before falling back to compatible local mechanisms.

2026-03-24
docker-compose-launch
network-and-computer-systems-administrators

Launch worktree-scoped local services for issue implementation when a monorepo skill requires database dependencies.

2026-03-17