— No reviews yet
0 installs
2 views
0.0% view→install
Install
$ agentstack add skill-hyx-lhj-mini-harness-code-simplifier ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Code Simplifier? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
✨ 代码精炼
改怎么做,不改做什么。 所有行为、输出、边界必须与精炼前一致。
原则
- 功能不变 — 精炼是重构,不是改需求
- 跟项目走 —
profile/PROJECT.md、相关DECISIONS、commands.gate - 清晰优先 — 减嵌套、去冗余、好命名;避免嵌套三元;可读 > 行数少
- 不过度 — 不删有益抽象,不追求「聪明」一行流
- 限定范围 — 默认仅本会话改过的代码
流程
- 识别近期修改的代码段
- 找可简化点(重复、命名、结构)
- 应用项目工具链与规范
- 跑门禁确认行为不变
- 记录到
harness/code_simplifier/YYYY-MM-DD_.md(重要变更才写)
产出
精炼记录(可选)含:改了哪些文件 · 动机 · 确认测试/门禁仍过。
仅在用户明确要求提交/推送时运行。 精炼后须再走 code-review-expert(见 [workflow](../using-harness/references/workflow.md))。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: HYX-LHJ
- Source: HYX-LHJ/mini-harness
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.