Browse / Research & science / claude-code-my-workflow-codex
claude-code-my-workflow-codex
xashgg
A ready-to-fork foundation for AI-assisted academic work.
Open xashgg/claude-code-my-workflow-codex → Checked against the four rules.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
Actively maintained. A summary of how I use Claude Code for academic work — slides, papers, data analysis, and more — packaged so you can fork it for your own research. See CHANGELOG.md for the latest changes.
Live site: psantanna.com/claude-code-my-workflow
A ready-to-fork foundation for AI-assisted academic work. You describe what you want — lecture slides, a research paper, a data analysis, a replication package — and the coding agent plans the approach, runs specialized reviews, fixes issues, verifies quality, and presents results. Like a contractor who handles the entire job. Extracted from a production PhD course and extended by a growing community.
Codex users: Open the repository root in VS Code with the Codex extension. Codex loads
AGENTS.md, discovers the 52 repository skills under.agents/skills/, and accepts explicit skill invocation as$skill-name. Seedocs/CODEX_USAGE.mdfor setup, example prompts, workflow selection, and troubleshooting. Claude Code support under.claude/remains unchanged.
Quoting 5% of the README. Read the rest on GitHub ↗
This one grew out of another entry. It began as a copy of pedrohcgs/claude-code-my-workflow, and most of its files are now different from the original, so it is listed in its own right rather than behind its source.
Where it came from
What this copy built: +manuscript — top-level directories this copy added on top of the original.
And a tool: +.agents +.codex — configuration the original does not ship.
Read from the repository's git tree on 2026-08-17.