check-history
π―Skillfrom meriley/claude-code-skills
Automatically reviews git repository context by running parallel git commands to understand current state, recent changes, and related work before starting any task.
Part of
meriley/claude-code-skills(18 items)
Installation
git clone https://gitea.cmtriley.com/mriley/claude-config.git .claudenpm install -g @anthropic-ai/claude-codepip install uvSkill Details
β οΈ MANDATORY - YOU MUST invoke this skill at the start of EVERY task. Reviews git history, status, and context before starting any work. Runs parallel git commands to understand current state, recent changes, and related work. NEVER gather git context manually.
More from this repository10
vendure-admin-ui-writing skill from meriley/claude-code-skills
Reviews and analyzes the Vendure admin user interface codebase, providing insights into code quality, potential improvements, and identifying potential UI/UX issues or technical debt in the admin p...
Defines Vendure database entities with TypeORM decorators, relations, and channel-awareness for robust database model creation.
Enforces comprehensive security, quality, and approval checks for safe and consistent code commits, preventing manual git operations.
Guides developers in creating high-quality Claude Code skills by providing a structured workflow for identifying needs, designing evaluations, and documenting skills effectively.
Develops comprehensive Vendure e-commerce solutions by creating plugins, extending GraphQL APIs, building Admin UI components, and defining custom database entities.
Runs automated tests for code projects, executing test suites and reporting results across different programming environments.
Automatically enforces code quality standards by running comprehensive linters, formatters, and static analysis across the entire repository, blocking commits with any detected issues.
Guides developers in creating robust, configurable Vendure plugins using TypeScript, decorators, and dependency injection best practices.
Enforces strict safety protocols by requiring explicit confirmation, listing affected files, and preventing accidental data loss during destructive git or file operations.