Instructions file CodexOpenCode
Instructions for fmind/mlops-python-package, covering agents.md, project overview, setup & core commands, definition of done and conventions & idioms.
Instructions file CodexOpenCode
Instructions for fmind/mlops-python-package, covering agents.md, project overview, setup & core commands, definition of done and conventions & idioms.
fmind/cookiecutter-mlops-package
Instructions file CodexOpenCode
Instructions for fmind/cookiecutter-mlops-package, covering agents.md, project overview, setup & core commands, definition of done and conventions & idioms.
Plugin Claude Code
Compile a single AI supagent into multiple AI subagents.
Plugin Claude Code
Compile a single AI supagent into multiple AI subagents.
Instructions file CodexOpenCode
Instructions for fmind/agent-supagents, covering agents.md, conventions, workflow and layout.
Skill Claude CodeCodex
Use when authoring or building supagents sources under .agents/supagents/ — markdown that compiles to subagent files for Claude Code, Gemini CLI, GitHub Copilot, Cursor, OpenCode, and Kilo Code.
Skill Claude CodeCodex
Manage chezmoi dotfiles: source naming, Go templates, age-encrypted secrets, and the edit-source then apply/diff workflow.
Skill Claude CodeCodex
Prepare, tag, and push a versioned fmind/dotfiles release locally to trigger GitHub Actions CD publication.
Skill Claude CodeCodex
Run this dotfiles repo's non-destructive health check across mise, dot, dependencies, docs, and skills.
Instructions file CodexOpenCode
Instructions for fmind/dotfiles, covering agents.md (project), house rules, conventions, workflows and agents.
Hook
Runs when the agent sends a notification for permission_prompt tool calls, running dot agent hook notify grok needs-input. From fmind/dotfiles.
Hook
Runs before the context is compacted, running dot agent hook session grok. From fmind/dotfiles.
Hook
Runs when a session ends, running dot agent hook session grok. From fmind/dotfiles.
Hook
Runs when the agent finishes a response, running dot agent hook session grok (2 commands). From fmind/dotfiles.
Hook
Runs when a subagent finishes, running dot agent hook session grok. From fmind/dotfiles.
Skill Claude CodeCodex
Evaluate stochastic LLM/RAG/model/retrieval/tool agents in trials. Compare baseline/candidate on development/sealed holdouts with calibrated deterministic/model/trace graders; measure reliability, variance, leakage, safety, and cost.
Skill Claude CodeCodex
Configure MCP servers for Antigravity, Codex, OpenCode, Claude, and Copilot using stdio or remote transport at workspace or user scope, with source review and safe secret handling.
Skill Claude CodeCodex
Bootstrap shared project instructions and skills for Antigravity, Codex, OpenCode, Claude, and Copilot, while keeping each tool's MCP, settings, and custom-agent files in native locations.
Skill Claude CodeCodex
Author, validate, publish, or install Agent Skill packages; manage SKILL.md metadata, resources, discovery, CLI checks, and reviewed trust.
Skill Claude CodeCodex
Engineer CLI contracts across languages: commands, flags, help, streams, exit codes, JSON, completions, cancellation, compatibility, and safe errors.
Skill Claude CodeCodex
Deploy container services to Google Cloud Run with Artifact Registry, keyless CI identity, Secret Manager, ko, or Dockerfiles.
Skill Claude CodeCodex
Build minimal, non-root OCI images — ko for Go or a distroless multi-stage Dockerfile — then scan, sign, and SBOM them. Use when containerizing or packaging an app for deployment.
Skill Claude CodeCodex
Write a Conventional Commits subject for the staged changes and commit them. Use when committing staged work with a typed, scoped message.
Skill Claude CodeCodex
Design executable technical curricula, lessons, and labs with prerequisites, guided practice, accessibility, platform checks, and course release acceptance.