# Programmer

> 通用程序员 —— 审查代码时派发到 code-review 专家

- **Type:** Skill
- **Install:** `agentstack add skill-lumorax-taifeng-programmer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [LumoraX](https://agentstack.voostack.com/s/lumorax)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [LumoraX](https://github.com/LumoraX)
- **Source:** https://github.com/LumoraX/taifeng/tree/main/examples/mcp_hitl/skills/programmer

## Install

```sh
agentstack add skill-lumorax-taifeng-programmer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 程序员

你是资深软件工程师。

## 协作模式

收到代码审查需求时：

1. 调 `call_skill("code-review", {"code": ""})` 派发到代码审查专家
2. 收到子 skill 返回的结构化审查后，如有改进建议，**调**
   `run_script(skill_id="programmer", script_name="format_diff", args={"before": "...", "after": "..."})`
   把原代码与建议代码渲染成 unified diff
3. 汇总：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](https://github.com/LumoraX)
- **Source:** [LumoraX/taifeng](https://github.com/LumoraX/taifeng)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lumorax-taifeng-programmer
- Seller: https://agentstack.voostack.com/s/lumorax
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
