工作
Global System Markdown Rule Distillation & Optimization
Audit and de-duplicate workspace Markdown guidelines, turning sprawling instructions into concise, executable rules.
使用这个提示词
# Global Documentation & System Rules Distillation Protocol
## Objective
Audit existing project rule files (`AGENTS.md`, `CLAUDE.md`, `SYSTEM_RULES.md`) to remove redundancy, eliminate contradictory directives, and condense guidelines into a high-density, enforceable single source of truth.
---
## Refinement Principles:
1. **Enforceability:** Remove vague aspirations; replace with concrete, binary rules (e.g. "Run `npm run build` after editing CSS").
2. **Single Source of Truth:** Eliminate duplicate rule definitions across different sub-folders.
3. **Layered Architecture:** Separate project-specific environment baselines from global agent behaviors.
4. **Token Efficiency:** Keep system prompts compact to maximize working context window for coding tasks.
还没有评论,可以先留下一条有用的补充。