| name | agent-learning-maintenance |
| description | Capture, validate, and transition package-specific findings and proposals for voku/agent-learning. |
Agent Learning Maintenance Skill
Use this skill to govern the learning lifecycle within the voku/agent-learning repository itself.
Workflow
1. Capture Bounded Findings
- When a bug, regression, or validation gap is resolved in this repository:
- Create a candidate finding under
infra/doc/agent-learning/findings/candidate/ using the template format.
- Anchor the finding with a concrete
evidence item (e.g. referencing the specific failing PHPUnit test or PHPStan output).
- Set
validation_status to unverified and status to candidate.
2. Transition Findings to Validated
3. Run Repository Validation