davidYichengWei/agentic-engineering-framework
Agent
A read-only investigation of a software codebase, including its modules, dependencies, call paths, configuration, and tests. The report distinguishes direct evidence from conclusions drawn from it.
开箱即用、可按项目定制的 AI Coding Agent Skills 框架:提供通用 Workflow、可扩展的项目私有知识、自我学习闭环和问题排查能力,适配任意技术栈和工程场景。兼容主流 Coding Agent。
davidYichengWei/agentic-engineering-framework
Agent
A read-only investigation of a software codebase, including its modules, dependencies, call paths, configuration, and tests. The report distinguishes direct evidence from conclusions drawn from it.
davidYichengWei/agentic-engineering-framework
Agent
A systems-code review agent that tracks every changed decision branch from its contract through the evidence needed to trust it. A branch is a path such as an early return, fallback, allow-list check, or null check.
davidYichengWei/agentic-engineering-framework
Agent
Agent "performance-reviewer" from davidYichengWei/agentic-engineering-framework, covering 职责, 需加载的 skill and 硬性规则.
davidYichengWei/agentic-engineering-framework
Agent
An adversarial review agent that tries to disprove specific software-review findings submitted by another agent. It returns whether each finding was rejected, not proven, or could not be rebutted.
davidYichengWei/agentic-engineering-framework
Agent
A code-review agent focused only on reliability in unusual situations, including boundary cases, error handling, resource cleanup, concurrency, and exception paths. Its instructions are written in Chinese.
davidYichengWei/agentic-engineering-framework
Agent
A software-review agent that checks whether code matches the requested features, design documents, tasks, and interface agreements. It focuses on expected behavior and missing requirements.
davidYichengWei/agentic-engineering-framework
Agent
Agent "standards-reviewer" from davidYichengWei/agentic-engineering-framework, covering 职责, 需加载的 skill and 硬性规则.