draft_self_improvement_proposal_tool
Draft a skill-improvement proposal from recent reflections by appending self-improvement notes to the agent's skill.md and queuing the result as a draft for later review.
Instructions
Draft a skill-improvement proposal from recent reflexions (Phase 9b).
Reads themed reflexions for ``agent_slug``, appends a 'Self-improvement
notes' section to the agent's current skill.md, and queues the result in
``skill_improvement_proposals`` with status='draft'.
The draft is NOT applied. Use ``apply_proposal(id)`` to write it to disk.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_slug | Yes | ||
| days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |