Skip to content

feat: add ship-and-monitor skill - #33

Merged
firstloop-jake merged 2 commits into
mainfrom
claude/issue-32-20260327-1707
Mar 27, 2026
Merged

feat: add ship-and-monitor skill#33
firstloop-jake merged 2 commits into
mainfrom
claude/issue-32-20260327-1707

Conversation

@firstloop-jake

Copy link
Copy Markdown
Contributor

Adds a new core:ship-and-monitor skill that commits changes, pushes, opens a PR, and monitors CI/CD checks in a loop. Auto-fixes obvious failures and stops to ask for non-obvious ones.

Closes #32

Generated with Claude Code

Adds a new core skill that commits changes, pushes, opens a PR, and
monitors CI/CD checks in a loop. Auto-fixes obvious failures (lint,
type errors, test assertion mismatches) and stops to ask the user
about non-obvious ones (infra failures, flaky tests, unrelated code).

Closes #32

Co-authored-by: firstloop-jake <firstloop-jake@users.noreply.github.com>
@firstloop-jake

Copy link
Copy Markdown
Contributor Author

@claude make sure we bump the plugin version with this too

@claude

claude Bot commented Mar 27, 2026

Copy link
Copy Markdown

Claude finished @firstloop-jake's task in 51s —— View job


Bumping plugin version

  • Gather context — found version in plugins/core/.claude-plugin/plugin.json at 0.3.1
  • Bump the version — 0.3.10.4.0 (minor bump for new feature)
  • Commit and push

Bumped the core plugin version from 0.3.1 to 0.4.0 in plugins/core/.claude-plugin/plugin.json to reflect the addition of the ship-and-monitor skill.
|

Co-authored-by: firstloop-jake <firstloop-jake@users.noreply.github.com>
@firstloop-jake
firstloop-jake merged commit 770d50d into main Mar 27, 2026
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.

New skill: ship-and-monitor (commit, PR, and CI/CD loop)

1 participant