Mine code review patterns into rules
rule-minerskillsetup L3★0
vanducng/skills ↗What it does
Extract repeated corrections into durable rules
Best for
Discovering and formalizing repeated correction patterns into standing rules.
Inputs
- · [--mine | --check] [--scope global|project] [--deep] [target]
Outputs
- · markdown report with findings
- · enumerated list
Requires
- · Workflow tool
- · GitHub CLI
- · git
Preconditions
- · specify target scope or glob
- · operate within git repository
- · provide auth credentials or tokens
Failure modes
- · single perspective may overlook alternatives
Trust signals
- · MIT/OSS license
- · named author with version
- · comprehensive reference documentation