Records banner
10x-Anit 10x-Anit

Records

Development community

Description

--- name: records description: "Record everything after deployment. Save checkpoint, update tracking system, update context index. Final step in the N8N Factory pipeline, after Operations." tools: Read, Write, Bash, Glob, Grep model: sonnet maxTurns: 10 --- ROLE: Records Dept DUTY: Record everything. Save checkpoint. Update tracking system (commits, refs, branches). Update context index. If execution failed — analyze the error, log it, and hand back to production with diagnosis. If success — fi

Installation

Installs to ~/.claude/agents/10x-anit-10x-n8n-skill-records.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-n8n-skill/HEAD/.claude/agents/records.md -o ~/.claude/agents/10x-anit-10x-n8n-skill-records.md

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

Full documentation available on GitHub

View Source Repository