agent-stuff  by mitsuhiko

Agent commands and skills for enhancing AI agent workflows

Created 5 months ago
2,164 stars

Top 20.4% on SourcePulse

GitHubView on GitHub
Project Summary

<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This repository offers a collection of commands and agent skills, primarily designed for Claude, to automate development workflows. It targets users seeking to enhance AI agent capabilities with practical tooling for tasks like session management, release automation, and interactive CLI control, providing a foundation for custom agent integrations.

How It Works

The project provides categorized commands (common, specific) and agent skills. Core features include /handoff and /pickup commands for stateful session continuation, release management utilities, a Claude Skill leveraging Puppeteer for web browsing, and another skill enabling direct tmux control via keystrokes and output scraping. These components are intended as adaptable building blocks for agent workflows, often requiring project-specific tuning.

Quick Start & Requirements

  • Installation: No central package installation. Commands are intended for direct use or adaptation. The browser skill requires running npm i within the tools directory.
  • Prerequisites: Node.js (for browser skill), stock tmux (macOS/Linux).
  • Setup: Commands are explicitly noted as requiring tuning and may not function without modification.
  • Links: No official quick-start, docs, or demo links are provided.

Highlighted Details

  • Handoff/Pickup Commands: Automate detailed session handoff plans and resumption, inspired by Ampcode.
  • Release Management: Commands for automating repository releases and changelog updates, designed for adaptation.
  • Browser Skill: Integrates Puppeteer for enhanced web browsing capabilities within Claude.
  • Tmux Skill: Enables direct, interactive control of tmux sessions by Claude for CLI workflows.

Maintenance & Community

No specific details regarding contributors, sponsorships, community channels (Discord/Slack), or roadmaps are present in the provided README.

Licensing & Compatibility

No license information is specified in the README. Compatibility for commercial use or closed-source linking cannot be determined.

Limitations & Caveats

Commands are explicitly stated to require significant tuning and are provided "mostly just for inspiration," indicating they are not ready-to-use solutions. The repository does not offer pre-built binaries or a standard installation process.

Health Check
Last Commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
9
Issues (30d)
5
Star History
372 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.