dsh_plugin_swift_cycle: Instructions file for Codex

AGENTS.md

dsh_plugin_swift_cycle AGENTS.md is an instructions file for Codex, OpenCode from Solismuchengxue/dsh_plugin_swift_cycle. It costs 536 tokens per session, scanned A, original, MIT.

Repository rules for a Swift Cycle adapter used with DeepSeek Harness, rather than the main Swift Cycle source project. It defines boundaries for code, generated packages, test environments, user profiles, and releases.

In plain words
What is it for?
Use it when planning or implementing adapter changes, refreshing vendor files, running tests, reviewing commits, or reporting which parts of the system were actually verified.
Why use it?
It prevents unapproved changes from crossing between source code, installed environments, real user data, and published releases.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md; $skill-name invocation.

This is Solismuchengxue/dsh_plugin_swift_cycle's own configuration. It tells Codex and OpenCode how to work on dsh_plugin_swift_cycle itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything dsh_plugin_swift_cycle configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Solismuchengxue/dsh_plugin_swift_cycle. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Solismuchengxue/dsh_plugin_swift_cycle/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/Solismuchengxue/dsh_plugin_swift_cycle

Made for: Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dsh_plugin_swift_cycle AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/solismuchengxue/dsh_plugin_swift_cycle/agents-md.svg)](https://agentmods.dev/instructions/solismuchengxue/dsh_plugin_swift_cycle/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/solismuchengxue/dsh_plugin_swift_cycle/agents-md"><img src="https://agentmods.dev/badge/instructions/solismuchengxue/dsh_plugin_swift_cycle/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 536 This file is loaded in full into every session.
When invoked 536 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00536 $0.00536
Opus 5 $0.00268 $0.00268
Sonnet 5 $0.00107 $0.00107
Haiku 4.5 $0.00054 $0.00054

Measured 3d ago against content hash 1b2b25454a87, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

dsh_plugin_swift_cycle AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

AGENTS.md · 31 lines

What it actually says

AGENTS.md

本仓库是 Swift Cycle 的 DeepSeek Harness 适配器,不是 Swift Cycle 权威源码仓库。

治理方式

  • 非简单治理、文档收敛、提交规划和源码/运行态判断必须显式使用当前环境安装的 $swift-cycle
  • README.md 只保留用户可见的安装、使用和限制;DESIGN.md 是设计总入口;详细设计、计划和证据进入 docs/
  • 新建 docs Markdown 文件和多单词目录遵循 vendored Swift Cycle 的小写 snake_case 规则;既有命名偏差只在独立 documentation-hygiene 工作包内迁移,不复制第二权威。
  • TODO.mdDEVLOG.md 仅作本地维护视图并保持 Git ignored;长期共享事实按职责晋升到 README、DESIGN、共享计划或 evidence 文档。
  • 不创建 PROJECT_STATE.md,不把多个独立生命周期压缩成一个固定状态 Schema。

仓库与载荷边界

  • 权威 Swift Cycle 仓库只读。vendor/swift-cycle/ 只能从 upstream.lock.json 指定的上游身份刷新,禁止在本仓库手工编辑其内容。
  • 适配器策略、DeepSeek Harness 注册和兼容性逻辑必须位于 vendor 快照之外。
  • 不得删除、覆盖或修改用户已有的同名 Skill 安装。

权限与状态边界

  • 源码、打包制品、隔离 Harness runtime、真实用户 profile/consumer、远程仓库和发布是独立层。
  • 某一层的修改、验证或授权不能自动证明或授权下一层。
  • 未经单独授权,不得安装或运行 DeepSeek Harness、修改真实 profile、创建 remote、push、tag、Release、Topic 或发布 npm 包。
  • 不得引入运行时网络下载、凭据、模型配置或安装生命周期脚本。

验证与提交

  • 行为修改遵循测试驱动开发:先确认测试因缺失行为而失败,再做最小实现并验证通过。
  • 每个提交只包含一个意图;暂存前检查精确文件,提交前运行相关测试和 git diff --check
  • 完成声明必须分别报告源码、制品、隔离 runtime、真实 runtime 和发布状态;未直接验证的层保持未验证。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · +1 lines · +50 tokens per session 1b2b25454a87
  2. 8d ago First seen · 30 lines · 486 tokens per session scan A 5586e3788b22

Subscribe to this mod's changes

dsh_plugin_swift_cycle AGENTS.md is an instructions file published in the GitHub repository Solismuchengxue/dsh_plugin_swift_cycle (16 stars, last pushed 8d ago), licensed MIT. It adds 536 tokens to every session, about $0.0027 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens