Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.
This repository was archived by the owner on Jun 21, 2026. It is now read-only.

QUALITY-SCORING.md exists but no automated quality checker applies it #61

Description

@StencilwashCoder

The QUALITY-SCORING.md document describes a quality scoring rubric for plugins, but there's no automated scoring tool or CI integration that actually applies these criteria to incoming plugins.

Plugin authors have no feedback on whether their submission meets the quality standards before opening a PR. Reviewers must manually evaluate each plugin against the rubric, which is inconsistent and time-consuming.

An automated quality checker (even a simple script) that scans new plugin submissions and reports on:

  • README completeness
  • Required file presence (LICENSE, plugin.json, etc.)
  • Description clarity and length
  • Code quality basics

Would dramatically improve the review process and set clear expectations for contributors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions