bug-setup

Detect Notion databases, generate configuration files, and map project associations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bug Workflow 初次設定通常繁瑣且依賴手動配置。本 Skill 提供互動式向導,能自動偵測 Notion 資料庫、產出設定檔,並建立專案對應,讓團隊能快速啟動 Bug Workflow。

Core Features & Use Cases

  • 互動式初次設定向導:引導使用者完成 Notion 工作區定位、資料庫偵測與欄位驗證,並自動生成設定檔供其他 Skill 使用。
  • 自動整合與對應:自動偵測專案對應,建立或對應 Notion 的任務追蹤工具、Bug 知識庫與專案資料庫,並在完成後嵌入工作區總覽。
  • 錯誤處理與回退:遇到重複工作區、缺失欄位或未安裝 Notion MCP Server 等情境時提供清晰的選項與回退路徑。

Quick Start

Run the /bug-setup command to start the interactive onboarding and generate the initial configuration.

Frequently Asked Questions about bug-setup

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

FAQPage Schema
How do I automate Notion database setup for a bug tracking workflow?

You can automate Notion database setup by running an interactive onboarding wizard that detects existing workspaces, provisions standard fields, and generates a configuration file. This workflow validates project associations and embeds inline page views into your workspace overview.

Can I map multiple Notion workspaces to a single bug workflow configuration?

Yes, you can map multiple Notion workspaces during the bug workflow configuration. The setup process automatically discovers available workspaces, detects duplicate entries, and provides fallback paths to ensure each project association is correctly linked to its respective database.

Do I need a Notion MCP Server to integrate bug tracking into my project databases?

Yes, a Notion MCP Server is required to integrate bug tracking into your project databases. The setup wizard checks for the MCP Server and provides clear error handling with fallback routing if the server is missing or required standard fields are not found.

What happens if the bug workflow setup detects missing fields in my Notion database?

If the bug workflow setup detects missing fields in your Notion database, it triggers a fallback path that prompts you to provision standard fields. The wizard validates the database schema and ensures all required tracking properties are created before finalizing the configuration file.

How does guided workspace discovery work when onboarding new bug tracking projects?

Guided workspace discovery works by automatically scanning your Notion environment to locate existing task tracking tools and bug knowledge bases. It maps these project associations and embeds an inline page view into your workspace overview to complete the onboarding.

Why does my bug workflow configuration fail when mapping duplicate Notion workspaces?

Your bug workflow configuration fails on duplicate Notion workspaces because the setup wizard enforces data source validation to prevent conflicts. It provides explicit error handling and fallback options to resolve duplicate mappings and ensure a single source of truth for your bug tracking.