AI-assisted CLI for GitHub workflows — generate commits, issues, PRs, and releases with one command

3 Open Issues Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Integrate the Puzzle Driven Development (PDD) methodology into the existing `aidy` CLI tool. This involves adding functionality to parse `TODO` comments from code and automatically generate GitHub issues based on those comments, leveraging the `pdd` tool. The generated issues should include appropriate titles, descriptions, and labels, consistent with `aidy`'s existing AI-powered issue generation capabilities.

Complexity: 4/5
enhancement help wanted

AI-assisted CLI for GitHub workflows — generate commits, issues, PRs, and releases with one command

Go

AI Summary: Implement a new feature in the `aidy` CLI tool that allows users to generate commit messages directly from the description of a GitHub issue. This involves adding a new command or option to the existing CLI, fetching the issue description from the GitHub API, and using the AI model to generate a suitable commit message based on that description.

Complexity: 4/5
enhancement help wanted

AI-assisted CLI for GitHub workflows — generate commits, issues, PRs, and releases with one command

Go

AI Summary: The task involves creating a Homebrew formula for the `aidy` CLI tool, allowing users to install it via `brew install aidy`. This includes writing the formula file, testing it thoroughly, and submitting a pull request to the Homebrew/homebrew-core repository.

Complexity: 3/5
enhancement help wanted

AI-assisted CLI for GitHub workflows — generate commits, issues, PRs, and releases with one command

Go