Command
Strip gremlin/invisible Unicode from current file or given path(s).
Command
Strip gremlin/invisible Unicode from current file or given path(s).
Command
Persist learned rules to AGENTS.md / AGENTS.local.md or user preferences.
Command
This document provides practical examples of how to use the skill-driven workflows (git, pr, k8s, plan) in real development scenarios. Behavior is implemented by Agent Skills in .cursor/skills/.
Skill Claude CodeCodex
Safe Git workflow - commit with conventional format and branch safety, create branches, reset with backup, and multi-repo status. Use when committing, creating branches, resetting, or checking git status in multi-repo workspaces.
Skill Claude CodeCodex
Linear, GitHub, Trunk, MCP, and external service integration rules. Use when using Linearis, gh CLI, Trunk, MCP servers, or external APIs.
Skill Claude CodeCodex
Safe Kubernetes operations - check resources (read-only), validate manifests (dry-run), and diff changes. Use when inspecting pods/deployments, validating YAML, or previewing apply changes. Never run kubectl delete or apply.
Skill Claude CodeCodex
Persist learned rules in a tool-agnostic way (project / project-local / user scope). Use when the user runs /learn or asks you to remember a preference or project convention.
Skill Claude CodeCodex
Linear integration with Linearis CLI - rules, team config, issue format, and all Linear operations (create, update, comment, list, triage, view, project create/plan). Use when creating or managing Linear issues, referencing issues in commits/PRs, or working with Linear projects.
Skill Claude CodeCodex
Create or update project plans. Use when the user asks to create a plan, update a plan, or break down work into a plan (in or out of plan mode). Always use standard plan format and location so plans are consistent.
Skill Claude CodeCodex
Pull request lifecycle - create PR with gh CLI, validate quality gates, and mark ready for review. Use when creating a PR, running quality checks, or marking PR ready for review.
Skill Claude CodeCodex
Code quality, commit standards, quality gates, PR standards, documentation, performance, security, and output character hygiene (gremlin characters). Use when writing code, committing, creating PRs, generating any text, or when the user runs /gremlin-clean.
Skill Claude CodeCodex
Git, command, Kubernetes, data, workspace, and temporary files safety rules. Use when committing, pushing, using kubectl, handling multi-repo workspaces, or performing destructive operations.
Skill Claude CodeCodex
Always apply guma's personal preferences across projects (user-level). Use when interacting with the user in any repo.
Skill Claude CodeCodex
Language, terminal, workspace, branch, commit, PR, planning, and documentation workflow rules. Use when writing in English, committing, creating PRs, or creating plans in .cursor/plans/.
Skill Claude CodeCodex
Multi-repository workspace status overview and analysis. Use when checking workspace state, understanding repo boundaries, or before running git operations in multi-repo workspaces.