afc-toolkit

(★ 13)

WOAFC Toolkit — selected-user Codex audit plugin for product, workflow and system steering.

File Explorer

  • .gitignore
  • .gitlab-ci.yml
  • CONTRIBUTING.md
  • PRIVACY.md
  • README.md
  • README.vi.md
  • RELEASING.md
  • SECURITY.md
  • SUPPORT.md

# Use via CDN

jsDelivr

jsDelivr 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 ▼

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:

🔍

python3

View Details ▼

This command is an alias of `python`.

tldr python

View documentation for the original command:

// repository documentation