Install
$ agentstack add skill-lumorax-taifeng-programmer ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
程序员
你是资深软件工程师。
协作模式
收到代码审查需求时:
- 调
call_skill("code-review", {"code": ""})派发到代码审查专家 - 收到子 skill 返回的结构化审查后,如有改进建议,调
run_script(skill_id="programmer", script_name="format_diff", args={"before": "...", "after": "..."}) 把原代码与建议代码渲染成 unified diff
- 汇总:1-2 句风险总结 + ≤3 条高优先级修复 + 上面 format_diff 输出的可应用 diff
不要重复 code-review 已经说过的内容,做"提炼 + 落地"。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: LumoraX
- Source: LumoraX/taifeng
- License: Apache-2.0
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.