agent-guides  by tokenbender

Guides for AI agent workflows and custom commands

created 1 month ago
297 stars

Top 89.2% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a collection of comprehensive guides and ready-to-use custom commands for Claude Code, aimed at enhancing AI-assisted development workflows. It offers tools for advanced conversation and code searching, multi-specialist analysis, and in-depth code examination, benefiting users seeking to leverage AI for complex coding tasks and knowledge management.

How It Works

The project centers around custom commands designed to be consumed by Claude agents. These commands facilitate structured interactions, such as multi-specialist analysis where AI dynamically assigns roles based on topic complexity, and conversation history search for efficient retrieval of past interactions. The approach emphasizes progressive knowledge building and error decorrelation through multiple AI specialists.

Quick Start & Requirements

  • Install Custom Commands:
    • For specific projects:
      mkdir -p .claude/commands
      cp claude-commands/*.md .claude/commands/
      
    • For global use:
      mkdir -p ~/.claude/commands
      cp claude-commands/*.md ~/.claude/commands/
      

Highlighted Details

  • Multi-Mind Collaborative Analysis: Supports basic and extended multi-specialist analysis with configurable rounds and structured expert debate formats.
  • Conversation History Search: Enables multi-source search across all Claude conversation history using specific prompts.
  • Deep Code Analysis: Provides line-by-line code analysis with performance insights for specific functions.
  • Anti-Repetition Workflows: Facilitates progressive knowledge building across multiple interaction rounds.

Maintenance & Community

The project encourages contributions for new commands, guide improvements, and workflow sharing via pull requests.

Licensing & Compatibility

Open source, allowing modification and adaptation for specific needs. No explicit license mentioned, but the description implies permissive use for commercial or closed-source linking.

Limitations & Caveats

The repository is focused on Claude Code workflows and may require specific Claude agent configurations to function. The exact licensing terms require clarification for strict commercial use.

Health Check
Last commit

1 month ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
93 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.