fft Coder 运维
- 作者仓库星标 0
- 作者仓库 nano-core
FFT Coder Ops
Use this skill when handling coding delegation operations in FFT_nano.
When to use this skill
- Use for
/coderand/coder-plandelegation 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.
- Do not add automatic delegation; delegation remains explicit trigger-based.
Delegation Triggers
Explicit execute:
/coder <task>use coding agentuse your coding agent skill
Explicit plan-only:
/coder-plan <task>
Natural-language coding requests without explicit trigger must not auto-delegate.
Chat Safety Rules
- Delegation is only available in main/admin chat.
- Non-main chats may request coding help, but must be handled directly or rejected for delegation.
- Scheduled tasks must not trigger coder delegation.
Runtime Expectations
- Execute mode delegates once and returns delegated outcome.
- Plan mode returns implementation/test plan without direct edits in outer orchestrator turn.
- Delegation run IDs are generated (
coder-<timestamp>-<suffix>) and surfaced in progress messages. - Progress streaming should avoid final duplicate full-message sends.
Operator Commands
Main Telegram chat commands:
/coder <task>/coder-plan <task>
Alias phrases in main chat:
use coding agentuse your coding agent skill
Validation Checklist
- Non-main
/coderis rejected with safety message. - Main
/codertriggers delegation run start message. - Main
/coder-plantriggers plan run start message. - Existing Telegram delegation safety rules remain unchanged.
- 流狐分类
- 工程开发
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @0-CYBERDYNE-SYSTEMS-0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 需简单配置
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- Shell 执行
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 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.
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.
Never run destructive git commands unless explicitly requested. Preserve unrelated worktree changes. Never bypass main-chat-only coder delegation safety rules.
Explicit execute: /coder <task> use coding agent
Delegation is only available in main/admin chat. Non-main chats may request coding help, but must be handled directly or rejected for delegation. Scheduled tasks must not trigger coder delegation.
Execute mode delegates once and returns delegated outcome. Plan mode returns implementation/test plan without direct edits in outer orchestrator turn. Delegation run IDs are generated (coder-<timestamp>-<suffix>) and surfaced in progress messages.
# 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.
- Do not add automatic delegation; delegation remains explicit trigger-based.
## Delegation Triggers
Explicit execute:
- `/coder <task>`
- `use coding agent`
- `use your coding agent skill`
Explicit plan-only:
- `/coder-plan <task>`
Natural-language coding requests without explicit trigger must not auto-delegate.
## Chat Safety Rules
- Delegation is only available in main/admin chat.
- Non-main chats may request coding help, but must be handled directly or rejected for delegation.
- Scheduled tasks must not trigger coder delegation.
## Runtime Expectations
- Execute mode delegates once and returns delegated outcome.
- Plan mode returns implementation/test plan without direct edits in outer orchestrator turn.
- Delegation run IDs are generated (`coder-<timestamp>-<suffix>`) and surfaced in progress messages.
- Progress streaming should avoid final duplicate full-message sends.
## Operator Commands
Main Telegram chat commands:
- `/coder <task>`
- `/coder-plan <task>`
Alias phrases in main chat:
- `use coding agent`
- `use your coding agent skill`
… 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> When to use this skill → When not to use this skill → Guardrails → Delegation Triggers → Chat Safety Rules → Runtime Expectations
要点 -> Use this skill when handling coding delegation operations in FFTnano. · - Use for /coder and /coder-plan delegation workflows. · - Do not use for non-coding tasks or normal chat replies. · - Never run destructive git commands unless explicitly requested. · Natural-language coding requests without explicit trigger must not auto-delegate. · - Delegation is only available in main/admin chat. · - Execute mode delegates once and returns delegated outcome. · - Non-main /coder is rejected with safety message.
文件/命令 -> /coder · /coder-plan · /coder <task> · use coding agent · use your coding agent skill · /coder-plan <task> · coder-<timestamp>-<suffix>
内容 SHA-256 -> 8c2b6f38b837
原文结构
适用与边界
原文中的明确线索
/coder、/coder-plan、/coder <task>、use coding agent、use your coding agent skill、/coder-plan <task>、coder-<timestamp>-<suffix>