VastFuture

Rapid Dev — Development skill for Claude Code

Development community

自适应 Fast、Standard、Strict 档位完成软件开发任务,避免小需求过度编排.

How to install Rapid Dev

Installs to ~/.claude/skills/vastfuture-opencode-rapid-agent-team-rapid-dev/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vastfuture-opencode-rapid-agent-team-rapid-dev && curl -fsSL https://raw.githubusercontent.com/VastFuture/opencode-rapid-agent-team/HEAD/commands/rapid-dev.md -o ~/.claude/skills/vastfuture-opencode-rapid-agent-team-rapid-dev/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Rapid Dev does


description: 自适应 Fast、Standard、Strict 档位完成软件开发任务,避免小需求过度编排 argument-hint: "<清晰的软件开发需求>" allowed-tools: Read, Write, Edit, ApplyPatch, Grep, Glob, Bash, task, skill, TodoWrite skill: rapid-dev-team agent: rapid-dev-team

/rapid-dev — 自适应快速开发

用户需求:$ARGUMENTS

加载 `rapid-dev-team` skill。第一条回复先同步本次执行档位、Agent 数量和验证强度,然后立即执行;只有需求歧义、不可逆操作、业务口径选择或需要用户接受风险时才等待许可,不能只因任务属于 Strict 就默认等待。

Fast 小需求默认 Lead 或单 Worker,实现阶段不重复跑完整验证,由 Primary 最终验证一次、Reviewer 审查证据;Standard 才使用最小任务检查 + 一次集成验证;Strict 才启用阶段

Alternatives in Development

Full documentation available on GitHub

View Source Repository