Vigilante Nx Issue Implementation

SkillDev tools

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

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Vigilante Nx Issue Implementation skill

What this skill tells your AI

The instructions your AI receives, as published by aliengiraffe/vigilante in skills/vigilante-issue-implementation-on-nx/SKILL.md and read by ahel’s review.

Focus

  • Read the prompt for the detected stack, workspace hints, and shared local-service contract before changing code.
  • Limit edits and validation to the affected Nx apps or libs unless broader changes are required.
  • If local services are required, call vigilante-local-service-dependencies first and then use the shared docker-compose-launch contract instead of writing ad hoc Compose logic.

Workflow

  • Follow the base vigilante-issue-implementation-on-monorepo workflow for issue comments, validation, push, and PR creation, including stacked base-branch detection (Base branch: directive in the issue body).
  • Use vigilante commit for all commit-producing operations. Do not use git commit or GitHub CLI commit flows directly.
  • Any commit or amend must preserve the user's existing git author, committer, and signing configuration. Commit on behalf of the user and do not overwrite git config with a coding-agent identity.
  • Do not add Co-authored by: trailers or any other agent attribution for Codex, Claude, Gemini, or similar coding-agent identities.
  • Use Nx-native workspace commands when they exist and match the touched projects.
  • Keep service startup scoped to the assigned worktree and only for implementation or test dependencies.

Signals

GitHub stars
40
Forks
7
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
vigilante-issue-implementation-on-nx
Source
github.com/aliengiraffe/vigilante