find-code-tasks
✓Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.
Installation
SKILL.md
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.
The script is colocated with this skill at .claude/skills/find-code-tasks/task-status.sh.
Display the output to the user. For table format, the output includes:
Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks. Source: mikeyobrien/ralph-orchestrator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill find-code-tasks- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is find-code-tasks?
Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks. Source: mikeyobrien/ralph-orchestrator.
How do I install find-code-tasks?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mikeyobrien/ralph-orchestrator --skill find-code-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mikeyobrien/ralph-orchestrator
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01