ticker

Orchestrate autonomous AI agent loops for software development epics.

2|1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/pengelbrecht/ticker --skill ticker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ticker
Source: https://github.com/pengelbrecht/ticker/tree/main/skills/ticker
Command: npx skills add https://github.com/pengelbrecht/ticker --skill ticker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of complex coding tasks and project epics by orchestrating AI agents, managing issue tracking, and ensuring task completion.

Core Features & Use Cases

  • Autonomous Epic Execution: Run AI agents like Claude Code CLI in continuous loops to complete defined epics.
  • Issue Tracking Integration: Works with the Ticks (tk) CLI to create, manage, and track tasks and epics.
  • Test-Driven Development Support: Encourages and facilitates TDD by structuring tasks with clear acceptance criteria and test commands.
  • Use Case: You have a large software feature defined as an epic. This Skill can autonomously break it down into tasks, have an AI agent work on them, run tests, and report completion, managing the entire process.

Quick Start

Use the ticker skill to run the epic with ID 'epic-123'.

Frequently Asked Questions about ticker

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

FAQPage Schema
How do I automate AI agents to complete software epics autonomously?

To automate AI agents for software epics, you can use an autonomous orchestration loop that integrates issue tracking with the Claude Code CLI to manage task execution, signal handling, and checkpointing for long-running development cycles.

How does test-driven development integrate with autonomous AI coding agents?

Test-driven development integrates with autonomous AI coding agents by structuring epic tasks with clear acceptance criteria and specific test commands, ensuring the AI validates code changes against defined tests before reporting task completion.

Do I need specific CLI tools to run AI agents for issue tracking and coding?

Yes, running AI agents for issue tracking and coding requires installing the `tk` and `ticker` CLI tools to manage the issue tracker and orchestrate the autonomous agent loops for your development epics.

What is the best way to manage long-running AI development cycles?

The best way to manage long-running AI development cycles is using an orchestration skill that handles checkpointing and signal management, allowing AI agents to run in continuous loops until an epic is fully complete.

Can I use an AI agent to break down a large software feature into tasks?

Yes, you can use an AI agent to autonomously break down a large software feature defined as an epic into manageable tasks, execute the coding, run tests, and report completion while managing the entire process.

Why use an issue tracker when automating AI coding agents?

Using an issue tracker when automating AI coding agents provides a structured backlog for creating, managing, and tracking tasks and epics, ensuring the autonomous agent loop executes the correct work and reports accurate completion status.