Initialize issue workflow configuration for a project by generating .gitea/issue-workflow.yaml with labels, board columns, and automation rules based on project type.
Initialize issue workflow configuration for Gitea projects by generating .gitea/issue-workflow.yaml with labels, board columns, and automation rules based on project type.
Associates an existing issue with a specified project in Linear, enabling better organization and tracking of tasks within project workflows. Requires issue ID and project ID as inputs.
Retrieve issue details, project context, and status using a short ID. Simplify error tracking and monitoring by mapping short IDs to comprehensive issue information.
Enables project and task management through a lightweight SQLite database, allowing users to create projects, add categorized tasks, track status changes, and get project statistics through natural language commands.
A comprehensive Model Context Protocol server for YouTrack integration, providing extensive tools for issue tracking, project management, workflow automation, and team collaboration.