Contribute banner
LuciferDono LuciferDono

Contribute

Productivity community

Description

--- description: Full-lifecycle open-source contribution workflow argument-hint: [phase] [url-or-args] model: opus --- Open-source contribution workflow. Route to the appropriate phase based on the argument provided. ## Argument Parsing Parse `$ARGUMENTS` to determine the phase and any additional arguments (URLs, flags). **Phase keywords:** `discover`, `analyze`, `work`, `test`, `submit`, `review`, `debug`, `pr-review`, `triage`, `sync`, `release`, `cleanup` **With URL argument:** If a URL

Installation

Installs to ~/.claude/skills/luciferdono-contribute-contribute/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luciferdono-contribute-contribute && curl -fsSL https://raw.githubusercontent.com/LuciferDono/contribute/HEAD/commands/contribute.md -o ~/.claude/skills/luciferdono-contribute-contribute/SKILL.md

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

Full documentation available on GitHub

View Source Repository