bug-start

Create Notion Bug entries from user reports using standardized templates.

9|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/mark22013333/crew --skill bug-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-start
Source: https://github.com/mark22013333/crew/tree/main/plugins/bug-workflow/skills/bug-start
Command: npx skills add https://github.com/mark22013333/crew --skill bug-start

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion-based bug management requires manual entry and inconsistent templates. Bug Start automates creating Bug entries with a standardized page template, minimizing setup time and ensuring consistent data.

Core Features & Use Cases

  • Automatic Notion page creation for new bugs using the predefined template.
  • Environment and project auto-detection with fallback to interactive selection if detection fails.
  • Automatic assignee resolution from Git config and Notion users, with manual override if needed.
  • Populates a comprehensive bug record including title, type, status, priority, environment, related project, and link to the issue.
  • Use Case: A developer reports a bug and triggers /bug-start to instantly generate a Notion entry with all metadata and a ready-to-edit investigation template.

Quick Start

Trigger the skill with /bug-start <brief bug description> to create a Notion Bug entry.

Frequently Asked Questions about bug-start

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

FAQPage Schema
How do I automatically create Notion bug entries from user reports?

You can automatically create Notion bug entries from user reports by triggering a command with a brief description to generate a standardized page. This automatically populates metadata like title, type, priority, environment, and assignee using predefined templates.

Can I use Notion API to standardize issue tracking templates for software development?

Yes, using the Notion API to standardize issue tracking templates ensures consistent data for software development workflows. It applies a predefined page template to automatically populate bug records, minimizing manual setup time and inconsistent data entry.

How does environment and project auto-detection work for Notion bug tracking?

Environment and project auto-detection for Notion bug tracking works by automatically associating bugs with the correct project and environment. If detection fails, it provides a fallback to interactive manual selection to ensure accurate metadata assignment.

Do I need Git integration to prefill assignees for Notion bug pages?

Git integration is used to resolve assignees for Notion bug pages by matching Git config with Notion users. If the automatic resolution fails or needs adjustment, you can manually override the assignee prefill.

What is the best way to manage bug tracking in Notion without manual data entry?

The best way to manage bug tracking in Notion without manual data entry is automating page creation with standardized templates. This approach instantly generates a comprehensive bug record with a ready-to-edit investigation template and all necessary metadata.

What happens if project detection fails when creating a Notion bug entry?

If project detection fails when creating a Notion bug entry, the workflow falls back to interactive manual selection. This ensures the bug is still correctly associated with the right project and environment despite the detection failure.