cycle

Retrieve current-cycle Linear issues grouped by workflow status.

Updated May 14, 2026
One-click install
npx skills add https://github.com/HabibTorjmen/Blockchain --skill cycle-habibtorjmen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cycle
Source: https://github.com/HabibTorjmen/Blockchain/tree/main/aztec-packages/.claude/skills/cycle
Command: npx skills add https://github.com/HabibTorjmen/Blockchain --skill cycle-habibtorjmen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the hassle of manually checking Linear by automatically pulling your current-cycle issues and organizing them by status.

Core Features & Use Cases

  • Cycle-scoped issue retrieval: Looks up the active “current” cycle(s) for each team you belong to and fetches only issues assigned to you.
  • Status-grouped presentation: Outputs open issues in a table format (issue number and title) and summarizes closed issues by count to keep the view concise.
  • Practical use case: Use it at the start of your day to quickly see what’s in Todo, In Progress, and In Review for your current cycle, without switching between Linear views.

Quick Start

Ask the AI to run the cycle skill to show your Linear issues for the current cycle grouped by status.

Frequently Asked Questions about cycle

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

FAQPage Schema
How do I view my current Linear cycle issues grouped by workflow status?

To view current Linear cycle issues grouped by status, the tool queries your assigned tasks across all active team cycles and groups open issues into a table while summarizing closed issues by count.

Can I see all my Linear team sprints work in one place without switching views?

Yes, you can see all Linear team sprints work in one place by querying each team's current cycle and retrieving your assigned issues to render an at-a-glance status grouping.

What is the best way to track my active Linear work for daily standups?

The best way to track active Linear work for standups is retrieving current-cycle issues assigned to you, which outputs open tasks in Todo, In Progress, and In Review statuses as a concise table.

Does this work with team-based Linear setups where active current cycles exist?

Yes, this works specifically with team-based Linear setups where active current cycles exist, requiring queries of user teams, listing current cycles per team, and filtering issues by assignee and cycle ID.

Why are my closed Linear issues summarized by count instead of listed in a table?

Closed Linear issues are summarized by count to keep the status grouping view concise, while only open issues are rendered in a table format showing issue number and title.

Do I need to manually filter Linear issues by assignee and cycle ID?

No, you do not need to manually filter Linear issues by assignee and cycle ID, as the system automatically queries your teams, lists current cycles per team, and fetches only issues assigned to you.