fire-farmer

Page Implement — Security skill for Claude Code

Security community

Per-page implementation pipeline.

How to install Page Implement

Installs to ~/.claude/skills/fire-farmer-red-line-toolkit-page-implement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fire-farmer-red-line-toolkit-page-implement && curl -fsSL https://raw.githubusercontent.com/fire-farmer/red-line-toolkit/HEAD/commands/page-implement.md -o ~/.claude/skills/fire-farmer-red-line-toolkit-page-implement/SKILL.md

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

What Page Implement does


description: Per-page implementation pipeline. Executes a locked code plan, runs post-execution parallel critique (code-reviewer + /security-review + simplifier), adjudicates, revises, /simplify, verifies (build + manual), then pr-review-toolkit final pass. Max 1 cycle from pr-review. argument-hint: [page name from locked code plan] allowed-tools: Read, Write, Edit, Bash, Task, AskUserQuestion, Skill, SlashCommand

/page-implement

You are running the **/page-implement pipeline** — imp

Alternatives in Security

  • Defense In Depth — Implement multi-layered testing and security best practices 98.1k ★
  • Imcodes — The IM for agents 960 ★
  • Node9 Proxy — The Execution Security Layer for the Agentic Era 209 ★

Full documentation available on GitHub

View Source Repository