원클릭으로
crew-codex
Complete development workflow for Codex
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Complete development workflow for Codex
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Complete development workflow for Claude Code
4400+ curated code review prompts from leading open-source repositories
Git workflow commands: commit, branch, pr, push, sync, review, fixup, update-pr, commit-push, clean-gone, status, merge. Use with command argument.
Evaluate session using OpenAI eval-skills framework (Outcome/Process/Style/Efficiency). Analyzes session transcript vs Claude Code config to score performance and generate improvement recommendations. Creates GitHub issue with rubric scores and actionable plan.
Git workflow commands: commit, branch, pr, push, sync, review, fixup, update-pr, commit-push, clean-gone, run-e2e. Use with command argument.
Professional code review skill for Claude Code. Automatically collects file changes and task status. Triggers when working directory has uncommitted changes, or reviews latest commit when clean. Triggers: code review, review, 代码审核, 代码审查, 检查代码
| name | crew-codex |
| description | Complete development workflow for Codex |
Complete development workflow for Codex. Defines philosophy, task classification, hard requirements, anti-patterns, and 8-phase development process with spawn_agent.
This codebase will outlive you. Every shortcut you take becomes someone else's burden. Every hack compounds into technical debt that slows the whole team down.
You are not just writing code. You are shaping the future of this project. The patterns you establish will be copied. The corners you cut will be cut again.
Fight entropy. Leave the codebase better than you found it.
Would a senior engineer say this is overcomplicated? If yes, simplify.
trash over rm./approvals as needed, and use full access sparingly./review for a second set of eyes on risky or wide changes..codex/skills and global ~/.codex/skills; if $<myskill> isn't found locally, explicitly load ~/.codex/skills/<myskill>/SKILL.md (plus any references//scripts/)./skills to list available skills, $skill-name for direct invocation.read_file/list_dir/grep_files) over ad-hoc shell plumbing when available.fd (files), rg (text), ast-grep (syntax-aware), jq/yq (extract/transform)./skills or $skill-name (recommended when required).$create-plan) or write a manual plan.$ask-questions-if-underspecifiedmcp__context7__resolve-library-id then mcp__context7__query-docsPREFER Exa MCP over built-in web search — Exa is faster, has better filtering, and richer results. USE Octocode MCP for GitHub content — Exa cannot crawl GitHub raw files; use octocode for repo content.
mcp__octocode__githubGetFileContentmcp__octocode__githubSearchCodemcp__octocode__githubViewRepoStructuremcp__octocode__githubSearchPullRequestsmcp__exa__web_search_examcp__exa__web_search_advanced_examcp__exa__get_code_context_examcp__exa__company_research_examcp__exa__linkedin_search_examcp__exa__deep_researcher_start then mcp__exa__deep_researcher_checkmcp__exa__crawling_examcp__exa__deep_search_exa$test-driven-development$executing-plansspawn_agent collaboration tool, or $subagent-driven-development skillspawn_agent with role presets, or /new//fork for separate threads/review when helpful; summarize results (output optional unless requested)$code-simplifier$deslop$knip$verification-before-completion$rams$semgrep$codeql$differential-review$variant-analysis$sarif-parsing$sharp-edges$systematic-debugging$property-based-testing$agent-browser$doc-coauthoring$xlsx$pptx$writing-skills$claude-md-improver (if present in this repo)$guidelines-advisor$secure-workflow-guide$token-integration-analyzer$fuzzing-obstacles$vercel-react-best-practicesmcp__tanstack__tanstack_search_docs or mcp__tanstack__tanstack_docmcp__tanstack__tanstack_list_libraries or mcp__tanstack__tanstack_ecosystemmcp__tanstack__createTanStackApplication$typescript-advanced-types$better-auth-best-practices$create-auth-skill$supabase-postgres-best-practices/mcp, /skills, config file, and codex exec$logging-best-practices$workflow-improver