Skip to content

feat(skills): add general utility skills: ask, classify, coordinate, decide, explore, plan, reason, remember#56

Merged
olegshulyakov merged 4 commits into
mainfrom
feature/skills-general-utility
May 24, 2026
Merged

feat(skills): add general utility skills: ask, classify, coordinate, decide, explore, plan, reason, remember#56
olegshulyakov merged 4 commits into
mainfrom
feature/skills-general-utility

Conversation

@olegshulyakov

Copy link
Copy Markdown
Collaborator
  • Add 8 new utility skills with SKILL.md and evals.json
  • Register each new skill in the skills README table with description and resource links

…decide, explore, plan, reason, remember

- Add 8 new utility skills with SKILL.md and evals.json
- Register each new skill in the skills README table with description and resource links
@github-actions

github-actions Bot commented May 24, 2026

Copy link
Copy Markdown

Library Token Diff

Estimated token changes for files under .agents/.

File Status Before After Delta
skills/ask-questions/SKILL.md added 0 595 +595
skills/classify-content/SKILL.md added 0 551 +551
skills/coordinate-work/SKILL.md added 0 576 +576
skills/decide-direction/SKILL.md added 0 517 +517
skills/explain-topic/SKILL.md renamed 1432 1434 +2
skills/explore-context/SKILL.md added 0 560 +560
skills/plan-work/SKILL.md added 0 543 +543
skills/README.md modified 1427 1804 +377
skills/reason-problem/SKILL.md added 0 536 +536
skills/remember-context/SKILL.md added 0 606 +606
Total 2859 7722 +4863

Counts use the repository's local Markdown body token estimator, so they are for review comparison rather than provider billing.

@olegshulyakov olegshulyakov force-pushed the feature/skills-general-utility branch from bdf1ede to ab9521a Compare May 24, 2026 06:39
- Rename `ask` → `ask-questions`, `classify` → `classify-content`
- Rename `coordinate` → `coordinate-work`, `decide` → `decide-direction`
- Rename `explain` → `explain-topic`, `explore` → `explore-context`
- Rename `plan` → `plan-work`, `reason` → `reason-problem`
- Rename `remember` → `remember-context`
- Update all internal references and documentation
@olegshulyakov olegshulyakov force-pushed the feature/skills-general-utility branch from ab9521a to 9b430a8 Compare May 24, 2026 06:40
- Update description, tags, and content triggers across skill files
- Keep system prompt descriptions unchanged for backward compatibility
@olegshulyakov olegshulyakov merged commit 3089c33 into main May 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant