founder_mode

Create a Linear ticket and GitHub Pull Request from a Git commit.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/visualitypl/visuality-humanlayer --skill founder-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: founder_mode
Source: https://github.com/visualitypl/visuality-humanlayer/tree/main/.github/skills/founder_mode
Command: npx skills add https://github.com/visualitypl/visuality-humanlayer --skill founder-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly create a Linear ticket and a corresponding GitHub Pull Request for experimental features when proper ticketing and PR setup were initially missed.

Core Features & Use Cases

  • Streamlined Workflow: Automates the process of creating a Linear ticket and a new Git branch for experimental work.
  • Commit Integration: Leverages your latest commit to populate the ticket and PR details.
  • Use Case: You've just finished implementing a new, experimental feature and realized you forgot to create a ticket. This Skill guides you through creating the ticket, branching, cherry-picking your commit, and opening a PR.

Quick Start

Follow the instructions in the skill to create a Linear ticket and PR for your recent experimental feature commit.

Frequently Asked Questions about founder_mode

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

FAQPage Schema
How do I create a Linear ticket and GitHub PR for a commit I already made?

You can create a Linear ticket and GitHub PR for an existing commit by fetching the commit SHA, creating the ticket, branching, cherry-picking the commit, and generating the PR via GitHub CLI to automate the experimental feature workflow.

What is the workflow for adding a Linear ticket after implementing an experimental feature?

The workflow for adding a Linear ticket post-implementation involves integrating Git commit history with Linear ticket management to automatically branch, cherry-pick the specific commit, and open a corresponding GitHub Pull Request.

Can I use this Linear and GitHub PR automation if I forgot to set up ticketing initially?

Yes, you can use this automation if you forgot ticketing, as it specifically solves the problem of streamlining Linear ticket and GitHub Pull Request creation for experimental features after the implementation is already complete.

Does this ticket and PR creation process require the GitHub CLI?

Yes, generating the GitHub Pull Request requires the GitHub CLI, which the Skill leverages alongside Git commit history and Linear ticket management to complete the experimental feature workflow.

How do I populate Linear ticket and PR details from my latest Git commit?

To populate Linear ticket and PR details from your latest Git commit, the Skill leverages your recent commit history to automatically extract and fill the necessary information for the experimental feature.

Are there limitations when creating Linear tickets for experimental features this way?

A limitation is that this Skill is designed specifically for experimental features where proper ticketing and PR setup were initially missed, requiring specific commit SHAs and cherry-picking to function correctly.