Greenline banner
0xBigBoss 0xBigBoss

Greenline

Testing community

Description

--- description: Sequenced tilt bootstrap then e2e test baseline improvement. Runs tiltup workflow, then e2e test loop with categorized fixes and conventional commits. Not for unit-test-only projects or non-tilt dev environments. argument-hint: [test filter] [--skip-tilt] [--no-commit] --- # Greenline Bootstrap dev environment, then improve e2e test baseline through categorized fix iterations. ## Arguments $ARGUMENTS - **TEST_FILTER**: grep/filter for test files or names (e.g., `transfer`,

Installation

Installs to ~/.claude/skills/0xbigboss-claude-code-greenline/SKILL.md

Terminal
mkdir -p ~/.claude/skills/0xbigboss-claude-code-greenline && curl -fsSL https://raw.githubusercontent.com/0xBigBoss/claude-code/HEAD/commands/greenline.md -o ~/.claude/skills/0xbigboss-claude-code-greenline/SKILL.md

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

Full documentation available on GitHub

View Source Repository