fix: add umbrella SKILL.md to 'What You Get' and update Loading Protocol (fixes #52) #57
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/workflow-architect-umbrella-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes #52 — the workflow-architect umbrella SKILL.md didn't list the
bundle umbrella SKILL.md as the entry point in 'What You Get', and the
Loading Protocol lacked registration verification.
Changes
bundles/workflow-architect/SKILL.md:to 'registered via skill_manage() so they appear in skills_list()'
and sub-skill loading, output path with
<category>/prefix, and a promptto tell the user a trigger phrase they can use to enter the workflow
Note: The core umbrella creation feature (step 0) was already implemented in PR #56.
This PR closes the documentation gaps in the umbrella SKILL.md itself.