Meta-Analysis to GitHub Issues
Use this skill to convert experiment-tree findings into concrete GitHub issue proposals.
Inputs
- Experiment-tree analysis
- Run IDs
- Attempt IDs
- Failure evidence
- Relevant resources or reports
Procedure
- Select only findings with concrete evidence.
- Write one issue per actionable repo improvement.
- Include problem, evidence, suggested implementation, acceptance criteria, risk level, and labels.
- Link or name the source run IDs and attempt IDs.
- Store the issue proposal in the registry.
- Export issue proposal Markdown for human review.
Output Template
# <Issue title>
Problem:
Evidence:
Suggested implementation:
Acceptance criteria:
Risk level:
Labels:
Rubric
- Every issue proposal names evidence.
- Acceptance criteria are testable.
- Risk level is explicit.
- The proposal is ready for a human to convert into a GitHub issue.