work-issue

Manage GitHub Issues from claim to merge with CI gates.

Updated Jul 31, 2026
One-click install
npx skills add https://github.com/fsolla/teqo --skill work-issue-fsolla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-issue
Source: https://github.com/fsolla/teqo/tree/main/.cursor/skills/work-issue
Command: npx skills add https://github.com/fsolla/teqo --skill work-issue-fsolla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of managing software development tasks by automating the entire lifecycle of a GitHub Issue from initial claim to final merge, ensuring consistency and adherence to repository standards.

Core Features & Use Cases

  • Automated Workflow: Handles the claim, planning, implementation, and PR creation process for Teqo repository issues.
  • Quality Assurance: Enforces engineering gates, model verification, and parallel code reviews to maintain high standards.
  • Use Case: When assigned a new feature request or bug fix, use this Skill to automatically set up the development session, link the relevant roadmap plan, and guide the implementation through to a verified merge in main.

Quick Start

Use the work-issue skill to claim and implement the next high-priority issue from the repository backlog.

Frequently Asked Questions about work-issue

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

FAQPage Schema
How do I automate the GitHub Issue lifecycle from claim to merge?

Automating the GitHub Issue lifecycle involves coordinating claim, implementation, and merge workflows. This process ensures strict adherence to CI gates and roadmap plans for software development tasks within the Teqo repository.

What is the best way to enforce CI gates during GitHub Issue implementation?

The best way to enforce CI gates during GitHub Issue implementation is to use an automated workflow that applies quality assurance. This ensures engineering gates, model verification, and parallel code reviews are maintained before a verified merge in main.

Do I need GitHub CLI and pnpm to manage repository issue workflows?

Yes, managing repository issue workflows requires integration with GitHub CLI and pnpm. The complete lifecycle management of GitHub Issues relies on these local development environment configurations.

How do I link a roadmap plan when setting up a development session for a new feature?

Link a roadmap plan when setting up a development session by using an automated workflow that handles the claim and implementation process. This automatically links the relevant roadmap plan to guide the implementation through to a verified merge.

Can I use this automated workflow for bug fixes in the Teqo repository?

Yes, you can use this automated workflow for bug fixes in the Teqo repository. It applies to software development tasks requiring strict adherence to CI gates, automatically setting up the session and guiding the implementation.