Promptplus Precommit Check banner
FRACerqueira FRACerqueira

Promptplus Precommit Check

Development community

Description

--- name: promptplus-precommit-check description: Use to catch, on pending code changes only, the two ConsolePlus/PromptPlus bug-risk patterns that are cheapest to fix before they ship - an interactive control with no redirected-input/CI safety net, and a control result's .Content/.Value read without checking .IsAborted first. Trigger proactively right before committing or opening a pull request, and on direct requests like "check my PromptPlus changes", "is this control CI-safe", or "did I forg

Installation

Installs to ~/.claude/agents/fracerqueira-consoleplus-promptplus-ia-plugin-promptplus-precommit-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FRACerqueira/ConsolePlus-PromptPlus-IA-Plugin/HEAD/agents/promptplus-precommit-check.md -o ~/.claude/agents/fracerqueira-consoleplus-promptplus-ia-plugin-promptplus-precommit-check.md

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

Full documentation available on GitHub

View Source Repository