local-fast

local-fast is a skill for Claude Code, Codex from carloshpdoc/ios-workflow-claude. It costs 29 tokens per session (109 once invoked), scanned A, original, Apache-2.0.

A Portuguese-language procedure for delegating low-risk, low-cost coding tasks to a local Qwen3.5 model.

In plain words
What is it for?
Use it to generate tests, review diffs, summarize logs, explain code, suggest simple refactors, or propose local improvements.
Why use it?
It can handle routine work locally while leaving critical changes for further validation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to generate tests, review diffs, summarize logs, explain code, suggest simple refactors, or propose local improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/carloshpdoc/ios-workflow-claude/local-fast
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.

Any agent
npx skills add carloshpdoc/ios-workflow-claude --skill local-fast
Clone the repo
git clone --depth 1 https://github.com/carloshpdoc/ios-workflow-claude

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 local-fast

README.md
[![agentmods](https://agentmods.dev/badge/skills/carloshpdoc/ios-workflow-claude/local-fast/github.svg)](https://agentmods.dev/skills/carloshpdoc/ios-workflow-claude/local-fast)
Your own site
<a href="https://agentmods.dev/skills/carloshpdoc/ios-workflow-claude/local-fast"><img src="https://agentmods.dev/badge/skills/carloshpdoc/ios-workflow-claude/local-fast/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 local-fast

Your own site · 80×15
<a href="https://agentmods.dev/skills/carloshpdoc/ios-workflow-claude/local-fast"><img src="https://agentmods.dev/badge/skills/carloshpdoc/ios-workflow-claude/local-fast.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 109 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.
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.00029 $0.00109
Opus 5 $0.00015 $0.00055
Sonnet 5 $0.00006 $0.00022
Haiku 4.5 $0.00003 $0.00011

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

Security

Grade A, and why

local-fast 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.

skills/local-fast/SKILL.md · 20 lines

What it actually says

Use este skill para:

  • gerar testes
  • revisar diff
  • resumir logs
  • explicar código
  • propor refactor simples
  • sugerir melhorias locais

Use o script: !bash .claude/bin/qwen-task.sh ""

Depois:

  • sintetize a resposta
  • destaque riscos
  • não aplique mudanças críticas sem validação
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 · 20 lines · 29 tokens per session scan A c57cdec64092

Subscribe to this mod's changes

local-fast is a skill published in the GitHub repository carloshpdoc/ios-workflow-claude (7 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 29 tokens to every session and 109 once invoked, about $0.0001 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 skills, from other repositories

skillnote

Self-hosted skill registry for OpenClaw. Stores procedures your team writes (name, description, body), syncs them to disk before each task, and collects which-helped/which-failed signals from the agent so the registry improves over time.

luna-prompts/skillnote · 54 tokens

skill-push

Create and push reusable skills to SkillNote from Codex when repeated instructions are detected or the user says "create a skill", "save this pattern", "push a skill". Guides drafting, review, collection selection, and publishing.

luna-prompts/skillnote · 50 tokens

collection

Choose which SkillNote skill collection is active for this Codex project. Use when the user says "change collection", "switch skills", "use frontend skills", or "show collections".

luna-prompts/skillnote · 39 tokens

mcpmu

Install, set up, and manage MCP servers using the mcpmu CLI. Use when the user wants to install mcpmu, register it as an MCP server, add/remove/list MCP servers, manage namespaces, set tool permissions, manage server-level denied tools, or expose servers via serve mode.

Bigsy/mcpmu · 64 tokens

architect

This skill should be used when the user asks to "design system architecture", "evaluate microservices vs monolith", "create architecture diagrams", "analyze dependencies", "choose a database", "plan for scalability", "make technical decisions", or "review system design".

Joncik91/ucai · 56 tokens

ucai-patterns

Use when the user asks about Claude Code best practices, how to write agents, how to use hooks, how to manage context, or how to work effectively with Claude Code's native systems.

Joncik91/ucai · 42 tokens