gur-workflow

Teach advanced task management patterns for the gur CLI tool.

24|2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Giancarlos/guardrails --skill gur-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gur-workflow
Source: https://github.com/Giancarlos/guardrails/tree/main/skills/gur-workflow
Command: npx skills add https://github.com/Giancarlos/guardrails --skill gur-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to using the gur CLI tool for efficient task management, enabling structured workflows and improved productivity for AI agents and development teams.

Core Features & Use Cases

  • Task Lifecycle Management: Understand and utilize task states from open to archived.
  • Dependency & Gate Management: Implement task dependencies and quality gates to ensure proper workflow sequencing and quality.
  • Structured Task Creation: Learn to create tasks with types, priorities, labels, and assignees.
  • Use Case: An AI agent needs to develop a new feature. This skill guides the agent on how to create an epic, break it down into subtasks, define dependencies between them, and set up quality gates for testing and review before closing tasks.

Quick Start

Use the gur-workflow skill to create a new task with a bug type and high priority.

Frequently Asked Questions about gur-workflow

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

FAQPage Schema
How do I manage AI agent tasks using a CLI workflow?

Manage AI agent tasks using a CLI workflow by creating epics, breaking them into subtasks, setting priority levels, and tracking the task lifecycle from open to archived. This enforces structured workflows and improves productivity.

What is the best way to structure task dependencies and quality gates?

Structure task dependencies and quality gates by defining prerequisite links between subtasks and enforcing testing or review checkpoints before closing. This ensures proper workflow sequencing and maintains development quality standards.

Can I use agile task management patterns for AI development teams?

You can use agile task management patterns for AI development teams by applying structured task creation with types, labels, and assignees. This approach guides agents to break down features into trackable units with meaningful close reasons.

How do I search and close tasks with meaningful context in a CLI environment?

Search and close tasks with meaningful context by adding detailed notes during updates and providing specific close reasons. Regular archiving and compaction of completed tasks maintain a clean and searchable task history.

When should I archive tasks or compact task history in a CLI tool?

Archive tasks or compact task history regularly after tasks are closed and dependencies are resolved. This prevents history bloat, optimizes search performance, and ensures active workflows remain focused on current priorities.