# Fft Coder Ops

> 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.

- Skill: `tomevault-io/fft-coder-ops` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/fft-coder-ops`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/fft-coder-ops/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/fft-coder-ops

---


# 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`

## Validation Checklist

- Non-main `/coder` is rejected with safety message.
- Main `/coder` triggers delegation run start message.
- Main `/coder-plan` triggers plan run start message.
- Existing Telegram delegation safety rules remain unchanged.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/0-cyberdyne-systems-0) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

