Jcaldwell Labs My Grid
my-grid is a Claude Code plugin for the Build phase that provides a terminal ASCII canvas for spatial task and workspace organization.
Run an ASCII infinite-canvas workspace in the terminal to visually organize tasks, spawned shells, and project notes beside Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jcaldwell-labs-my-grid@jcaldwell-labs/my-gridBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:jcaldwell-labs/my-grid") and the paste-ready config with skillselion.get_install_config("plugin:jcaldwell-labs/my-grid").
What it does
jcaldwell-labs/my-grid is a Claude Code plugin that brings a terminal-native ASCII canvas editor into your workflow. Inspired by Raskin-style infinite canvases, it lets solo builders arrange tasks, notes, and spawned terminal regions on a grid instead of losing context across disjoint tabs. It is best when you already live in the terminal alongside Claude Code and want a lightweight visual PM layer without opening another GUI app. The plugin count is one focused tool rather than a broad marketplace, so expectations should stay on organization and control—not automated deploys or integrations. Use it during Build and Operate when parallel streams (agent prompts, logs, checklists) need a stable spatial layout you can revisit between sessions. Beginners comfortable with basic terminal navigation get the most value; it does not replace a full Kanban product but reduces friction for indie operators who think visually while staying in CLI-first environments.
Highlights
- Single-plugin bundle: terminal ASCII canvas editor (my-grid)
- Raskin-inspired infinite canvas for spatial workspace in the shell
- Grid-based visual organization with spawn/control workflow keywords
- Complements agent coding by giving you a persistent spatial map of work
Why builders use it
Terminal-only builders lose track of parallel tasks, shells, and notes because everything stacks in one scrollback with no spatial layout.
You get a persistent grid canvas in the terminal to organize work visually while Claude Code runs beside it.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is my-grid for?
Developers using Claude Code in the terminal who want visual organization of tasks and workspaces via an ASCII grid editor.
When should I use my-grid?
Use it when you are juggling multiple build or ops threads and need a spatial map on an infinite terminal canvas.
How do I add my-grid to my agent?
Install the jcaldwell-labs/my-grid Claude Code plugin from the marketplace repo and launch the grid editor per the plugin’s terminal commands.
Comments
Share how you use jcaldwell-labs-my-grid, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.