Tag: issue-tracking

Type: All Skills Tools
skill ★ 77,350

Linear issue management and workflow automation

This skill manages the full lifecycle of issues within Linear, enabling agents to retrieve details, update statuses, and create structured sub-issue trees. It ensures proper context by generating completion comments and linking PRs using sp…

lobehub/lobehub linear issue-management workflow project-management
skill ★ 8,394

Automated Daily GitHub Issue and PR Reporting

This skill automates the generation of comprehensive daily reports for GitHub projects, tracking new issues and pull requests while maintaining a structured knowledge base. It monitors issue status, identifies follow-up actions, and suggest…

higress-group/higress github-automation issue-tracking knowledge-base daily-reporting
tool ★ 405

Persistent Semantic Memory and Knowledge Management

Memora provides a persistent, semantic memory layer for managing knowledge, architectural decisions, and task tracking across multiple sessions. It allows developers to store, retrieve, and organize context using hybrid search, structured h…

agentic-box/memora persistent-memory knowledge-management semantic-search todo-tracking
tool ★ 3,264

Manage GitHub Kanban Board Statuses

This tool provides comprehensive management of a GitHub Kanban board, allowing users to sync statuses, view assigned items, move issues between stages, and identify stale or forgotten tasks using GitHub's API.

langwatch/langwatch github kanban project-management issue-tracking
skill ★ 23

Neotoma Issue Queue Management and Resolution

This skill automates the end-to-end processing of open issues, classifying reproduction environments and executing resolution plans. It can autonomously open PRs for public fixes, create local worktrees, or generate security advisories for …

markmhendrickson/neotoma issue-tracking github-automation pr-generation security-advisory
skill ★ 7

Structured Workflow for Bug Fixing and Documentation

This skill guides the agent through a comprehensive bug resolution lifecycle, starting with issue tracking and root-cause analysis, proceeding through minimal implementation, rigorous testing, and concluding with mandatory documentation upd…

testdino-hq/testdino-mcp bug-fix workflow testing documentation
tool ★ 372,633

GitHub CLI for managing repositories and workflows

This utility provides a comprehensive command-line interface for interacting with GitHub resources. It allows developers to manage issues, pull requests, CI/CD runs, and execute direct API queries efficiently.

openclaw/openclaw github cli pr-management issue-tracking
tool ★ 372,633

Programmatic access to GitHub resources

Provides comprehensive programmatic access to GitHub resources, enabling querying of issues, pull requests, CI status, releases, and organizational metadata via the dedicated gh CLI.

openclaw/openclaw github git-cli pr-management issue-tracking
tool ★ 372,633

Local GitHub Issue and PR Archival Tool

This utility enables developers to query GitHub issues and PRs using local archives, prioritizing efficiency and freshness checks before making live API calls. It supports advanced operations including cluster analysis, thread retrieval, an…

openclaw/openclaw github pr-management issue-tracking archival
skill

Persistent Semantic Memory for Context and Knowledge

This system provides persistent, semantic memory storage, allowing agents to retain and retrieve knowledge, architectural decisions, and task context across multiple sessions. It supports structured organization via hierarchies, dedicated T…

agentic-mcp-tools/memora memory knowledge-base context persistence
skill

Searching MCP GitHub PRs and Discussions

This skill enables agents to search and analyse pull requests, issues, and discussions within the Model Context Protocol GitHub organisation. It facilitates deep dives into historical design decisions by leveraging the GitHub GraphQL API to…

modelcontextprotocol/specification github-search mcp pull-requests graphql
skill ★ 8

OneDev issue development setup

Automates the preparation of a local git environment for OneDev issues by creating branches, switching checkouts, and fetching issue context.

theonedev/tod onedev git issue-tracking workflow-automation