eliteforge-agent-must-known
Installation
SKILL.md
EliteForge Agent 必知必会
触发门槛
仅当用户明确说明当前项目遵守 璀璨工坊规范 或 eliteforge specification 时,才使用本技能。若用户未做出该项目级声明,不要启用本技能;按通用能力处理。
目标
只做一件事:判断当前机器能否继续执行相关开发任务;如果不能,就基于当前系统已有能力尽量自动补齐。
基础版本要求
- Java/Javac:主版本必须为 25 或以上。
- Maven:必须为 3.9.10 或以上。
Environment Variables
ELITEFORGE_GIT_USER_NAME,SCREAMING_SNAKE_CASE[optional] Gituser.namevalue used only when Git identity is missing and the current shell already provides this value.ELITEFORGE_GIT_USER_EMAIL,SCREAMING_SNAKE_CASE[optional] Gituser.emailvalue used only when Git identity is missing and the current shell already provides this value.