log-bugs-to-diolog-tasks

Create Diolog Tasks issues from code review markdown reports with severity and type tags.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/DiologIR/diolog-plugins --skill log-bugs-to-diolog-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-bugs-to-diolog-tasks
Source: https://github.com/DiologIR/diolog-plugins/tree/main/plugins/log-bugs-to-diolog-tasks/skills/log-bugs-to-diolog-tasks
Command: npx skills add https://github.com/DiologIR/diolog-plugins --skill log-bugs-to-diolog-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of logging bugs from code review markdown reports directly into Diolog Tasks, saving time and reducing manual errors.

Core Features & Use Cases

  • Automated Bug Logging: Converts findings from code review reports into Diolog Tasks issues.
  • Severity and Type Tagging: Assigns severity and type labels to each issue (e.g., Critical, High, Medium, Low; Vulnerability, Bug).
  • Todo Status: Sets the initial status of each issue to Todo.
  • Use Case: Ideal for teams that want to streamline the bug tracking process by integrating code reviews with issue management.

Quick Start

Use the log-bugs-to-diolog-tasks skill to log all findings from the attached code review report 'code-review.md' into Diolog Tasks.

Frequently Asked Questions about log-bugs-to-diolog-tasks

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

FAQPage Schema
How do I automate bug logging from code review reports into issue tracking systems?

This Skill automates bug logging from code review markdown reports into Diolog Tasks by creating issues, applying severity and type tags, and setting initial Todo status. It requires access to the Diolog Tasks API and appropriate issue creation permissions.

Can I automatically tag bug severity and type when creating issues from code reviews?

Yes, this Skill handles severity and type tagging automatically when generating issues from code review markdown reports. It assigns severity levels like Critical, High, Medium, Low, and type labels such as Vulnerability or Bug to each Diolog Tasks issue.

Do I need API permissions to automate issue creation from markdown code review reports?

Yes, automating issue creation requires access to the Diolog Tasks API and appropriate permissions for issue creation. You must ensure your API credentials are configured correctly before running the bug logging automation.

What is the best way to streamline bug tracking by integrating code reviews with issue management?

Streamlining bug tracking involves converting code review findings directly into actionable issues with predefined statuses. This Skill integrates code reviews with issue management by logging findings into Diolog Tasks and setting initial issue status to Todo.

How do I set initial issue status when logging bugs from code reviews?

Setting initial issue status ensures newly logged bugs are immediately actionable within the tracking workflow. This Skill sets the initial status of each issue created from code review reports to Todo automatically during the logging process.