Skip to content

COOL IDEA: generate Code Dojo ratchet-candidate reports #372

Description

@flyingrobots

Idea

Add a code-dojo:candidates command that runs live analysis and prints the highest-yield next cleanup slices.

Shape

The command could emit:

  • top files by ESLint finding count
  • top directories/packages
  • top rule/file pairs
  • low-risk single-rule files
  • estimated debt reduction per slice
  • warnings for DOGFOOD localization or file/context tripwires

Why It Is Useful

WF-134 needed ad hoc scripts to discover that wizard.test.ts was a clean 44-finding require-await slice and that docs-preview tests were a high-yield cast cluster. That should be a repeatable tool.

Acceptance Sketch

  • One command produces a deterministic Markdown or JSON report.
  • The report can be pasted into PR descriptions or issue bodies.
  • It distinguishes easy mechanical wins from risky product/DOGFOOD files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lane:cool-ideasInteresting but not committed work.legend:dxDeveloper Experience work.legend:wfWorkflow and Delivery work.needs-designNeeds or is missing a Method design artifact.priority:mediumMedium priority.type:enhancementFeature or improvement.type:maintenanceMaintenance, cleanup, or operational workflow work.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions