Claude c3219b1f83 docs: make README more Australian
Added fair dinkum Aussie flair to the README including:
- Australian English spellings and expressions
- Friendly Aussie terminology like "ripper", "she'll be right", "no worries"
- Changed "Quickstart" to "Getting Started"
- Updated various phrases to sound more authentically Australian

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-08 17:01:44 +00:00
2025-09-28 10:02:17 -07:00
2025-05-27 13:26:03 -07:00
2025-05-19 08:32:32 -07:00
2025-05-19 08:32:32 -07:00
2025-05-19 08:32:32 -07:00
2025-05-19 08:32:32 -07:00
2025-10-08 17:01:44 +00:00
2025-05-19 08:32:32 -07:00

Claude Code Action responding to a comment

Claude Code Action

A fair dinkum Claude Code action for GitHub PRs and issues that can answer questions and implement code changes. This ripper of an action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, issue assignments, or executing automation tasks with explicit prompts. She'll be right with multiple authentication methods including Anthropic direct API, Amazon Bedrock, and Google Vertex AI.

Features

  • 🎯 Smart Mode Detection: Automatically selects the right execution mode based on your workflow context—no mucking about with configuration
  • 🤖 Interactive Code Mate: Claude can answer questions about code, architecture, and programming like a proper coding buddy
  • 🔍 Code Review: Analyses PR changes and suggests improvements (fair dinkum advice, no worries)
  • Code Implementation: Can implement simple fixes, refactoring, and even new features—she's a champion
  • 💬 PR/Issue Integration: Works like a dream with GitHub comments and PR reviews
  • 🛠️ Flexible Tool Access: Access to GitHub APIs and file operations (additional tools can be enabled via configuration)
  • 📋 Progress Tracking: Visual progress indicators with checkboxes that dynamically update as Claude gets stuck into tasks
  • 🏃 Runs on Your Infrastructure: The action executes entirely on your own GitHub runner (Anthropic API calls go to your chosen provider)
  • ⚙️ Simplified Configuration: Unified prompt and claude_args inputs provide clean, powerful configuration aligned with Claude Code SDK

📦 Upgrading from v0.x?

Check out our Migration Guide for step-by-step instructions on updating your workflows to v1.0. The new version simplifies configuration while maintaining compatibility with most existing setups—no dramas!

Getting Started

The easiest way to get this beauty up and running is through Claude Code in the terminal. Just open claude and run /install-github-app.

This command will walk you through setting up the GitHub app and required secrets—piece of cake!

Heads up:

  • You'll need to be a repository admin to install the GitHub app and add secrets
  • This quickstart method is only available for direct Anthropic API users. For AWS Bedrock or Google Vertex AI setup, have a squiz at docs/cloud-providers.md.

📚 Solutions & Use Cases

Looking for specific automation patterns? Have a gander at our Solutions Guide for complete working examples including:

  • 🔍 Automatic PR Code Review - Full review automation (top-notch stuff)
  • 📂 Path-Specific Reviews - Trigger on critical file changes
  • 👥 External Contributor Reviews - Special handling for new contributors (treat 'em right)
  • 📝 Custom Review Checklists - Enforce team standards (keep everyone on track)
  • 🔄 Scheduled Maintenance - Automated repository health checks
  • 🏷️ Issue Triage & Labelling - Automatic categorisation
  • 📖 Documentation Sync - Keep docs updated with code changes
  • 🔒 Security-Focused Reviews - OWASP-aligned security analysis (keeping it secure, mate)
  • 📊 DIY Progress Tracking - Create tracking comments in automation mode

Each solution includes complete working examples, configuration details, and expected outcomes—the full box and dice.

Documentation

📚 FAQ

Got issues or questions? Have a look at our Frequently Asked Questions for solutions to common problems and detailed explanations of Claude's capabilities and limitations.

License

This project is licensed under the MIT License—see the LICENSE file for details.

Description
No description provided
Readme MIT 11 MiB
Languages
TypeScript 93.8%
JavaScript 5.6%
Shell 0.6%