ijfw-workflow

ijfw-workflow is a skill for Claude Code, Codex from FerroxLabs/ijfw. It costs 70 tokens per session (3,317 once invoked), scanned A, original, MIT.

A project workflow that guides work through brainstorming, planning, execution, verification, shipping, and measurement. It offers a shorter path for small changes and a deeper path for new projects, major refactors, and launches.

In plain words
What is it for?
Use it to plan and run features, fixes, websites, apps, campaigns, books, and other project-level work.
Why use it?
It provides a repeatable way to move from an idea to checked and shipped work. It also keeps project notes, plans, and memory in consistent locations.

Skill for Claude CodeCodex

Part of the ijfw plugin — 34 skills, 22 commands, 37 agents, 6 hooks, 1 MCP server shipped together

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 skills/ferroxlabs/ijfw/ijfw-workflow
Any agent
npx skills add FerroxLabs/ijfw --skill ijfw-workflow
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/ijfw

Made for: Claude Code, Codex.

Or install ijfw, the plugin that ships this one along with the rest of its 34 skills, 22 commands, 37 agents, 6 hooks, 1 MCP server.

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 ijfw-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/ferroxlabs/ijfw/ijfw-workflow.svg)](https://agentmods.dev/skills/ferroxlabs/ijfw/ijfw-workflow)
Your own site
<a href="https://agentmods.dev/skills/ferroxlabs/ijfw/ijfw-workflow"><img src="https://agentmods.dev/badge/skills/ferroxlabs/ijfw/ijfw-workflow.svg" alt="Measured on agentmods" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,317 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.00070 $0.03317
Opus 5 $0.00035 $0.01658
Sonnet 5 $0.00014 $0.00663
Haiku 4.5 $0.00007 $0.00332

Measured today against content hash 8e28b812741d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ijfw-workflow 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 today.

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/skills/ijfw-workflow/SKILL.md · 221 lines

How it starts

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

IJFW Workflow

Two modes, same principles, same invariants.

  • Quick -- 5 moves, 3-5 minutes, locked brief. For features, fixes, ideas.
  • Deep -- 6 required modules + 3 optional, 20-45 minutes. For new projects, major refactors, launches.
Donahoe Loop: BRAINSTORM -> PLAN -> EXECUTE -> VERIFY -> SHIP -> MEASURE
              |<--- memory recall at every entry --->|
              |<--- Trident cross-audit on request --->|

Detailed downstream procedure (PLAN / EXECUTE / VERIFY / SHIP, including wave dispatch, post-DONE pipeline, Phase-E cross-audit): see references/post-brainstorm-workflow.md. Deep-mode optional modules (EXTERNAL BRIEF / ANTI-SCOPE / TRIDENT CROSS-CRITIQUE): see references/deep-mode-optional.md.

RUNTIME BOOTSTRAP AND FALLBACKS

Before the first workflow write or command invocation, inspect whether .ijfw/memory/ exists so the auto-picker and empty-state opener can use that signal accurately. Then ensure .ijfw/memory/ and .planning/ exist before writing artifacts. If the ijfw CLI is unavailable in this session, continue with markdown files and visible chat checklists, then state the exact CLI command the user can run later. Optional commands such as ijfw cross, ijfw design, ijfw recover, ijfw blackboard, ijfw team, and ijfw swarm must degrade to explicit written artifacts instead of blocking the workflow.


AUTO-PICKER (runs first, every time)

Deterministic signals, visible reasoning, no friction.

Signal Points towards
Prompt < 15 words Quick
Prompt has clear verb + object Quick
Vague verbs alone ("improve", "fix", "handle", "deal with") Deep
"New project", "major refactor", "launch", "design" Deep
Project dir has no .ijfw/memory/ Deep
Explicit "brainstorm", "quick idea", "just sketch" Quick

Protocol:

  1. Read signals silently.
  2. Say in one line: Reading this as <Quick|Deep> -- <reason>. Say "go deeper" / "just quick" to switch.
  3. If signals tie, ask once: Quick or Deep? Accept any affirmative shortcut ("q" / "d").
  4. Start immediately. The user should never wait on a modal.

Read the full file on GitHub · 221 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. today First seen · 221 lines · 70 tokens per session scan A 8e28b812741d

Subscribe to this mod's changes

ijfw-workflow is a skill published in the GitHub repository FerroxLabs/ijfw (210 stars, last pushed 5d ago), licensed MIT. It adds 70 tokens to every session and 3,317 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-09-05.