oretachi
01Settings file Claude Code
MCP configuration declaring 1 server: tauri-mcp.
Settings file Claude Code
MCP configuration declaring 1 server: tauri-mcp.
Skill Claude CodeCodex
A release workflow that chooses a software version, updates CHANGELOG.md with changes from Git history, and commits the result. Version numbers can be patch, minor, or major, or a specific number.
Skill Claude CodeCodex
A worktree assignment guide for creating a Git worktree and sending a coding task to an AI agent. A worktree is a separate working directory that lets a branch be worked on independently.
Skill Claude CodeCodex
A worktree cleanup guide for reviewing Git worktrees, which are separate working directories for branches, and finding ones that may be safe to remove.
Skill Claude CodeCodex
A report that combines the status of all Git worktrees, which are separate working directories linked to one repository. It can include branches, changed files, running terminals, assigned agents, and pull requests.
Skill Claude CodeCodex
Guidance for running commands that stay active, such as development servers, file watchers, and watch-mode builds, in a separate visible terminal tab. It is written for the oretachi development interface, where users can view logs and stop the process.
Skill Claude CodeCodex
A template for an interactive React domain model diagram, a visual map of the entities and relationships in a software system. It provides grid and focused views with pan, zoom, labels, and category colors.
Skill Claude CodeCodex
A template-based tool for creating interactive React presentations, meaning slide decks built as web components.
Skill Claude CodeCodex
A workflow rule for a worktree created for a child issue, which is a smaller task split from a larger issue. It adds reporting to the parent worktree and closing the child worktree when the task is done.
Skill Claude CodeCodex
A workflow for splitting a large issue into smaller sub-issues and coordinating their separate worktrees. A worktree is an isolated copy of a Git project where one task can be developed independently.
Skill Claude CodeCodex
A template for an interactive React wireframe, a rough screen design used to plan an interface. It can show several screens, their transitions, and where data fields connect to the interface.