Skip to content

export-rubric

Exports the assess-strat scoring rubric to artifacts/strat-rubric.md in the current working directory. It resolves the plugin root, runs scripts/export_rubric.py, and confirms the written path. A small utility used to inspect or share the rubric that strategy-review scores against.

Plugin: strat-creator | User-invocable

Contract

Skill Contract canonical-skill-v1

Export the strat-creator scoring rubric to artifacts/strat-rubric.md in the current working directory.

Identity

Functions
generate
Success
  • Writes artifacts/strat-rubric.md under the current working directory.
  • Confirms the file was written and prints its path.

Optimization Targets

task_success deterministic
latency deterministic

Invariants

Must Preserve
  • Do not modify the rubric content while exporting it.
  • Do not redirect the export to a path other than artifacts/strat-rubric.md.
Fixed Context
toolsRead, Write, Bash
clipython3
knowledgerepository_contentpublic, task_inputtask_private

Traceability

Diagram

export-rubric diagram

Usage

/export-rubric