Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:39 +08:00
commit 88c4c55b57
5 changed files with 342 additions and 0 deletions

10
commands/linear-setup.md Normal file
View File

@@ -0,0 +1,10 @@
---
name: linear-setup
description: Configure Linear API token and team key for the linear-lifecycle plugin
---
Copying setup command to clipboard...
```bash
echo "bash ~/.claude/plugins/marketplaces/skillset/plugins/linear-lifecycle/skills/linear-lifecycle/scripts/setup.sh" | pbcopy && echo "✓ Command copied to clipboard! Paste it in your terminal to run the setup."
```