hyperb1iss

Moon Run — Development skill for Claude Code

Development community

Run moon tasks with smart defaults - handles affected detection, CI optimization, and common patterns.

How to install Moon Run

Installs to ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-run/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-run && curl -fsSL https://raw.githubusercontent.com/hyperb1iss/moonrepo-skill/HEAD/commands/moon-run.md -o ~/.claude/skills/hyperb1iss-moonrepo-skill-moon-run/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Moon Run does


name: moon-run description: Run moon tasks with smart defaults - handles affected detection, CI optimization, and common patterns arguments:

  • name: target description: "Task target(s) to run (e.g., 'app:build', ':lint', '#tag:test')" required: false

Run Moon Tasks

Execute moon tasks with appropriate flags based on context.

Target Syntax

Pattern Description
project:task Sp

Alternatives in Development

  • Troubleshooting Guide — Common issues and solutions when using Skill Seeker 12.9k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
  • Frequently Asked Questions — Common Questions About Claude Code and the Top 100 Recipes 238 ★

Full documentation available on GitHub

View Source Repository