intentflow-ios intentflow-docs.instructions.md

intentflow-ios intentflow-docs.instructions.md is an instructions file for GitHub Copilot from emrecanozturk/intentflow-ios. It costs 111 tokens per session, scanned A, original, MIT.

Documentation rules for IntentFlow, an iOS architecture built around workflows, typed effects, manifests, and code examples for SwiftUI and UIKit. They describe how the project's public and AI-focused documentation should be maintained.

In plain words
What is it for?
Update IntentFlow documentation, explain how its architecture differs from common iOS patterns, and document how AI tools should work with its manifests and invariants.
Why use it?
They reduce the chance that documentation becomes inconsistent with the package, command-line tools, or release status. They also keep explanations focused on the manifest, rules, acceptance traces, and token-saving workflow.

Instructions file for GitHub Copilot

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/emrecanozturk/intentflow-ios/intentflow-docs
Clone the repo
git clone --depth 1 https://github.com/emrecanozturk/intentflow-ios

Made for: GitHub Copilot.

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 intentflow-ios intentflow-docs.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/emrecanozturk/intentflow-ios/intentflow-docs.svg)](https://agentmods.dev/instructions/emrecanozturk/intentflow-ios/intentflow-docs)
Your own site
<a href="https://agentmods.dev/instructions/emrecanozturk/intentflow-ios/intentflow-docs"><img src="https://agentmods.dev/badge/instructions/emrecanozturk/intentflow-ios/intentflow-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 This file is loaded in full into every session.
When invoked 111 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 $0.00111 $0.00111
Opus 5 $0.00056 $0.00056
Sonnet 5 $0.00022 $0.00022
Haiku 4.5 $0.00011 $0.00011

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

Security

Grade A, and why

intentflow-ios intentflow-docs.instructions.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.

.github/instructions/intentflow-docs.instructions.md · 11 lines

What it actually says

IntentFlow Documentation Instructions

  • Keep public docs in sync with the current package products, CLI commands, and release state.
  • Prefer concise, durable guidance over broad claims.
  • Mention tradeoffs against MVC, MVVM, VIPER, Clean, Coordinators, Redux/MVI, TCA, and RIBs only when it helps a user adopt or migrate.
  • AI-mode docs should explain the manifest, invariants, acceptance traces, and token-saving workflow.
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 First seen · 11 lines · 111 tokens per session scan A a76ba599474f

Subscribe to this mod's changes

intentflow-ios intentflow-docs.instructions.md is an instructions file published in the GitHub repository emrecanozturk/intentflow-ios (10 stars, last pushed 1mo ago), licensed MIT. It adds 111 tokens to every session, about $0.0006 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-31.

Related

Other instructions, from other repositories

ios-swiftui-accessibility-techniques CLAUDE.md

Claude Code instructions for cvs-health/ios-swiftui-accessibility-techniques, covering project rules, copyright header (required), rules, swift files and markdown files.

cvs-health/ios-swiftui-accessibility-techniques · 455 tokens

Xcode-Build-Optimization-Agent-Skill copilot-instructions.md

Instructions for AvdLee/Xcode-Build-Optimization-Agent-Skill, covering repository mission, agent skill requirements, behavior constraints, build optimization focus areas and common issues to flag.

AvdLee/Xcode-Build-Optimization-Agent-Skill · 525 tokens

MarkdownView AGENTS.md

Instructions for keitaoouchi/MarkdownView, covering agents, technical components, relationships (data/event flow overview), extension points (overview) and platform / distribution.

keitaoouchi/MarkdownView · 722 tokens

AppClaw CLAUDE.md

Instructions for appclawhq/AppClaw, covering claude.md, what is appclaw?, build & run commands, architecture and entry point & cli modes (src/index.ts).

appclawhq/AppClaw · 2,529 tokens

ios-simulator-skill CLAUDE.md

Instructions for conorluddy/ios-simulator-skill, covering claude.md - developer guide, project overview, project structure, architecture patterns and pattern 1: class-based script design.

conorluddy/ios-simulator-skill · 2,315 tokens

Multiplex AGENTS.md

Instructions for multiplex-term/Multiplex, covering build & test, build, unit tests — fast, no device i/o, architecture and reference docs — read before touching an area.

multiplex-term/Multiplex · 1,630 tokens