lybtzyzs-context-builder
CommunityInstantly gather all context for any dev task.
Software Engineering#development#code analysis#documentation#context#task management#knowledge management#serena
Authorshouqitao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the time-consuming and error-prone manual process of gathering all necessary information for a development task. It ensures that developers always have a complete and relevant context, including requirements, design, code dependencies, and historical decisions, preventing misunderstandings and rework.
Core Features & Use Cases
- Intelligent Document Aggregation: Automatically locates and aggregates relevant requirements, design, and task documents, intelligently de-duplicating and summarizing large files to fit token budgets.
- Code Dependency Analysis: Uses the
serenatool to analyze code dependencies, identifying relevant Repository, Service, and Controller layers, their interfaces, and implementation details. - Historical Decision Tracing: Retrieves Architecture Decision Records (ADRs), relevant best practices from memory, and related GitHub Issue history to provide comprehensive background and rationale.
- Use Case: When starting a new GitHub Issue, this Skill automatically builds a "context package" containing all relevant documents, code snippets, ADRs, and past discussions, allowing the developer to immediately start coding with full understanding.
Quick Start
Build the context for GitHub Issue #1234, which involves modifying the ConsultationRepository.
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-context-builder Download link: https://github.com/shouqitao/LYBTZYZS/archive/main.zip#lybtzyzs-context-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.