• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / ralphex / 25155441847
83%

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2026 08:29AM UTC
Jobs 1
Files 42
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Apr 2026 08:28AM UTC coverage: 82.55% (-0.03%) from 82.575%
25155441847

push

github

web-flow
feat: add ralphex-adopt skill for converting plans to ralphex format (#313)

* feat: add ralphex-adopt skill for converting plans to ralphex format

new claude code skill `/ralphex-adopt` converts source plans from
various formats into ralphex-format plans in `docs/plans/`. supported
inputs: OpenSpec change directories, spec-kit specs, GitHub/GitLab
issues with checklists, generic task-lists in unknown structured
formats, and free-form markdown brain dumps.

source is never modified. output is always a new dated file at
`docs/plans/YYYYMMDD-<slug>.md`. existing target files are never
silently overwritten. on uncertainty during conversion, the skill
asks the user via AskUserQuestion before drafting rather than
embedding placeholder markers in output.

review loop uses revdiff directly (not draft-review.sh, which has
a writing-style lint gate that misfires on plan content). falls
back to in-chat AskUser Accept/Revise/Reject if revdiff is missing.

skill content is language-agnostic. test/run-test checkboxes the
skill instructs the agent to emit are phrased generically, matching
the existing ralphex-plan convention.

wiring:
- assets/claude/skills/ralphex-adopt/SKILL.md (skill content)
- assets/claude/ralphex-adopt.md (symlink for direct URL fetch)
- llms.txt and README.md updated with install instructions
- CLAUDE.md mentions /ralphex-adopt in skill list
- plugin and marketplace version bumped 0.18.0 -> 0.19.0

* fix: clarify stdout reading in ralphex-adopt step 5

Step 5 said "Capture stdout into a variable" which contradicted the
preamble note that shell variables don't persist between Bash tool
calls. Reword to instruct the agent to read the launcher's stdout
from the tool result directly.

Other Copilot review points rejected: detecting revdiff binary
directly via "command -v revdiff" would fail because revdiff is a
TUI that needs a TTY (the launcher's terminal-overlay machinery is
the only viable invocation path); modifying the completed plan to
ma... (continued)

6784 of 8218 relevant lines covered (82.55%)

221.09 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
80.31
-1.04% pkg/web/watcher.go
Jobs
ID Job ID Ran Files Coverage
1 25155441847.1 30 Apr 2026 08:29AM UTC 42
82.55
GitHub Action Run
Source Files on build 25155441847
  • Tree
  • List 42
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 53ab7b9a on github
  • Prev Build on master (#25141096770)
  • Next Build on master (#25178291348)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc