tx-cycle

Coordinate a sub-agent swarm to discover codebase issues across repositories.

6|3|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/jamesaphoenix/tx --skill tx-cycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tx-cycle
Source: https://github.com/jamesaphoenix/tx/tree/main/apps/cli/src/templates/claude/skills/tx-cycle
Command: npx skills add https://github.com/jamesaphoenix/tx --skill tx-cycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate a sub-agent swarm to perform automated codebase issue discovery, helping teams identify and triage code health issues quickly.

Core Features & Use Cases

  • Orchestrates parallel scans across codebase areas to surface defects, anti-patterns, and gaps in tests or observability.
  • Supports configurable prompts for task scope, scan depth, and agent count to tailor the cycle to project needs.
  • Example: Triggered by a user mention of cycle or scan to automatically surface issues and propose actionable tasks.

Quick Start

Provide the initial task prompt and optional scan parameters, then run the cycle to begin scanning the codebase.

Frequently Asked Questions about tx-cycle

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

FAQPage Schema
How do I automate codebase issue discovery for a large monorepo?

You can automate codebase issue discovery by orchestrating a sub-agent swarm to scan parallel areas of a monorepo, surfacing defects, anti-patterns, and test gaps.

What is a sub-agent swarm for code review and how does it work?

A sub-agent swarm for code review deploys multiple agents that scan your codebase in parallel, applying configurable prompts for task scope and scan depth to find issues.

Can I tailor the scan depth and agent count for architecture reviews?

Yes, the cycle workflow supports configurable prompts for task scope, scan depth, and agent count, allowing you to tailor architecture reviews to your project needs.

How do I set up a cycle workflow to automate bug-hunting in a multi-service architecture?

Provide an initial task prompt and optional scan parameters, then run the cycle to orchestrate agents that scan your multi-service architecture for bugs.

Does automated codebase issue discovery work with multi-service architectures?

Yes, the cycle workflow applies to repositories of varying sizes, including multi-service architectures, to perform bug-hunting, architecture reviews, and quality assurance.