Skip to content

Add promptlint-mcp (static linter for AI prompts)#231

Open
sean-sunagaku wants to merge 1 commit intojqueryscript:mainfrom
sean-sunagaku:add-promptlint-mcp
Open

Add promptlint-mcp (static linter for AI prompts)#231
sean-sunagaku wants to merge 1 commit intojqueryscript:mainfrom
sean-sunagaku:add-promptlint-mcp

Conversation

@sean-sunagaku
Copy link
Copy Markdown

Adds promptlint-mcp under Tools & Utilities.

A static linter for AI prompts and Claude Code system instructions. Detects contradictions, redundancy, ambiguous pronouns, oversized examples, and politeness fluff. Returns a score + issue list + sentence-aware trimmed text. Zero network, zero LLM calls. CLI + MCP server. MIT.

Useful for Claude Code users to lint their CLAUDE.md, agent instructions, and system prompts. Tools exposed:

  • lint_prompt(text) - score, issues, trimmed text, token savings
  • trim_prompt(text) - mechanically trimmed prompt (preserves quoted / backticked / fenced content)

Tested with Claude Code via claude mcp add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant