Instructions file Gemini CLI
Instructions for sashiko-dev/sashiko, covering role, generic guidance, development workflow, 1. prerequisites and 2. common commands.
Instructions file Gemini CLI
Instructions for sashiko-dev/sashiko, covering role, generic guidance, development workflow, 1. prerequisites and 2. common commands.
Skill Claude CodeCodex
Performs scrutinizing code reviews against project standards (e.g., GEMINI.md) and design docs. Intelligently detects relevant design files, categorizes findings (Safety, Complexity, Style), and generates actionable diffs. Use when the user asks to review a PR, diff, or specific codebase components.
Skill Claude CodeCodex
Meta-skill for implementing new features. Guides the agent through requirement analysis, design doc lookup, codebase investigation, SOLID/DRY implementation in Rust, and iterative validation with Makefile checks. Use for feature creation requests.