fast-rocket

Process Linear issues end-to-end with Codex review and pull request creation.

Updated Jun 21, 2025
One-click install
npx skills add https://github.com/aryan-binazir/cc-config --skill fast-rocket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fast-rocket
Source: https://github.com/aryan-binazir/cc-config/tree/main/skills/personal_dev/fast-rocket
Command: npx skills add https://github.com/aryan-binazir/cc-config --skill fast-rocket

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, codex-api, linear-api, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire Linear issue lifecycle, from resolution to review, through a series of predefined steps, saving time and reducing errors in the process.

Core Features & Use Cases

  • Issue Resolution & Planing: Automates focused clarification, planning, and testing.
  • Commit & Push: Handles code commit, push, and pull request creation.
  • Codex Review: Integrates with Codex for high-quality code review.
  • Use Case: For a user with a Linear issue that needs to be swiftly moved to a review-ready pull request, this Skill handles everything from clarifying the issue to getting it reviewed by Codex.

Quick Start

Invoke the fast-rocket skill with the Linear issue ID, e.g., $fast-rocket BBA-359

Frequently Asked Questions about fast-rocket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Linear issue resolution to a pull request with code review?

Automate Linear issue resolution to a pull request by processing the issue end-to-end, which includes clarifying requirements, test-first implementation, branch management, and Codex review. This coordinates the entire issue lifecycle from planning to a review-ready PR.

What APIs are required to integrate Linear issue management with GitHub and Codex?

Integrating Linear issue management with GitHub and Codex requires access to the Linear API, GitHub API, and Codex API. These dependencies enable automated branch creation, code commits, and high-quality code review.

How does Codex review work during automated pull request creation from Linear issues?

Codex review works during automated pull request creation by integrating with the Codex API after code implementation. It evaluates the committed code to ensure high quality before the final pull request is opened on GitHub.

Can I use Linear issue automation for test-first implementation and branch management on GitHub?

Yes, you can use Linear issue automation for test-first implementation and branch management on GitHub. The workflow coordinates GitHub actions for branch creation, commits, and pushes directly from the resolved Linear issue.

What is the best way to streamline end-to-end Linear issue processing for development teams?

The best way to streamline end-to-end Linear issue processing is to automate focused clarification, plan critique, implementation, and PR creation. This eliminates manual errors and swiftly moves issues to a review-ready state using GitHub and Codex.