superplane: Skill for Claude Code

.agents/skills/simplified-technical-english/SKILL.md

simplified-technical-english is a skill for Claude Code, Codex from superplanehq/superplane. It costs 62 tokens per session (1,345 once invoked), scanned A, original, Apache-2.0.

Writing guidance for clear technical English based on ASD-STE100 Simplified Technical English. It is intended for text that developers, reviewers, and people who do not speak English as their first language must understand.

In plain words
What is it for?
Use it when writing or revising user-facing text, pull-request descriptions, commit messages, onboarding material, procedures, and error messages.
Why use it?
It reduces ambiguous wording, complex sentence structures, and unclear instructions. This can make procedures, interface text, errors, documentation, and reviews easier to follow.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is superplanehq/superplane's own configuration. It tells Claude Code and Codex how to work on superplane 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 superplane configures →

About the project

SuperPlane is an open-source automation system that turns selected software backlog issues into pull requests by coordinating coding agents, source control, testing, review, and approvals. Engineering teams use it to automate routine development work while keeping ambiguous decisions for humans, and the catalogue add-ons support its workflows.

superplanehq/superplane · 6,110 stars · on GitHub · superplane.com

Reuse

Borrowing it

Nothing to install: this file belongs to superplanehq/superplane. 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/superplanehq/superplane/main/.agents/skills/simplified-technical-english/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/superplanehq/superplane

Made for: Claude Code, Codex.

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 simplified-technical-english

README.md
[![agentmods](https://agentmods.dev/badge/skills/superplanehq/superplane/simplified-technical-english/github.svg)](https://agentmods.dev/skills/superplanehq/superplane/simplified-technical-english)
Your own site
<a href="https://agentmods.dev/skills/superplanehq/superplane/simplified-technical-english"><img src="https://agentmods.dev/badge/skills/superplanehq/superplane/simplified-technical-english/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for simplified-technical-english

Your own site · 80×15
<a href="https://agentmods.dev/skills/superplanehq/superplane/simplified-technical-english"><img src="https://agentmods.dev/badge/skills/superplanehq/superplane/simplified-technical-english.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00062 $0.01345
Opus 5 $0.00031 $0.00673
Sonnet 5 $0.00012 $0.00269
Haiku 4.5 $0.00006 $0.00135

Measured 9d ago against content hash 760a03e644fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

simplified-technical-english 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 9d 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/skills/simplified-technical-english/SKILL.md · 151 lines

How it starts

The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Simplified Technical English (ASD-STE100)

Write clear, unambiguous technical English. Prefer STE writing rules over clever or idiomatic phrasing.

This skill applies STE writing rules (grammar and style). It does not embed the copyrighted STE dictionary (~900 approved words). Use simple words with one clear meaning; use SuperPlane technical nouns/verbs for product terms. For full dictionary compliance, consult the official standard: ASD-STE100.

Source: ASD-STE100 Issue 9 (January 2025), Standard for technical documentation. ASD owns the STE trademark and standard; this skill is an operational distillation for agents, not a substitute for the official document.

When this applies

Text STE mode
PR description Summary and Test plan Descriptive + procedural
Commit message body Descriptive
UI labels, buttons, helper text, empty states, errors, confirmations Procedural / short descriptive
Docs, runbooks, onboarding steps Procedural and/or descriptive

Exceptions (do not rewrite these into STE):

  • Conventional Commits type prefixes (feat:, fix:, …)
  • Code identifiers, API paths, proto names, log lines, and quoted error codes
  • Proper nouns and product names (SuperPlane, GitHub, PostgreSQL)
  • Issue IDs and DCO trailers

Core rules (must follow)

Words

  1. Prefer plain words with one meaning. Do not use synonyms for the same idea in the same surface (start vs begin vs initiate — pick one and keep it).
  2. Keep one technical noun per concept. Use SuperPlane vocabulary consistently: canvas, organization, integration, component, trigger, run, approval, console. Spell the product SuperPlane.
  3. Do not use slang, idioms, humor, or jargon that the reader cannot act on.
  4. Use American English spelling.
  5. Prefer verbs for actions. Do not hide actions in nouns (Create a connection, not Perform connection creation).
  6. Keep multi-word technical nouns to three words or fewer when you invent a phrase (deploy approval step, not production deploy approval workflow step).

Read the full file on GitHub · 151 lines

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. 9d ago First seen · 151 lines · 62 tokens per session scan A 760a03e644fc

Subscribe to this mod's changes

simplified-technical-english is a skill published in the GitHub repository superplanehq/superplane (6,110 stars, last pushed today), licensed Apache-2.0. It adds 62 tokens to every session and 1,345 once invoked, about $0.0003 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 skills, from other repositories

compiler-commit

Use when you want to verify compiler changes and commit with the correct convention. Runs tests, lint, and format, then commits with the [compiler] or [rust-compiler] prefix.

react/react · 42 tokens

verify-behavior

Verify or reproduce visible product behavior by driving the real UI with pi-computer-use's checked tools, requiring verified expect postconditions and durable state evidence for meaningful UI flows. Use when triage needs visual reproduction, implementation needs behavioral proof, review needs interactive confirmation…

nicknisi/dotfiles · 68 tokens

docs-release-notes

Use when a change needs a user-visible release-note, changelog, or changeset entry — "add a release note", "add a changeset for this", "what goes in the changelog?", "write up what shipped", "note this for the next release" — or when finalizing a branch whose customer-visible features, bug fixes, or UI changes should…

The01Geek/prflow · 106 tokens

twin-pr-triage

Scan open pull requests, assess risk and complexity, and build a prioritized review queue. Used by digital twin personas to reduce PR review cognitive load.

CoWork-OS/CoWork-OS · 36 tokens

prettier-docs

Prettier 3.9.5 — opinionated code formatter. CLI, API, config, plugins, editor integration, CI.

pledgeandgrow/pledge-skills · 34 tokens

cflx-proposal

Create implementation-ready Conflux proposals, including fail-closed visual contracts for UI changes. Use for any request to create, draft, review, or strengthen a proposal or product change.

tumf/conflux · 42 tokens