Agent
A code-review agent that examines changes in a commit, branch, or directory and reports possible bugs, design concerns, and missing tests.
Agent
A code-review agent that examines changes in a commit, branch, or directory and reports possible bugs, design concerns, and missing tests.
Skill Claude CodeCodex
A workflow for asking the Codex command-line tool to review selected code changes and save its findings to a file. It is intended for an agent to obtain an additional review after doing its own work.
Skill Claude CodeCodex
A management workflow for scheduled, unattended Claude Code jobs. Cron is a system for running commands automatically at specified times or intervals.
Skill Claude CodeCodex
A session-saving workflow that records the current work in a readable Markdown snapshot so it can be resumed later in a new session.
Skill Claude CodeCodex
A search and browsing tool for past Claude Code sessions, which are saved conversations about earlier coding work. It can search the original user messages even after the conversation has been shortened.
Skill Claude CodeCodex
A session-end review process written in Japanese that summarizes work done, what went well, problems encountered, and possible improvements. It also records the review in a dated Markdown file.
Skill Claude CodeCodex
A skill that opens a new macOS Terminal tab and starts a separate Claude Code agent. The agent receives a task description and works independently.