ck_skill_evolution
Synthesize a deduplicated skill-evolution packet from recent traces and failure clusters to merge anti-patterns, reinforced practices, and a draft skill.
Instructions
Synthesize a deduplicated skill-evolution packet from recent traces and recurring failure clusters, including anti-patterns, reinforced practices, and a ready-to-merge skill draft.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_skill_content | No | ||
| current_skill_name | No | Name of the existing skill to compare against for evolution. | |
| project_root | No | Absolute path to the project root directory on the local filesystem. | |
| same_domain_only | No | When true, restrict results to sessions in the same domain. | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| session_limit | No | Maximum number of sessions to analyze. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anti_patterns | No | ||
| install | No | ||
| reinforced_practices | No | ||
| skill_draft | No |