founder_mode

Create retroactive Jira tickets and PRs for local experimental commits.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill founder-mode-brightblock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: founder_mode
Source: https://github.com/BrightBlock/hyprlayer-cli/tree/main/claude/skills/founder_mode
Command: npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill founder-mode-brightblock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create retroactive Jira tickets and PRs for experiments that skipped standard ticketing flows.

Core Features & Use Cases

  • Backfill governance and review by generating a Jira ticket and an associated PR for a local experimental commit.
  • Manage branch naming, cherry-picks, and review handoffs to align with team processes.
  • Use Case: After landing an experimental feature locally, retroactively create tracking artifacts to ensure traceability and compliance.

Quick Start

Describe the retroactive founder-mode process to create a Jira ticket and a PR for the current local 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 Jira ticket for a local experimental commit that has no tracking?

To create a Jira ticket for a local experimental commit, you can backfill governance artifacts by retroactively generating the tracking ticket and an associated PR. This ensures your local experimental work gains traceability and aligns with standard review processes.

Can I generate a PR and backfill governance for a feature that skipped the ticketing flow?

Yes, you can generate a PR and backfill governance for features that skipped the ticketing flow. This process retroactively creates the missing Jira issue, establishes correct branch naming, and opens a pull request to initiate the required code review.

What is the best way to handle cherry-picks when backfilling branches for an experiment?

The best way to handle cherry-picks during a backfill is to apply controlled branch generation that aligns with your team's processes. This ensures the experimental commit is correctly isolated and reviewed across Git and Jira before merging.

How do I align local experimental commits with standard Git and Jira review processes?

To align local experimental commits with standard review processes, you retroactively generate the missing Jira ticket and PR. This synchronizes the local commit with expected branch naming conventions and governance workflows for proper compliance and review handoffs.

Does backfilling tickets work for experiments already committed locally without a Jira issue?

Yes, backfilling tickets works for experiments already committed locally without a Jira issue. You can retroactively create the tracking artifacts and pull requests needed to satisfy end-to-end coordination requirements and bring the experiment into compliance.

When should I avoid retroactive ticketing and PR generation for local commits?

You should avoid retroactive ticketing if your experimental commit cannot be cleanly isolated for review, as this process requires controlled branch generation and cherry-pick considerations to successfully create compliant Jira tickets and PRs.