Tag: workflow
LobeHub task management and workflow orchestration
This skill provides comprehensive CLI access to manage the entire task lifecycle within LobeHub. Developers can use commands to track progress, manage subtasks and dependencies, and handle associated documents and conversation topics.
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…
Structured workflow for inbox message triage
This skill implements a robust, multi-stage workflow for triaging incoming messages. It classifies items into categories and manages state persistence, allowing the flow to pause while awaiting external input before resuming processing.
Manage and structure scientific research experiments
This skill establishes the foundational structure for a research experiment, handling directory setup, baseline file copying, and ingesting diverse research sources. It manages all necessary bookkeeping by initializing and updating central …
Foundational Agentic Skill Framework Implementation
This skill provides a foundational framework for implementing complex, multi-step agentic workflows. It allows developers to orchestrate various capabilities into cohesive, reliable processes.
Managing automated PR review cycles
This skill automates the entire PR review lifecycle, monitoring bot feedback, fetching inline comments, and guiding the developer through fixing real bugs and providing reasoned dismissals for speculative feedback. It ensures all bot commen…
Standardized planning workflow management skill
This skill standardizes the planning process by guiding users through selecting appropriate execution modes (spec or no-spec) based on task scope and complexity. It enforces structured workflows, ensuring necessary confirmations and maintai…
Automated git workflows for development delivery
This skill formalises complex, multi-step git delivery workflows, allowing agents to execute structured processes like conventional commits, safe PR creation, and release note generation. It also facilitates isolated worktree analysis and f…
Structured task flow for inbox message triage
This skill demonstrates a robust pattern for handling incoming messages by classifying intent and managing complex routing logic. It allows for immediate notifications, pausing execution while awaiting external replies, and aggregating item…
Automated Pull Request Workflow
A workflow for agents to automate the pull request lifecycle, including pre-flight checks, test coverage verification, and template-based PR creation. It integrates with GitHub CLI and review bots to manage the end-to-end review process.
Creating durable asynchronous workflows with Temporal
This skill provides a comprehensive guide to setting up durable, asynchronous workflows using Temporal. It covers defining activities, orchestrating workflows, and running dedicated workers for robust background processing.
Structured Task and Project Workflow Manager
This skill provides a robust CLI interface for managing complex, multi-stage tasks. Developers can utilize commands to track the task lifecycle, manage subtasks and their dependencies, and organize associated resources like documents and co…
Automated Linear Issue Management Workflow
This skill orchestrates comprehensive issue management within Linear, enabling agents to retrieve details, extract context from images, update issue statuses, and create structured sub-issue trees. It ensures robust project tracking by auto…
Mandatory Skill Invocation Workflow Guide
This skill enforces a strict protocol requiring the agent to check for and invoke any relevant skill before generating any response or taking action. It establishes the Skill tool as the mandatory first step in the agent's workflow, overrid…
Workflow for structured process tool usage
This skill orchestrates a multi-step process by first calling a 'generate' tool to obtain an ID, and subsequently invoking the 'process' tool with the necessary parameters. It implements conditional logic to guide the agent based on specifi…
End-to-end safe code refactoring workflow
This skill automates a comprehensive, safe refactoring workflow by coordinating blast-radius analysis, speculative preview, disk application, build verification, and targeted test execution. It ensures changes are validated end-to-end, mini…
GitHub Issue Bug Fixing Workflow
A systematic workflow for investigating, reproducing, and resolving GitHub issues within the DBHub codebase. It guides the agent through fetching issue details, locating relevant code, and creating pull requests.
Vizro Dashboard Design Workflow
A structured three-step workflow for planning Vizro dashboards through requirements gathering, layout design, and visualisation selection. It utilises YAML spec files to document architectural decisions and ensure a consistent transition to…
Workflow for adding Linear MCP tools
This skill outlines the end-to-end workflow for implementing or updating a Linear capability within the mcp-linear repository. It guides developers through service method updates, tool definition creation, handler implementation, and compre…
General purpose agentic workflow skill framework
This skill provides a foundational framework for executing complex, multi-step agentic workflows. It enables structured orchestration of various tasks within the agentic pipeline.
ENCODE Pipeline Workflow Generation and Management
This skill facilitates the generation and execution of complex ENCODE bioinformatics workflows, supporting custom Nextflow and WDL pipelines. It manages compute resource requirements and deployment across local, HPC, and major cloud platfor…
Structured bug fixing and feature remediation workflow
This skill executes a structured workflow to diagnose and resolve bugs within a feature or module. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regression tests.
structured workflow for bug fixing and testing
This skill automates the process of fixing bugs within a feature or module by following a structured workflow. It supports optional error classification (implementation, spec, or architectural) and ensures all fixes are validated with regre…
Create structured development plans in Neotoma
This skill guides the user through a comprehensive workflow to define and store a new plan entity within Neotoma. It systematically collects required fields, performs an alignment check, and establishes necessary relationships before persis…