clikit-plugin 0.3.6 → 0.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: finishing-a-development-branch
|
|
3
|
-
description: Legacy compatibility skill. Finish work from the shared default-branch workspace: verify, sync, and land without worktrees or task branches.
|
|
3
|
+
description: "Legacy compatibility skill. Finish work from the shared default-branch workspace: verify, sync, and land without worktrees or task branches."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Finishing a Shared Workspace Session
|