boarding
01Skill Claude CodeCodex
A workflow step that reads a Linear issue and saves a summary of its requirements and possible code impact.
Skill Claude CodeCodex
A workflow step that reads a Linear issue and saves a summary of its requirements and possible code impact.
Skill Claude CodeCodex
A command procedure for committing the current Git changes and pushing them to the remote repository. It includes checks for sensitive files, branch safety, and recent commit style.
Skill Claude CodeCodex
A workflow step that fetches the latest develop branch, creates a separate Git worktree, and writes an implementation plan.
Skill Claude CodeCodex
Use this skill immediately before a workflow runs an actual gh command, such as creating, inspecting, or merging PRs with GitHub CLI.
Skill Claude CodeCodex
A read-only command that runs Cursor's code review against the current Git changes.
Skill Claude CodeCodex
A workflow step that removes a separate Git worktree and keeps its branch in the main repository after rebasing it onto develop.
Skill Claude CodeCodex
A release workflow collects changes from a shared development branch, creates a versioned release branch, and opens a release pull request toward the main branch. A pull request is a proposed set of changes for review and merging.
Skill Claude CodeCodex
A code-review command examines the changes on the current Git branch, finds issues by severity, fixes selected problems, and commits and pushes the results. Git is a system for tracking code changes, while a branch is a separate line of work.
Skill Claude CodeCodex
A workflow step that rebases a branch onto develop, pushes it to the remote repository, and creates a pull request.
Skill Claude CodeCodex
A local implementation step that follows a saved plan in a Git worktree, a separate working directory for a branch.
Skill Claude CodeCodex
A post-submission workflow that waits for a pull request’s CI checks, automated build and test checks, to pass before merging it.
Skill Claude CodeCodex
After merge, clean up the worktree and sync develop.
Skill Claude CodeCodex
Implement the planned tutorial change and verify the result.
Skill Claude CodeCodex
Rebase on develop, push the branch, and open a pull request.
Skill Claude CodeCodex
Complete the workflow with a concise final check and summary.
Skill Claude CodeCodex
Stop a workflow loop after a maximum number of iterations.
Skill Claude CodeCodex
Plan a small safe tutorial task and capture the expected result.
Skill Claude CodeCodex
Review the tutorial result and fix obvious issues.
Skill Claude CodeCodex
Generate or edit raster images from prompt or reference assets.
Skill Claude CodeCodex
Drive an end-to-end feature implementation with sensible defaults and tests.
Skill Claude CodeCodex
Run a structured code review across staged changes.
Skill Claude CodeCodex
This SKILL.md lives outside the recognized skill directories and must not be discovered.