issue-create

Create a single issue from conversation context using the br CLI.

2|2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/NavarrePratt/claude-settings --skill issue-create-navarrepratt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-create
Source: https://github.com/NavarrePratt/claude-settings/tree/main/skills/issue-create
Command: npx skills add https://github.com/NavarrePratt/claude-settings --skill issue-create-navarrepratt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly convert conversation context into a lightweight issue, enabling rapid capture of a single piece of work without full planning.

Core Features & Use Cases

  • Create a single issue from the current conversation context.
  • Leverage the conversation history and optional arguments as inputs for the new issue.
  • Integrate with br CLI for creation and support clarifying prompts when ambiguities arise.

Quick Start

Instruct the AI to create a single issue from the current conversation context.

Frequently Asked Questions about issue-create

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

FAQPage Schema
How do I create a single issue from conversation context during a chat session?

To create a single issue from conversation context, instruct the AI to generate one during your chat-driven session. The Skill uses conversation history and optional arguments to capture a single piece of work quickly without full planning.

What is the best way to quickly capture one piece of work without full issue planning?

The best way to capture a single piece of work without full issue planning is converting conversation context into a lightweight issue. This approach enables rapid artifact creation during chat-driven sessions instead of triggering a comprehensive planning workflow.

Do I need the br CLI to create an issue from chat context?

Yes, you need the br CLI installed and available. The Skill relies on the br CLI for the actual issue creation process, while using your conversation history and optional arguments as the contextual inputs.

Can I pass optional arguments when generating an issue from conversation history?

Yes, you can pass optional arguments when generating an issue. The Skill uses both the conversation history and these optional arguments as inputs to define the lightweight artifact before invoking the br CLI for creation.

What happens if there are ambiguities when creating an issue from conversation context?

If ambiguities arise during issue creation, the Skill supports clarifying prompts. It will ask questions during the chat-driven session to ensure the single issue accurately reflects the intended piece of work before finalizing the artifact.