e5dc08987d
- Introduced "Docker Build & Test Engineer" agent for building and testing Docker images. - Added "TestLink Autotest Engineer" agent for generating and verifying autotests from TestLink cases. - Created "Branch Review Engineer" agent for reviewing branch diffs and proposing improvements. - Developed "OpenWrt VPN & Network Engineer" agent for designing and implementing OpenWrt networking with VPN. - Established a structured directory for agents, skills, prompts, instructions, and hooks under `.github/`. - Implemented detailed skills for branch review processes, including reading code, analyzing improvements, and applying changes. - Added skills for OpenWrt network discovery, VPN routing, and hardening. - Created README files for better documentation and navigation of the repository structure.
9 lines
259 B
Markdown
9 lines
259 B
Markdown
# Skills
|
|
|
|
This directory is the canonical location for skills.
|
|
|
|
- Skill path: `.github/skills/<skill-name>/SKILL.md`
|
|
- Optional resources: `.github/skills/<skill-name>/references/`, `assets/`, `scripts/`
|
|
|
|
Keep one source of truth per skill in this directory.
|