返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
s

safe-long-run-mode-gpt54

Operate long-running tasks safely when the environment is optimized for GPT-5.4 as the primary and often only model. Use when the user wants a low-cost, high-throughput long-run workflow, plans to keep everything on GPT-5.4, or asks how to run long coding, research, build, documentation, Azure, or multi-agent tasks safely without relying on Claude.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
98
下载量
0
收藏
概述
安装方式
版本历史

safe-long-run-mode-gpt54

# Safe Long-Run Mode (GPT-5.4 Only) Use this skill when GPT-5.4 is the default operating model for both orchestration and delegated work. ## Core rule Use GPT-5.4 for long work by making tasks cheap, segmented, and resumable. Since the model layer is cost-efficient, the real risks are provider throttling, session interruption, and lack of checkpoints. ## When to use this mode Use it when: - the user wants to minimize model cost - the task is implementation-heavy - the task is file-heavy or repetitive - multiple subagents may be involved - external services may throttle - quality depends more on process discipline than premium model nuance ## Operating procedure ### 1. Route to GPT-5.4 by default Use GPT-5.4 for: - coding - docs - research - skills - website work - project tracker updates - internal tooling - multi-agent delegated work - long build/test loops Do not escalate to another model unless the user asks or the task clearly requires premium polish/judgment. ### 2. Split work aggressively Break long tasks into explicit phases and write down the next step before moving on. Preferred phases: 1. inspect 2. plan 3. execute 4. validate 5. report ### 3. Save progress continuously Always leave artifacts that make recovery easy: - notes - drafts - partial outputs - checkpoint files - project updates - result summaries ### 4. Use subagents as workers For large or parallel tasks, use subagents to keep the main thread clean. Delegate when: - tasks are independent - multiple files or systems are involved - work may take a while - specialized roles improve throughput ### 5. Treat external APIs as the true bottleneck In GPT-5.4-only mode, model cost is not the main concern. External limits are. Be careful with: - Azure / Microsoft Graph - ClawHub / GitHub-backed operations - Orgo runtime and VM usage - websites / browser automation - messaging providers Use batching, backoff, and fewer larger writes. ### 6. Make every task resumable If interrupted, resume from artifacts instead of recreating work. Always know: - what is already done - what file contains the latest state - what exact next action should happen ## Ideal GPT-5.4-only use cases - codebase changes - documentation builds - repeated content generation - Azure script development - internal automation - multi-agent production work - long back-office workflow creation ## What to tell the user Explain that GPT-5.4-only safe mode works because: - model cost stays low - throughput stays high - reliability comes from checkpoints, not from one giant run - external APIs, not tokens, usually become the limiting factor ## Failure handling If interrupted: 1. summarize completed work 2. cite the saved files 3. state the resume point 4. continue from the last checkpoint ## References - Read `references/checklist.md` for the pre-flight checklist and GPT-5.4 operating pattern.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 safe-long-run-mode-gpt54-1775995510 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 safe-long-run-mode-gpt54-1775995510 技能

通过命令行安装

skillhub install safe-long-run-mode-gpt54-1775995510

下载 Zip 包

⬇ 下载 safe-long-run-mode-gpt54 v1.0.0

文件大小: 3.01 KB | 发布时间: 2026-4-13 11:51

v1.0.0 最新 2026-4-13 11:51
Initial release — GPT-5.4-only operating mode for long-running tasks

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部