Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Matthew Stratto avatar

Ai Assisted Development

  • 2 repo stars
  • Updated January 7, 2026
  • macgregor/claude-code-toolbox

Agents, skills, and commands for AI-assisted development workflows

About

ai-assisted-development is a Claude Code skill in the Automation & Workflows category. Agents, skills, and commands for AI-assisted development workflows

  • ai-assisted-development
  • Automation & Workflows
  • AI-coding skill

Ai Assisted Development by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add macgregor/claude-code-toolbox
/plugin install ai-assisted-development@claude-code-toolbox

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars2
Last updatedJanuary 7, 2026
Repositorymacgregor/claude-code-toolbox

What it does

Agents, skills, and commands for AI-assisted development workflows

README.md

Claude Code Toolbox

Infrastructure for agent coordination. Track agent execution, persist context across sessions, and build multi-agent workflows.

What This Does

The ai-assisted-development plugin observes agent execution via hooks and stores:

  • User prompts and agent outputs
  • Agent-created artifacts
  • Session logs pruned to request boundaries
  • Complete audit trail

Agents coordinate without coupling. They output tags; the system extracts them. No special tools required.

See ARCHITECTURE.md for design details.

Quick Start

Install

git clone https://github.com/macgregor/claude-code-toolbox.git
cd claude-code-toolbox
make install-plugin

Use on Your Projects

Navigate to any repository and use Claude Code normally. The plugin tracks execution automatically:

cd ~/your-project
claude

Check .toolbox/events/ for captured context and artifacts.

Documentation

Using:

Building:

Learning:

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.