Apply an approved sub-skill grouping by moving user-specified skills into a parent bundle, with timestamped backups of every modified directory.
49
53%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./packages/agent-core-v2/src/app/skillCatalog/builtin/sub-skill/consolidate/SKILL.mdsub-skill.consolidate)Execute the reorganization by moving user-specified skills into a parent bundle, forming a sub-skill hierarchy.
sub-skill.review) and wants to apply it.<root>/<skill-name>/SKILL.md, back up the entire <skill-name> directory:
cp -r <skill-name> "<skill-name>.$(date +%Y%m%d-%H%M%S).bak"<parent-name>/SKILL.md with has-sub-skill: true in the frontmatter.has-sub-skill: true.web-search/ → web-research/web-search/SKILL.md to files such as references/, assets/, examples/, or templates.<root>/<child>/ to <root>/<parent>/<child>/, its documentation payload should move with that child unless the approved plan says otherwise.SKILL.md with required frontmatter (name and description). Check documentation directory alignment and relative links after the move.77618e3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.