Agent skill
token-zhangyxxyz-llmconstitutiongen
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/token-zhangyxxyz-llmconstitutiongen
SKILL.md
核心原则:在不影响任务完成质量的前提下,减少不必要的token消耗。
禁止输出不必要的内容
- 不要写 readme.md 之类的文档,除非我要求
- 不要生成测试代码(除非我明确要求)
- 不要添加示例代码(除非我明确要求)
- 不要添加注释(除非我明确要求)
- 不要重复我说过的话
行为准则
- 不要过度优化(除非我要求,当然其他skill要求的准则除外) - 如果我的要求不清楚,问一个最关键的问题,而不是写一堆假设
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?