team-issue
CommunityResolve GitHub issues with coordinated agents.
Software Engineering#code review#agent orchestration#task planning#issue resolution#conflict detection#DAG execution#test-driven implementation
Authortcytan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It reduces the time and coordination effort needed to go from a set of issue IDs to a validated implementation, by orchestrating a structured, multi-role workflow that clarifies requirements, plans changes, reviews for feasibility, queues work, and implements with tests.
Core Features & Use Cases
- Unified issue-resolution pipeline: Runs Quick, Full, or Batch workflows end-to-end, automatically wiring task dependencies and handoffs.
- Role-based collaboration: Uses a coordinator with specialized worker roles (explorer, planner, reviewer, integrator, implementer) to separate responsibilities cleanly.
- Review gate and fix cycles: In Full/Batch modes, performs reviewer scoring and can run revision loops (up to configured limits) before proceeding.
- Conflict-aware batching: Forms a DAG-based execution queue to detect conflicts and parallelize implementation safely.
- Practical outputs for tracking: Produces session artifacts including context reports, solution JSON, audit reports, an execution queue, and build results.
Quick Start
Ask the skill to process issues by running: Use team-issue to resolve issues by calling Skill(skill="team-issue", args="GH-12345 GH-12346 --mode=quick").
Dependency Matrix
Required Modules
ccwgeminiBashmcp__ace-tool__search_contextmcp__ccw-tools__team_msg
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: team-issue Download link: https://github.com/tcytan/tecton/archive/main.zip#team-issue Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.