Skip to content

docs(skills): add low-hanging-fruits skill#151

Merged
chiptus merged 4 commits into
mainfrom
claude/ready-for-agent-fruits-gme7fq
Jul 11, 2026
Merged

docs(skills): add low-hanging-fruits skill#151
chiptus merged 4 commits into
mainfrom
claude/ready-for-agent-fruits-gme7fq

Conversation

@chiptus

@chiptus chiptus commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Codifies today's batch-selection process for ready-for-agent issues: skip issues with an open PR already targeting them, skip epic subtasks (## Parent reference) by default, and the parallel worktree-agent implement → create-pr → code-review flow.

No runtime behavior to verify — this is a new skill instructions file only (.claude/skills/low-hanging-fruits/SKILL.md), no application code changed.


Generated by Claude Code

Copilot AI review requested due to automatic review settings July 10, 2026 16:23
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
upline Ready Ready Preview, Comment Jul 11, 2026 5:28pm

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new agent skill document that formalizes how to select and execute a batch of ready-for-agent issues safely and in parallel (worktree-isolated), including how to avoid duplicating work already in-flight and how to coordinate epic subtasks.

Changes:

  • Introduces the low-hanging-fruits skill with a step-by-step candidate selection and filtering workflow.
  • Documents a parallel “one agent per issue” implementation flow including PR creation and self-review steps.
  • Adds operational guidance for handling accidental branch/worktree state changes while parallel agents are running.

Comment thread .claude/skills/low-hanging-fruits/SKILL.md Outdated
Comment thread .claude/skills/low-hanging-fruits/SKILL.md Outdated
claude added 2 commits July 11, 2026 15:59
Codifies the WIP-skip and epic-subtask-skip filters, the parallel
worktree-agent implementation flow (implement -> create-pr -> code-review),
and a gotcha about the shared main directory colliding with an agent's
branch.
"Both filters" was stale after a third check (transitive blockers)
was added; the git stash code span was also broken across lines.
The skill now only lists/filters/confirms a batch of ready-for-agent
issues, adding a fifth filter for task complexity (migrations beyond a
single column/index, auth, new test infra, new shared primitives,
multi-mode UI). On approval it hands off a single /implement prompt for
the next process instead of launching Agent/Task calls itself.
@chiptus chiptus merged commit b84f3ce into main Jul 11, 2026
9 checks passed
@chiptus chiptus deleted the claude/ready-for-agent-fruits-gme7fq branch July 11, 2026 17:29
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.

3 participants