a5c-ai

Check Forbidden Markers — DevOps skill for Claude Code

DevOps community

Pre-deploy gate that scans built JS chunks for forbidden substring markers (saga-era / obsolete code paths) listed in a project-local forbidden-markers.txt.

How to install Check Forbidden Markers

Installs to ~/.claude/skills/a5c-ai-babysitter-pi-check-forbidden-markers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/a5c-ai-babysitter-pi-check-forbidden-markers && curl -fsSL https://raw.githubusercontent.com/a5c-ai/babysitter-pi/HEAD/commands/check-forbidden-markers.md -o ~/.claude/skills/a5c-ai-babysitter-pi-check-forbidden-markers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Check Forbidden Markers does


description: Pre-deploy gate that scans built JS chunks for forbidden substring markers (saga-era / obsolete code paths) listed in a project-local forbidden-markers.txt argument-hint: "[--markers-file ] [--chunks-dir ] [--json] Optional overrides; defaults are project-relative." allowed-tools: Read, Grep, Write, Task, Bash, Edit, Grep, Glob, WebFetch, WebSearch, Search, AskUserQuestion, TodoWrite, TodoRead, Skill, BashOutput, KillShell, MultiEdit, LS

Invoke the babysitter:ba

Alternatives in DevOps

  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★
  • Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★

Full documentation available on GitHub

View Source Repository