approve_proposal
Approve and apply a pending skill improvement proposal, automatically backing up the current skill file before applying changes.
Instructions
Approve a pending skill improvement proposal and apply it.
Writes the proposed content to the agent's skill.md file and marks
the proposal as approved. Creates a backup of the current skill file first.
Args:
proposal_id: The numeric ID from get_pending_proposals()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |