jules-extension AGENTS.md

jules-extension AGENTS.md is an instructions file for Codex, OpenCode from Hiroki-org/jules-extension. It costs 591 tokens per session, scanned A, original, MIT.

Repository instructions written for AI coding agents, with the main guidance in Japanese. They define language, planning, testing, verification, coding-style and submission expectations.

In plain words
What is it for?
Use them when making any code or documentation change in this repository, especially when communicating or adding tests.
Why use it?
They make the team's working rules explicit, including when to write tests and how to verify changes before submitting them.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/hiroki-org/jules-extension/agents-md
Clone the repo
git clone --depth 1 https://github.com/Hiroki-org/jules-extension

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 jules-extension AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hiroki-org/jules-extension/agents-md.svg)](https://agentmods.dev/instructions/hiroki-org/jules-extension/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hiroki-org/jules-extension/agents-md"><img src="https://agentmods.dev/badge/instructions/hiroki-org/jules-extension/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 591 This file is loaded in full into every session.
When invoked 591 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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.00591 $0.00591
Opus 5 $0.00296 $0.00296
Sonnet 5 $0.00118 $0.00118
Haiku 4.5 $0.00059 $0.00059

Measured 5d ago against content hash 90114501b851, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

jules-extension 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 5d 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 · 24 lines

What it actually says

AGENTS.md: AI開発エージェント向けの指示書

このドキュメントは、AI開発エージェントがこのリポジトリで作業する際のガイドラインを定めるものです。

基本的な原則

  1. 言語設定: 特に指定がない限り、すべての出力、コメント、ドキュメントは日本語で行ってください。ユーザーから別の言語で指示があった場合は、その言語に従ってください。
  2. 計画の策定: 作業を開始する前に、必ず具体的な計画を立て、ユーザーに提示してください。計画には、変更するファイル、追加する機能、実行するテストなどを含めてください。
  3. 自己完結: 必要な依存関係のインストール、ビルド、テストの実行は、すべてエージェント自身で行ってください。ユーザーに手順を尋ねるのではなく、自律的に解決することを期待します。
  4. 検証: ファイルの変更後は、必ず read_file やテスト実行などによって、変更が正しく適用されたことを確認してください。
  5. テスト: コードの変更には、必ず関連するテストの実行を伴うべきです。可能であれば、テスト駆動開発(TDD)を実践してください。新しい機能を追加した場合は、対応するテストも追加してください。
  6. コミット: 作業が完了したら、submit ツールを使い、Gitの慣習に従った明確なコミットメッセージと共に変更を提出してください。

コーディング規約

  • リポジトリ内の既存のコーディングスタイルに従ってください。
  • 新しいファイルを作成する際は、他のファイルと同様のフォーマットや規約を適用してください。

コミュニケーション

  • 不明な点や、作業の方向性に影響を与えるような判断が必要な場合は、ユーザーに質問してください。
  • 作業の進捗を定期的に報告し、ユーザーが状況を把握できるようにしてください。

このガイドラインに従うことで、スムーズで効率的な開発が可能になります。協力に感謝します。

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. 5d ago First seen · 24 lines · 591 tokens per session scan A 90114501b851

Subscribe to this mod's changes

jules-extension AGENTS.md is an instructions file published in the GitHub repository Hiroki-org/jules-extension (19 stars, last pushed 3d ago), licensed MIT. It adds 591 tokens to every session, about $0.0030 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.