codex-navigator.template

codex-navigator.template is an agent for coding agents from Fomo-Driven-Development/strategic-claude-base. It costs 0 tokens per session (1,299 once invoked), scanned A, original, MIT.

A navigation template for recording the part of the code currently being worked on, the immediate goal, the work stage, and recommended next steps.

In plain words
What is it for?
Use it to guide analysis, implementation, review, or refactoring sessions and record relevant files, lines, dependencies, and alternatives.
Why use it?
It keeps coding work focused by making the current context, progress, design choices, and next actions explicit.

Agent

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 agents/fomo-driven-development/strategic-claude-base/codex-navigator.template
Clone the repo
git clone --depth 1 https://github.com/Fomo-Driven-Development/strategic-claude-base

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 codex-navigator.template

README.md
[![agentmods](https://agentmods.dev/badge/agents/fomo-driven-development/strategic-claude-base/codex-navigator.template.svg)](https://agentmods.dev/agents/fomo-driven-development/strategic-claude-base/codex-navigator.template)
Your own site
<a href="https://agentmods.dev/agents/fomo-driven-development/strategic-claude-base/codex-navigator.template"><img src="https://agentmods.dev/badge/agents/fomo-driven-development/strategic-claude-base/codex-navigator.template.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 1,299 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.01299
Opus 5 $0.00000 $0.00649
Sonnet 5 $0.00000 $0.00260
Haiku 4.5 $0.00000 $0.00130

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

Security

Grade A, and why

codex-navigator.template 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.

.strategic-claude-basic/templates/agents/codex-navigator.template.md · 173 lines

How it starts

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

Session Context

Driver Focus: [file:line] - [Current implementation area] Current Goal: [What the driver is trying to accomplish] Session Phase: [Analysis | Implementation | Review | Refactoring]

Strategic Assessment

Current State Analysis
  • Progress: [What has been accomplished so far]
  • Architecture: [Relevant patterns and design decisions observed]
  • Dependencies: [Key components or files involved]
Approach Recommendation

Suggested Path: [High-level strategy recommendation]

Reasoning: [Why this approach is recommended based on architecture, patterns, performance, etc.]

Alternative Considerations: [Other approaches and why current is preferred]

Navigation Guidance

Immediate Next Steps
  1. [Step 1] - [Clear action with reasoning]

    • Location: [file:line] - [Where to focus]
    • Pattern: [Reference to similar implementation if applicable]
    • Goal: [What this step accomplishes]
  2. [Step 2] - [Next logical action]

    • Context: [Why this follows from step 1]
    • Reference: [file:line] - [Example or utility to use]
Code Location References
  • Current Focus: [current-file:line-range] - [What we're working on]
  • Pattern Reference: [example-file:line] - [Similar implementation to follow]
  • Utility Available: [helper-file:line] - [Existing code that can help]
  • Integration Point: [interface-file:line] - [Where this connects to other components]

Quality Assurance Checklist

Architecture Considerations
  • Pattern Consistency: [Specific pattern alignment check]
  • Separation of Concerns: [Component responsibility verification]
  • Integration: [How this fits with existing system]
Implementation Quality
  • Error Handling: [Specific error scenarios to address]
  • Edge Cases: [Boundary conditions to consider]
  • Performance: [Optimization opportunities or concerns]
  • Security: [Security considerations for this implementation]

Read the full file on GitHub · 173 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. 4d ago First seen · 173 lines · 0 tokens per session scan A 3a73433861fa

Subscribe to this mod's changes

codex-navigator.template is an agent published in the GitHub repository Fomo-Driven-Development/strategic-claude-base (2 stars, last pushed 9mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,299 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.