fft-coder-ops

仓库创建 2026年6月24日最近提交 22 天前SkillHot 收录 22 天前
▸ 精选理由

有助于安全地将编码任务委派并跟踪执行进度

▸ 风险提示

可能涉及远程执行代码,需谨慎权限与审计

这个 Skill 做什么

管理 FFT_nano 的编码委派流程,确保安全边界与请求追踪。

负责管理 FFT_nano 的编码委派流程,处理 /coder 和 /coder-plan 的任务分配与追踪,适合把代码任务下发并监督执行时用。会严格维护主对话与执行边界、记录 request-id 并避免重复的流式输出。特点是把安全边界和进度追踪当成规则,减少沟通与执行上的混乱。

▸ 展开 SKILL.md 英文原文

Operate FFT_nano coding delegation flows safely using /coder and /coder-plan, preserving main-chat-only policy, request-id tracking, and non-duplicative streaming behavior. Use when this capability is needed.

开发编程编码委派安全边界任务追踪通用
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0-cyberdyne-systems-0--fft-nano--fft-coder-ops/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tomevault-io/skills-registry/main/0-cyberdyne-systems-0--fft-nano--fft-coder-ops/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# FFT Coder Ops

Use this skill when handling coding delegation operations in FFT_nano.

## When to use this skill

- Use for `/coder` and `/coder-plan` delegation workflows.
- Use when enforcing main/admin chat boundaries for coding execution.
- Use when tracking delegated run IDs and progress-stream behavior.

## When not to use this skill

- Do not use for non-coding tasks or normal chat replies.
- Do not use when no explicit delegation trigger is present.
- Do not use in non-main chats for delegated execution.

## Guardrails

- Never run destructive git commands unless explicitly requested.
- Preserve unrelated worktree changes.
- Never bypass main-chat-only coder delegation safety rules
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有