Skip to content

export-rubric

Export the assess-rfe scoring rubric to artifacts/rfe-rubric.md in the current working directory. Useful for reviewing the rubric criteria, calibration examples, and scoring guidelines outside of an assessment context, or for sharing the rubric with team members who want to understand how RFEs are evaluated.

Plugin: assess-rfe | User-invocable

Contract

Skill Contract canonical-skill-v1

Export the assess-rfe scoring rubric to artifacts/rfe-rubric.md in the current working directory.

Identity

Functions
generate
Success
  • Writes artifacts/rfe-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/rfe-rubric.md under the invocation working directory.
Fixed Context
toolsRead, Write, Bash
clipython3
knowledgerepository_contentpublic, task_inputtask_private

Traceability

Diagram

export-rubric diagram

Usage

/export-rubric