Re-enable the skill bus after pausing. Restores subscription processing.
55
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./skill-bus/skills/unpause-subs/SKILL.mdAnnounce: "Resuming skill-bus."
Read both config files. Identify which level(s) are paused.
If only one level is paused, resume it automatically.
If both levels are paused, ask: "Both global and project are paused. Resume which?"
Set settings.enabled to true in the appropriate file(s).
If the project config file only contains {"settings": {"enabled": false}} and nothing else, delete it entirely (clean state).
Show: "Skill bus resumed at [scope] level. Subscriptions are active again."
e521f7a
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.