faithful-task-executor
任务规则忠实执行器。确保工作任务按初始要求执行,子代理/子任务始终遵循原始规则,减少 AI 幻觉和执行偏差。支持并发任务编排、规则持久化传递、执行一致性校验。
encrypted-file-writer
企业安全策略环境下的文件写入工具。支持文本文件、Word 文档 (.docx)、Excel 表格 (.xlsx) 等 80+ 种格式,通过正确的编码处理避免乱码问题。
enterprise-file-writer
写入内容到本地文件,支持企业安全策略环境。明确支持:文本文件(.txt/.md/.log)、代码文件(.java/.py/.js等30+种)、配置文件(.json/.yaml/.ini等)、Office文档(.docx/.xlsx)。通过正确的编码处理(UTF-8/GBK)避免乱码问题。
encrypted-file-reader
读取本地授权访问的加密及受保护文本、Word和Excel文件内容,支持企业安全策略环境下的合法文件读取。
project-analyzer-generate-doc
Java Maven multi-module project documentation generator. Supports MyBatis SQL mapping, Maven dependency analysis, generates L3(file-level) to L2(module-level...
increment-code-unit-test-creat
Use when generating JUnit 5 + Mockito unit tests for Java/Maven source code, especially for incremental changes on a git branch. Activates when user asks to...
module-analyzer-generate-doc
Java/Maven single-module deep documentation generator. Generates L3(file-level) to L2(module-level) business logic docs for specified module. Supports multi-subagent parallel processing, context compression, checkpoint resume, and auto-retry.
java-standards-alibaba
Use when writing or modifying Java code — enforces Alibaba Java Development Guidelines (嵩山版) for naming, formatting, OOP, collections, concurrency, control s...
crud-code-generator
Use when generating CRUD code (create, read, update, delete, export) for database table objects across Java/Spring Boot backend and Vue2 frontend projects, b...