๐Ÿ“‹
AutomationRust

Find Code Tasks

by mikeyobrien

Find Code Tasks is an Automation skill for Claude Code, published by mikeyobrien in ralph-orchestrator.

3.1K stars285 forkson mikeyobrien/ralph-orchestratorAdded 2026/08/17Repository updated 2026/08/16
aiai-agentsai-agents-frameworkai-developer-toolsclaude-codeclaude-code-clicodex-clidevelopment-toolsdevelopment-workflowgemini-clikirokiro-cliopencoderalph-loopralph-wiggum
Install in seconds
Install Find Code Tasks
Copy Find Code Tasks into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mikeyobrien/ralph-orchestrator/tree/main/.claude/skills/find-code-tasks ~/.claude/skills/find-code-tasks

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mikeyobrien/ralph-orchestrator.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/find-code-tasks/SKILL.md in mikeyobrien/ralph-orchestrator
Installs to
~/.claude/skills/find-code-tasks
Collection
One of 20 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Find Code Tasks does

Find Code Tasks lists all code tasks in a repository with their status, dates, and metadata. It helps you get an overview of pending work or find tasks by status.

Find Code Tasks is cataloged under Automation on DirSkills. Find Code Tasks comes from a repository tagged ai, ai-agents, ai-agents-framework, ai-developer-tools and claude-code.

Documentation

README

Find Code Tasks

Overview

This skill finds and displays all code tasks (.code-task.md files) in the repository, showing their frontmatter status and metadata. Use it to get a quick overview of pending work, find tasks by status, or check the state of the task backlog.

When to Use

  • Starting a work session to see what tasks are available
  • Checking status of tasks before/after running code-assist
  • Finding tasks by status (pending, in_progress, completed)
  • Getting a summary of task backlog
  • Exporting task data for reporting

Parameters

  • filter (optional): Filter tasks by status
    • pending - Show only pending tasks
    • in_progress - Show only in-progress tasks
    • completed - Show only completed tasks
    • (none) - Show all tasks

This is the opening of the README. Read the full README on GitHub.

Commands Find Code Tasks provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /find-code-tasks
  • /code-assist
  • /code-task-generator

Frequently asked about Find Code Tasks

  • What else does mikeyobrien publish alongside Find Code Tasks?

    Find Code Tasks is one of 20 skills that DirSkills catalogs from mikeyobrien/ralph-orchestrator, the repository it ships in. Its siblings there include Code Assist, Code Task Generator and Complex Test. Each one is a separate skill with its own page in this directory, installs the same way Find Code Tasks does, and is maintained by mikeyobrien in that same repository. The rest of the collection is listed on the mikeyobrien/ralph-orchestrator page.

  • How does Find Code Tasks compare to other Automation skills?

    Find Code Tasks ranks #395 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Find Code Tasks against them. Open each page to compare what they document and how they install.

More from mikeyobrien/ralph-orchestrator

Find Code Tasks is one of 20 skills cataloged on DirSkills from mikeyobrien/ralph-orchestrator.

See all 20 skills โ†’