Agent-Knowledge-Starter-Kit
يحتوي Agent-Knowledge-Starter-Kit على 4 من skills المجمعة من Hypercubed، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Maintainer-only for this repository. Copy kit agent definitions and skills from scaffold into .agents (scaffold/agents and scaffold/skills only). One-way merge; leaves other .agents files and any extra local skills intact. Use when scaffold is canonical for those two directories and this repo keeps a dual-tree layout.
Capture the current task into a structured temporary session bundle under `.agents/sessions/` so a learning agent can later distill durable repo knowledge. Use for completed, blocked, or abandoned tasks with meaningful changes, debugging, validation, or reusable lessons.
Check the `.agents/` knowledge layer for duplication, contradiction, staleness, oversized guidance, missing links, and uncategorized knowledge. Use as a periodic maintenance pass.
Read a completed temporary session bundle from `.agents/sessions/` and distill durable repo knowledge into `.agents/` files. Use only after task-closeout has produced a bundle and when the goal is to separate stable guidance from temporary task notes.