README

README is a command for Claude Code from s977043/PlanGate. It costs 0 tokens per session (388 once invoked), scanned A, original, MIT.

A set of custom slash commands for managing ticket work and running a staged AI development workflow.

In plain words
What is it for?
Use it to create, load, and save work context, or to brainstorm, plan, check status, and execute work for a ticket such as TASK-1234.
Why use it?
It keeps task context and development stages in one repeatable command interface.

Command for Claude Code

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 commands/s977043/plangate/readme
Clone the repo
git clone --depth 1 https://github.com/s977043/PlanGate

Made for: Claude Code.

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 README

README.md
[![agentmods](https://agentmods.dev/badge/commands/s977043/plangate/readme.svg)](https://agentmods.dev/commands/s977043/plangate/readme)
Your own site
<a href="https://agentmods.dev/commands/s977043/plangate/readme"><img src="https://agentmods.dev/badge/commands/s977043/plangate/readme.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 388 The whole file, excluding the scripts and references it only reads on demand.
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 $0.00000 $0.00388
Opus 5 $0.00000 $0.00194
Sonnet 5 $0.00000 $0.00078
Haiku 4.5 $0.00000 $0.00039

Measured 4d ago against content hash 5be5269128d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

README 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 4d 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.

.claude/commands/README.md · 34 lines

What it actually says

カスタムスラッシュコマンド一覧

コマンド

コマンド 説明 引数
/working-context チケット作業コンテキストの管理(作成・読込・保存) TASK-XXXX / save / なし
/ai-dev-workflow PlanGate ワークフロー v5 / v6 / v7 の各フェーズ実行 TASK-XXXX {brainstorm|plan|exec|status}

使い方

# 作業コンテキストの新規作成・読み込み
/working-context TASK-1234

# 作業コンテキストの保存(セッション終了時)
/working-context save

# Plan生成 → セルフレビュー → 外部AIレビュー(一括自動実行)
/ai-dev-workflow TASK-1234 plan

# Agent実行(C-3承認後。多層防御検証 → PR作成まで自動)
/ai-dev-workflow TASK-1234 exec

関連ドキュメント

  • PlanGateガイド(v5 現行): docs/plangate.md
  • PlanGate v7 ハイブリッドアーキテクチャ: docs/plangate-v7-hybrid.md
  • v7 Workflow 定義(WF-01〜WF-05): docs/workflows/README.md
  • ワークフロー詳細・プロンプト集: docs/ai-driven-development.md
  • 作業コンテキストルール: .claude/rules/working-context.md
  • v7 Rule 1〜5: .claude/rules/hybrid-architecture.md
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. 4d ago First seen · 34 lines · 0 tokens per session scan A 5be5269128d8

Subscribe to this mod's changes

README is a command published in the GitHub repository s977043/PlanGate (2 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 388 tokens. 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-31.