record_skill_execution_feedback
Capture structured feedback on skill execution outcomes to update performance metrics and improve future project rankings.
Instructions
Record structured execution feedback for project skills and update aggregate metrics for future ranking.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skillId | Yes | ||
| outcome | Yes | ||
| qualityGatePass | No | ||
| usefulnessScore | No | ||
| timeSavedMinutes | No | ||
| tokenDeltaEstimate | No | ||
| whatWorked | No | ||
| whatFailed | No | ||
| rootCause | No | ||
| tags | No | ||
| catalogPath | No | ||
| feedbackPath | No | ||
| metricsPath | No | ||
| recordedAt | No | ||
| dryRun | No | ||
| reason | No | ||
| maxDiffLines | No |