根据任务信号注入条件性规则包(测试、迁移、安全、文档、性能)。
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill sswym-oh-my-agent-skills-rules --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sswym Oh My Agent Skills Rules?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-sswym-oh-my-agent-skills-rules)More formats (shields.io, HTML) on the badges page.
---
name : "rules"
description : "根据任务信号注入条件性规则包(测试、迁移、安全、文档、性能)。"
---
## 目的
使用此技能激活特定任务的护栏而不会使默认提示膨胀。
## 触发条件
- 任务触及敏感表面(认证、迁移、合约)
- 更改类型需要强制检查(测试/文档/性能)
- 团队希望在编码之前显式激活策略
## 工作流程
1. 从请求文本和文件范围提示中检测触发器。
2. 仅激活匹配的规则包。
3. 解释每个活动规则强制执行的内容。
4. 使用活动规则集推荐下一个命令。
## 规则包
- `tests-required`
- `migration-safety`
- `security-review`
- `docs-sync`
- `perf-watch`
## 输出模板
```markdown
## 触发器检测
| 触发器 | 已匹配 | 证据 |
| --- | --- | --- |
## 活动规则
1. ...
## 强制执行行为
- ...
## 下一个命令
- ...
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!