When fixing broken automation (skeptic gate, CI workflows, lifecycle workers, hooks): - A commit is NOT a fix. The system is still broken until the fix is deployed (pushed + running). - "Fix X" from the user is push authorization for the fix branch/PR. Do not stop at commit and ask "want me to push?" - After pushing, verify the fix is active: check that the next cron/workflow run produces a different result. - After every successful git push, report the exact pushed HEAD SHA and the remote commit URL, preferably https://github.com/<owner>/<repo>/commit/<sha>. - If the fix is in a PR-required…
Fix Completion Deploy is a community-contributed Claude Code skill in the automation sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/fix-completion-deploy/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when fixing broken automation (CI, gates, hooks). A commit is NOT a fix; verify the fix is active post-deploy; restart gateway after config.
The Fix Completion Deploy Claude Code skill is built for Claude Code users and developers across all disciplines looking for general-purpose AI assistance. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 146,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/fix-completion-deploy curl -L https://claudskills.com/skills/fix-completion-deploy/SKILL.md \ -o ~/.claude/skills/fix-completion-deploy/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/fix-completion-deploy/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/fix-completion-deploy/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\fix-completion-deploy\SKILL.md on Windows. See the full install guide for step-by-step instructions.
Open @claudskills_bot on Telegram, tap Open Desktop App, and the desktop app installs this skill for you. Or share the bot link with a colleague — they get the same one-tap install. Learn more →
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
SKILL.md from the source repository to ~/.claude/skills/fix-completion-deploy/SKILL.md and restart Claude Code. Both flows are detailed at claudskills.com/install/.SKILL.md file that lives under ~/.claude/skills/<name>/ and tells the Claude Code CLI agent how to perform a specific task (instructions, prompts, allowed tools). Skills are auto-discovered at session start. Fix Completion Deploy is one of 67,000+ skills indexed in the open ClaudSkills catalog, classified under the General category. Learn more at /learn/what-is-a-claude-skill/.If you reference this skill in a blog post, paper, or documentation, you can cite it as:
@misc{fix-completion-deploy-2026,
author = {jleechanorg},
title = {Fix Completion Deploy [Claude Code skill]},
year = {2026},
publisher = {ClaudSkills},
url = {https://claudskills.com/skills/fix-completion-deploy/}
}Grade A · scanned 2026-07-06 — free static scan against the OWASP Agentic Skills Top 10.
No risk patterns were found in any of the ten OWASP-aligned categories. How grading works ›
Browse all General skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel · Telegram @acreatorstore
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.