wkappbot-core
★★☆
Skill Audience Taxonomy
A standard taxonomy for splitting wkappbot skills by audience and responsibility. Use it to decide whether a skill should be operator-facing, developer-facing, project-specific, or end-user-facing, and when to split one skill into multiple variants.
Steps
- Classify every skill by its primary audience...
- Operator skills are for running and verifyin...
- Developer skills are for changing code, refa...
- Project skills capture repository-specific r...
- User skills explain what a user can do in pr...
- If one skill mixes operator and developer re...
- If one skill serves multiple audiences, pref...
- Use short suffixes when needed: operator, de...