Check Forbidden Markers — DevOps skill for Claude Code
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
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 RepositoryRelated Skills
Pre Deploy 3gate
Use right before a production deploy or when you're about to claim work is "shipped". Runs the 3-gate verifica
Claude Release Workflow
Two-verb ship-to-production workflow for Claude Code: /pr-checkpoint to iterate on a PR + local Docker, /relea
Deploy Check
Deploy Check (Pre-Deployment Verification)
SEO Check
Fast pre-deploy SEO and environment readiness check. Runs check.py, baseline-check.js, and seo-lint.js without
Sprint Dry Run
Pre-validate a sprint — check Linear tickets, compute deployment waves, predict file conflicts, and verify inf
Se Conops
Concept of Operations (CREATE) — surface operational concerns (config/creds/user-mgmt/deploy) BEFORE use cases
Related Agents
Python Local Imports Checker
Analyzes git unstaged changes to identify local imports (imports inside functions/methods) which are forbidden
Cerberus
Security specialist. Invoke before any deploy, when handling auth/credentials, when secrets might be exposed,
Agent Evolver
Review agents built during this session — validate tools, check scope, suggest improvements before deploy