focus-friendly
A Codex plugin that makes dense information and complex work easier to understand, navigate, and act on.
File Explorer
- marketplace.json
- marketplace.json
- validate.yml
- focus-friendly-plugin.png
- DESIGN.md
- RESEARCH.md
- TESTING.md
- orion-edge-migration.md
- cases.json
- plugin.json
- plugin.json
- openai.yaml
- evidence-and-boundaries.md
- project-work.md
- response-patterns.md
- SKILL.md
- validate_repo.py
- .gitignore
- CONTRIBUTING.md
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
codex
View Details ▼
codex
Natural language code assistant for the terminal, powered by OpenAI.
Reads and edits files in your current directory to fulfill requests.
codex
Start an interactive Codex session in the current directory:
codex "{{prompt}}"
Run a single Codex command using a prompt:
codex --sandbox workspace-write "{{prompt}}"
Run a prompt allowing Codex to edit files in the workspace:
npx
View Details ▼
npx
This command is an alias of `npm exec`.
tldr npm exec
View documentation for the original command:
# Project Badges
-
Focus Friendly plugin page
