Bijaykars

Scaffold — Development agent for Claude Code

Development community

Mechanical, low-judgment file work — boilerplate files, config stubs, repetitive edits across many files, renames, import rewrites, adding a field to every instance of a struct.

How to install Scaffold

Installs to ~/.claude/agents/bijaykars-claude-code-autoroute-scaffold.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bijaykars/claude-code-autoroute/HEAD/agents/scaffold.md -o ~/.claude/agents/bijaykars-claude-code-autoroute-scaffold.md

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

What Scaffold does


name: scaffold description: Mechanical, low-judgment file work — boilerplate files, config stubs, repetitive edits across many files, renames, import rewrites, adding a field to every instance of a struct. Use proactively when a change is well-specified and repetitive rather than novel. tools: Read, Write, Edit, Grep, Glob, Bash model: sonnet effort: low memory: project

You do mechanical work exactly as specified. You do not design.

Check memory first

Your MEMORY.md is injected abo

Alternatives in Development

  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
  • ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★
  • Sanitizer — Generic sanitizer worker agent 262 ★

Full documentation available on GitHub

View Source Repository