ll-capture-issue

Create project issues from natural language input or conversation context.

7|2|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/BrennonTWilliams/little-loops --skill ll-capture-issue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ll-capture-issue
Source: https://github.com/BrennonTWilliams/little-loops/tree/main/skills/ll-capture-issue
Command: npx skills add https://github.com/BrennonTWilliams/little-loops --skill ll-capture-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of manually logging tasks by capturing issues directly from natural language conversations or project discussions.

Core Features & Use Cases

  • Seamless Capture: Automatically parses context to create structured issue tickets.
  • Contextual Linking: Supports optional epic association to maintain project hierarchy.
  • Use Case: When a team member identifies a bug during a chat, use this skill to immediately generate a formal issue ticket in the project tracking system without leaving the conversation.

Quick Start

Use the ll-capture-issue skill to create a new issue from the current conversation context.

Frequently Asked Questions about ll-capture-issue

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

FAQPage Schema
How do I create an issue from a conversation without leaving my chat?

Issue tracking from a conversation is done by parsing natural language input to instantly generate structured issue tickets. This eliminates manual logging by capturing the discussion context directly into your project tracking system.

What is the best way to automate task management from project discussions?

Automating task management from project discussions is best achieved by capturing issues directly from natural language conversations. This automatically parses context to create structured issue tickets and supports optional epic association to maintain project hierarchy.

Do I need specific CLI utilities to capture issues from chat history?

Yes, capturing issues from chat history requires access to ll-issues and ll-session CLI utilities. These tools are necessary to ensure proper state persistence and manage the issue lifecycle effectively.

Can I link captured issues to an existing project epic?

Yes, you can link captured issues to an existing project epic. The skill supports optional epic association during the issue creation process to maintain your project hierarchy and organizational structure.

Why manually log tasks when bugs are identified during a discussion?

Manually logging tasks creates workflow friction, whereas capturing issues directly from natural language conversations immediately generates a formal issue ticket. This allows team members to track bugs without leaving the conversation context.