Plugin E2e banner
4gentic 4gentic

Plugin E2e

Development community

Description

--- description: Run the Obelus plugin E2E suite — real Claude Code sessions against the local plugin, asserting write-review and apply-revision behavior across paper formats. allowed-tools: Bash --- # /plugin-e2e End-to-end check of the plugin's user-facing skills, executed as real `claude -p --bare --plugin-dir packages/claude-plugin` sessions against the sample fixtures. Catches regressions from Claude Code updates, model drift, and schema shipping bugs that unit tests can't see. ## What i

Installation

Installs to ~/.claude/commands/4gentic-obelus-plugin-e2e.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/4gentic/obelus/HEAD/.claude/commands/plugin-e2e.md -o ~/.claude/commands/4gentic-obelus-plugin-e2e.md

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

Full documentation available on GitHub

View Source Repository