mirror of
https://github.com/nodnarbnitram/claude-code-extensions.git
synced 2026-09-14 18:36:21 +08:00
35e7f7deae
## Summary - replace the Linear skill wrappers with shared GraphQL-only scripts and add GraphQL-native document list/read helpers - rewrite the source Linear skill docs and references to remove the old Linearis-specific guidance - bump to , resync the packaged plugin, and update packaged command/docs wording to match the GraphQL flow ## Test Plan - python -m compileall .claude/skills/linear/scripts plugins/cce-linear/skills/linear/scripts - uv run .claude/skills/linear/scripts/create-ticket.py --help - uv run .claude/skills/linear/scripts/search-issues.py --help - uv run .claude/skills/linear/scripts/create-project.py --help - uv run .claude/skills/linear/scripts/list-documents.py --help