[nixos-configs-7hd] Add Claude skill for parallel bead processing workflow #11
Reference in New Issue
Block a user
Delete Branch "bead/nixos-configs-7hd"
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
Add a Claude skill that orchestrates parallel bead processing using subagents.
Bead Reference
Implements bead: nixos-configs-7hd
Changes
home/roles/development/skills/directory for local Claude skillsparallel_beads.mdskill with 4-phase workflow:bd readyoutputdefault.nixto install local skills alongside humanlayer pluginsgh(GitHub) andtea(Gitea/Forgejo) based on origin URL detectionAcceptance Criteria
@@ -88,0 +89,4 @@for file in ${./skills}/*.md; doif [ -f "$file" ]; thenfilename=$(basename "$file" .md)dest="$HOME/.claude/commands/humanlayer:''${filename}.md"we don't need the humanlayer prefix here
test reply
Fixed in
0e5b11e- removed the humanlayer: prefix from local skills.Fixed in
0e5b11e- removed the humanlayer: prefix from local skills.Fixed in
0e5b11e- removed the humanlayer: prefix from local skills.