Skip to content

Commit 0b4e900

Browse files
committed
chore(skills): rename the worktree profile to fleet
The profile's distinguishing trait is a branch and PR per issue run by several workers at once — not git worktrees, which parallel: true creates under branch:dev just as well. The old name also echoed the very value it sets (branch: worktree).
1 parent 1f955b1 commit 0b4e900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tituskirch-skills.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
]
109109
},
110110
"profiles": {
111-
"worktree": {
111+
"fleet": {
112112
"work": {
113113
"concurrency": 8,
114114
"branch": "worktree",

0 commit comments

Comments
 (0)