Skip to content

Configurable Token Thresholds for plugin_validator.py #5

@Jamie-BitFlight

Description

@Jamie-BitFlight

Copied from Jamie-BitFlight/claude_skills#119

Story

As a developer using Claude Code skills, I want to configurable token thresholds for plugin_validator.py so that the tooling becomes more capable and complete.

Description

plugin_validator.py token complexity thresholds (4400 warn, 8800 error) are hardcoded constants. Allow per-project or per-plugin configuration via a config file (e.g., .claude-plugin/validator.json or a [tool.plugin-validator] section in pyproject.toml) so different projects can set their own limits.

Suggested Location

plugins/plugin-creator/scripts/plugin_validator.py

Context

  • Source: Session 2026-02-18, token threshold analysis
  • Priority: P2
  • Added: 2026-02-18
  • Research questions: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions