normalled

17 mods across 1 repository, 7 stars between them.

apijack

01

normalled/apijack

Plugin Claude Code

Jack into any OpenAPI spec — full CLI with AI-agentic workflow automation.

7 7d ago A tokens not measured

babysit-pr

02

normalled/apijack

Skill Claude CodeCodex

Use when an open apijack PR (base dev) is mid-review-cycle and needs to be driven to first pass reviewed. Picks up cold from any in-flight state — changes requested, review in progress, needs review, or freshly opened. Covers both interactive and --non-interactive (cron) modes.

7 7d ago A 74 tokens

final-review

03

normalled/apijack

Skill Claude CodeCodex

Use after a PR has been labeled first pass reviewed for at least 4 minutes — verifies CI is still green and no new commits landed since the label, aggregates outstanding non-blocking observations, posts an approval comment, replaces the label with approved, merges, and labels every issue referenced by Closes.

7 7d ago A 66 tokens

implement-issue

04

normalled/apijack

Skill Claude CodeCodex

Use when a GitHub issue has been triaged and is ready for implementation on the apijack repo — creates the issue branch, implements, tests, self-reviews, opens a PR to dev, waits for the automated reviewer, and addresses feedback in a loop.

7 7d ago A 57 tokens

next-deployer

05

normalled/apijack

Skill Claude CodeCodex

Use after merging an issue PR to dev on apijack — fast-forwards the rolling next branch from dev, waits for the publish-next workflow, and comments the @next install command on the issue.

7 7d ago A 44 tokens

patch-deployer

06

normalled/apijack

Skill Claude CodeCodex

Use when origin/dev is ahead of origin/main and the cumulative bump is patch-only — drafts a curated release PR (no Features section), runs scripts/ship.sh, and reports the new release. Refuses to run for minor / major bumps; those still go through ship-release manually.

7 7d ago A 61 tokens

review-issue

07

normalled/apijack

Skill Claude CodeCodex

Use when reviewing an open apijack PR that targets the dev branch — verifies acceptance criteria, leaves PR comments on any findings, or merges and hands off to next-deployer.

7 7d ago A 39 tokens

ship-release

08

normalled/apijack

Skill Claude CodeCodex

Use when shipping a release from dev to main on apijack — drafts a curated release-style PR title/description (like v1.7.0), then runs scripts/ship.sh to version-bump, push, merge, and publish.

7 7d ago A 52 tokens

test-next-release

09

normalled/apijack

Skill Claude CodeCodex

Smoke-test the @next npm release against the petstore example — installs globally, sets up session auth, and verifies all CRUD operations work end-to-end.

7 7d ago A 34 tokens

test-tutorial-agent

10

normalled/apijack

Skill Claude CodeCodex

Run the tutorial agent experiment — starts the e2e Docker container, overwrites the plugin cache with dev builds, and spawns a subagent with the tutorial prompt to verify MCP tools and skills work end-to-end.

7 7d ago C 48 tokens

triage-issue

11

normalled/apijack

Skill Claude CodeCodex

Use when the user references a GitHub issue (URL, number, or says "this issue") on the apijack repo and wants to begin work — investigates the issue, resolves ambiguity, then hands off to implementation.

7 7d ago A 49 tokens

apijack

12

normalled/apijack

MCP server Claude CodeCodexCursor +2

MCP server "apijack" as configured in normalled/apijack. Launched with bun run dist/mcp-server.bundle.js.

7 7d ago A tokens not measured

apijack AGENTS.md

13

normalled/apijack

Instructions file CodexOpenCode

AGENTS.md instructions for normalled/apijack, covering apijack, quick start, code generation, routine system and routine yaml format.

7 7d ago A 1,141 tokens

apijack CLAUDE.md

14

normalled/apijack

Instructions file

Claude Code instructions for normalled/apijack, covering apijack, quick start, code generation, routine system and routine yaml format.

7 7d ago A 3,685 tokens

apijack GEMINI.md

15

normalled/apijack

Instructions file Gemini CLI

Gemini CLI instructions for normalled/apijack, covering apijack, quick start, code generation, routine system and routine yaml format.

7 7d ago A 1,129 tokens

setup-api

16

normalled/apijack

Skill Claude CodeCodex

Use when connecting apijack to an API — configuring environments, generating the CLI, and switching between configs.

7 7d ago A 24 tokens

write-routine

17

normalled/apijack

Skill Claude CodeCodex

Use when building apijack YAML routines — workflow automations that chain CLI commands with variables, loops, conditions, and assertions.

7 7d ago A 29 tokens