Audit AC-to-test traceability — find untested ACs, orphaned test prefixes, and coverage gaps
meridian-online/orbit
SkillsMP has collected 24 skills from meridian-online/orbit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 24
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 24 of 24 collected skills.
Write a feature card — capture who needs what, why, and expected behaviours as scenarios
Explore a vague idea through Q&A — capture what good looks like as an interview record for /orb:spec
Extract capability cards from source material — files, directories, or a whole project
Drive a card or spec through the orbit pipeline — promote → review-spec → implement → review-pr — at a declared autonomy level
Drive a single spec from claim to close — pre-flight check, AC tracking, gate enforcement, detour escalation, close-out
Socratic requirements interviewer — ask questions to clarify vague ideas into actionable requirements
Quickly jot a rough idea and file it in `.orbit/memos/`
Name the next move live from workflow conformance, the session-prime envelope, and recent memories. One verb, one sentence on why now, a deferred count. Read-only — the author runs the verb.
Coordinate multiple cards through the orbit pipeline as one delivery — proposal → design → implementation → review
Release a new orbit plugin version — bump, commit, push, and reload into Claude Code so /reload-plugins picks up changes.
Verify an implementation before merge — runs tests, checks AC coverage, reads diff cold
Progressive spec review — depth scales with findings, not upfront classification
Set up a project for the orbit workflow — creates .orbit/ directory with artefact subdirs on greenfield, or interactively migrates bare-layout or wrapped-undotted repos to the .orbit/ folder on brownfield
Transform interview conversations into structured YAML specifications with numbered ACs
Generate a structured YAML specification with numbered ACs from interview results
Front-loaded pre-spec thinking — walk values, trade-offs, halt conditions and kill conditions across a card or cluster to produce aligned specs
Scaffold, read, and audit subsystem topology entries — pointer-only yaml linking each subsystem's canonical code, decision record, operational doc, and test surface.
Investigate code before changing it — narrow mode for specific queries, broad mode for neighbourhood awareness. Routes to ast-grep, tree-sitter, ripgrep, and rtk-wrapped variants by default.
Find unconventional workarounds when the "right way" fails or blocks progress
Keyword search across orbit artifacts (cards, choices, specs, memos, memories) using rg/grep — shared technique.
Identify the essential nature of problems using four fundamental ontological questions
Stop coding and investigate systematically — gather evidence before acting
Cut complexity ruthlessly — remove until only the essential remains