
Linear Implement
- 35 installs
- 59 repo stars
- Updated June 5, 2026
- dgalarza/claude-code-workflows
Takes a Linear issue ID and runs a full TDD workflow - planning, parallel security/Rails reviews, feedback implementation, and automated PR creation with Linear integration.
About
Linear Implement is a Claude skill that takes a Linear issue ID and runs an end-to-end implementation workflow: it fetches the issue, plans the work, builds with test-driven development, launches parallel security and Rails best-practice reviews, applies the feedback, and opens a PR wired back to Linear. A solo Rails builder reaches for it to go from ticket to reviewed pull request without manually stitching the steps together.
- Turns a Linear issue into a finished PR
- Full TDD red-green-refactor loop
- Parallel security and Rails code reviews
- Automated PR creation with Linear links
Linear Implement by the numbers
- 35 all-time installs (skills.sh)
- Ranked #1,180 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dgalarza/claude-code-workflows --skill linear-implementAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 35 |
|---|---|
| repo stars | ★ 59 |
| Last updated | June 5, 2026 |
| Repository | dgalarza/claude-code-workflows ↗ |
What it does
Takes a Linear issue ID and runs a full TDD workflow - planning, parallel security/Rails reviews, feedback implementation, and automated PR creation with Linear integration.
Who is it for?
Rails developers who track work in Linear
When should I use this skill?
You have a Linear issue ID and want a full implement-to-PR run
What you get
- implemented feature
- pull request