Skip to content

feat: command-plan Plugin - Bounty #78 ($600)#85

Open
zhaog100 wants to merge 1 commit into
ubiquity-os:mainfrom
zhaog100:feat/command-plan
Open

feat: command-plan Plugin - Bounty #78 ($600)#85
zhaog100 wants to merge 1 commit into
ubiquity-os:mainfrom
zhaog100:feat/command-plan

Conversation

@zhaog100
Copy link
Copy Markdown

@zhaog100 zhaog100 commented Apr 9, 2026

command-plan Plugin

Bounty: #78 | Reward: $600

What it does

  • /plan command breaks a spec into child GitHub Issues
  • Auto-assigns time and priority labels
  • Links parent-child via sub_issues REST API
  • Follows all hard rules (no sprint labels, no pricing, no title prefixes)

Usage

Comment /plan on any issue with a spec in the body.

Files

  • proposals/command-plan/src/index.ts — Main plugin handler (~180 lines)
  • proposals/command-plan/src/parser.ts — Spec parsing and task extraction (~170 lines)
  • proposals/command-plan/src/github.ts — GitHub API helpers (~110 lines)
  • proposals/command-plan/src/types.ts — Shared TypeScript types
  • proposals/command-plan/manifest.json — Plugin manifest
  • proposals/command-plan/package.json — Package config
  • proposals/command-plan/tsconfig.json — TypeScript config
  • proposals/command-plan/README.md — Documentation

- /plan command in issue comments
- LLM-powered spec breakdown
- Auto time/priority labels
- Parent-child linking via sub_issues API
- Follows hard rules: no sprint labels, no pricing

Bounty: ubiquity-os#78 - command-plan ($600)
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 9, 2026

Warning

Rate limit exceeded

@zhaog100 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 51 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 28 minutes and 51 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e5fa4f62-512c-4a6f-b347-8e76bc095641

📥 Commits

Reviewing files that changed from the base of the PR and between edb3383 and e5ad214.

📒 Files selected for processing (8)
  • proposals/command-plan/README.md
  • proposals/command-plan/manifest.json
  • proposals/command-plan/package.json
  • proposals/command-plan/src/github.ts
  • proposals/command-plan/src/index.ts
  • proposals/command-plan/src/parser.ts
  • proposals/command-plan/src/types.ts
  • proposals/command-plan/tsconfig.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zhaog100
Copy link
Copy Markdown
Author

Hi! 👋 Friendly follow-up on this PR (submitted 16+ days ago).

Happy to address any feedback or make adjustments if needed. Please let me know if there's anything I can help with to move this forward. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant