Skip to content

feat(skills): add gx-act for running GitHub Actions locally with nektos/act#602

Merged
NagyVikt merged 1 commit into
mainfrom
agent/claude/add-nektos-act-skill-2026-05-18-10-00
May 18, 2026
Merged

feat(skills): add gx-act for running GitHub Actions locally with nektos/act#602
NagyVikt merged 1 commit into
mainfrom
agent/claude/add-nektos-act-skill-2026-05-18-10-00

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

…os/act

Adds a first-class skill and `/gx-act` slash command that wraps
nektos/act (https://github.com/nektos/act), so agents run CI workflows
locally before pushing. The remote PR run then lands green on the first
round-trip and can be squash-merged immediately.

- skills/gx-act/SKILL.md (top-level)
- .claude/skills/gx-act/SKILL.md (Claude Code mirror)
- templates/codex/skills/gx-act/SKILL.md (codex install template)
- .claude/commands/gx-act.md (slash command source)
- src/cli/commands/claude.js: register gx-act.md in MANAGED_SLASH_COMMANDS
  so `gx claude install` propagates the command into target repos
- AGENTS.md / CLAUDE.md quickstart: mention /gx-act and the
  local-CI-then-squash-merge flow

Verification: node --test test/claude-install.test.js passes 12/12.
@NagyVikt NagyVikt merged commit 14d398c into main May 18, 2026
@NagyVikt NagyVikt deleted the agent/claude/add-nektos-act-skill-2026-05-18-10-00 branch May 18, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant