intelligent_evolution-strategies

intelligent_evolution-strategies is a cursor rule for Cursor from wangqiqi/cursor-ai-rules. It costs 0 tokens per session (403 once invoked), scanned A, original, MIT.

A set of rules for interpreting requests, finding relevant files and dependencies, and noticing when related modules may need updating.

In plain words
What is it for?
It helps classify creation, improvement, and analysis tasks; find related code; assess the effects of API, configuration, dependency, or architecture changes; and prepare a synchronization plan for user approval.
Why use it?
It reduces the chance of working on the wrong files or leaving dependent code inconsistent after a change.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit It helps classify creation, improvement, and analysis tasks; find related code; assess the effects of API, configuration, dependency, or architecture changes; and prepare a synchronization plan for user approval.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/wangqiqi/cursor-ai-rules/intelligent_evolution-strategies
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/wangqiqi/cursor-ai-rules

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for intelligent_evolution-strategies

README.md
[![agentmods](https://agentmods.dev/badge/rules/wangqiqi/cursor-ai-rules/intelligent_evolution-strategies.svg)](https://agentmods.dev/rules/wangqiqi/cursor-ai-rules/intelligent_evolution-strategies)
Your own site
<a href="https://agentmods.dev/rules/wangqiqi/cursor-ai-rules/intelligent_evolution-strategies"><img src="https://agentmods.dev/badge/rules/wangqiqi/cursor-ai-rules/intelligent_evolution-strategies.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 403 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00403
Opus 5 $0.00000 $0.00201
Sonnet 5 $0.00000 $0.00081
Haiku 4.5 $0.00000 $0.00040

Measured 8d ago against content hash 16c25033bb12, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

intelligent_evolution-strategies scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/core/intelligent_evolution-strategies.mdc · 52 lines

What it actually says

智能演进策略 (Strategies)

本规则由 @intelligent_evolution 引用

意图分类体系

# 一级意图
creation: ["创建", "开发", "构建", "设计", "实现"]
optimization: ["优化", "改进", "重构", "升级"]
analysis: ["分析", "评估", "诊断", "检查"]

# 二级意图
frontend: ["前端", "界面", "UI", "React", "Vue"]
backend: ["后端", "API", "服务", "Node.js", "Python"]
ai_ml: ["AI", "机器学习", "训练", "推理"]

上下文引用策略

  • 语义关联分析:基于对话内容分析相关文件
  • 代码依赖追踪:识别相关联的模块
  • 历史上下文记忆:记住对话和引用模式
  • 相关性评分排序:为候选文件计算分数

模块同步触发条件

  • 共享资源修改(常量、类型、配置)
  • 接口变更(API、函数签名)
  • 依赖关系变化
  • 架构重构

同步影响分析

  1. 检测变更 → 2. 分析影响 → 3. 生成同步计划 → 4. 智能提醒 → 5. 用户确认执行 → 6. 学习优化

个性化学习维度

  • 沟通偏好、编码风格
  • 项目模式、任务效率

引用: @intelligent_evolution

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 52 lines · 0 tokens per session scan A 16c25033bb12

Subscribe to this mod's changes

intelligent_evolution-strategies is a cursor rule published in the GitHub repository wangqiqi/cursor-ai-rules (16 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 403 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.