jsuzanne/stigix
Skill Claude CodeCodex
Cross-platform awareness guide for commands targeting external hosts. Use this skill whenever you are about to generate a shell command, script, or file path intended for a host whose OS is unknown or could be Windows, Linux, or macOS.
jsuzanne/stigix
Skill Claude CodeCodex
Bump version, commit code changes, and push a GitHub tag for the stigix project. Use whenever making code changes that should trigger a Docker image rebuild via GitHub Actions CI.
jsuzanne/stigix
Skill Claude CodeCodex
Evaluate whether a new feature or change warrants a documentation update in the Stigix docs. Use after adding new features (not bug fixes). Decides which docs to update, writes the content, and proposes the update to the user when the value is uncertain.
jsuzanne/stigix
Skill Claude CodeCodex
Guide for updating the Stigix public FAQ (site/faq.html) when user-facing features change. Use after adding new features, changing defaults, or modifying UI workflows that users would notice. Decides which FAQ panel to update, writes the HTML, and applies the change.
jsuzanne/stigix
Skill Claude CodeCodex
Language policy for the Stigix repository. Use this skill whenever writing or editing any file that will be committed to the GitHub repository (docs/, mcp-server/Exemple/, README, CHANGELOG, code comments, docstrings, tool descriptions, etc.). Conversation with the user may remain in French, but all repo-facing…
jsuzanne/stigix
Skill Claude CodeCodex
Audit and synchronize the Stigix MCP server tools with the stigix-cli. Use this whenever stigix-cli.py changes (new commands, bug fixes, new API parameters) to ensure Claude's MCP tools stay in sync. Also use when MCP tools have bugs that were already fixed in the CLI.
jsuzanne/stigix
Skill Claude CodeCodex
Troubleshoot synchronization issues with the Stigix Registry (Cloudflare Worker). Use this when autodiscovery is failing or peers are not appearing in the dashboard.
jsuzanne/stigix
Skill Claude CodeCodex
Pre-push security checklist to prevent leaking Palo Alto SASE credentials and other secrets into the Stigix GitHub repository. Use this skill BEFORE any git commit or push, and whenever modifying files that could contain credentials (.env, credentials.json, .old, .bak, etc.).