·open-pr
</>

open-pr

synthesys-lab/assassyn

Create GitHub pull requests from conversation context with proper formatting and tag selection

2Installs·0Trend·@synthesys-lab

Installation

$npx skills add https://github.com/synthesys-lab/assassyn --skill open-pr

SKILL.md

This skill instructs AI agents on how to create GitHub pull requests from conversation context with meaningful titles, proper formatting, and appropriate tag selection. The AI agent should analyze the conversation, extract PR details, and confirm with the user before creating the pull request.

GitHub pull requests created by this skill must follow this exact structure:

A git-msg-tags.md file should appear in {ROOTPROJ}/docs/git-msg-tags.md which defines the tags related to the corresponding modules or modifications. The AI agent MUST refer to this file to select the appropriate tag for the PR title.

Create GitHub pull requests from conversation context with proper formatting and tag selection Source: synthesys-lab/assassyn.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/synthesys-lab/assassyn --skill open-pr
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is open-pr?

Create GitHub pull requests from conversation context with proper formatting and tag selection Source: synthesys-lab/assassyn.

How do I install open-pr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/synthesys-lab/assassyn --skill open-pr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/synthesys-lab/assassyn