lybtzyzs-task-executor
CommunityAutomate GitHub Issue implementation, from code to commit.
Software Engineering#code quality#development#CI/CD#full-stack#code generation#task automation#GitHub
Authorshouqitao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the entire implementation cycle for GitHub Issues, from understanding the task to committing the code. It eliminates manual coding for routine tasks, ensures adherence to project standards, and provides a closed-loop development experience, freeing developers from repetitive coding.
Core Features & Use Cases
- End-to-End Task Execution: Automatically reads a GitHub Issue, builds a comprehensive context (requirements, design, code dependencies), generates/modifies code, runs automated validations, and commits the changes.
- Intelligent Code Generation: Implements various task types (Repository, Service, Controller, ViewModel, View, DTO, Entity, Test) following project-specific templates, DI patterns, async/await best practices, and RESTful conventions.
- Integrated Quality Gates: Performs automated compilation checks, unit tests, MVP compliance, and architectural compliance checks, attempting simple auto-fixes for common errors.
- Use Case: A user assigns GitHub Issue #1601, "Create RefreshTokenRepository." This Skill automatically reads the issue, generates the
IRefreshTokenRepositoryinterface andRefreshTokenRepositoryimplementation, ensures it inheritsBaseRepository<RefreshToken>, implementsGetByTokenAsync, compiles, passes compliance checks, and then commits the code with a standard message, updating the issue status.
Quick Start
Execute GitHub Issue #1601 to implement the RefreshTokenRepository.
Dependency Matrix
Required Modules
None requiredComponents
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: lybtzyzs-task-executor Download link: https://github.com/shouqitao/LYBTZYZS/archive/main.zip#lybtzyzs-task-executor 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.