# Source Command Feature

> 新功能开发工作流

- Skill: `viewway/source-command-feature` (Agent Skill)
- Install (CLI): `npx skillmds@latest add viewway/source-command-feature`
- Raw SKILL.md: https://api.skillmd.com/api/skills/viewway/source-command-feature/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: viewway (https://skillmd.com/u/viewway)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/viewway/source-command-feature

---


# source-command-feature

Use this skill when the user asks to run the migrated source command `feature`.

## Command Template

## TDD 流程

1. **规划** - 使用 planner agent
2. **测试先行** - 使用 tdd-guide agent
3. **实现** - 编写功能代码
4. **代码审查** - 使用 code-reviewer agent
5. **提交** - 遵循 commit 规范

## 使用方法

```
/feature 添加 DLMS 数据采集功能
/feature 实现 NB-IoT 通信适配器
```

