Work Intake Manager

Convert natural language requests into structured user stories, epics, and bug reports.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/blazefluz/rentable --skill work-intake-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Work Intake Manager
Source: https://github.com/blazefluz/rentable/tree/main/.claude/skills/work-intake-manager
Command: npx skills add https://github.com/blazefluz/rentable --skill work-intake-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the process of managing incoming work, ensuring that feature requests, bugs, and tasks are properly documented, prioritized, and assigned, preventing work from falling through the cracks.

Core Features & Use Cases

  • Automated Work Intake: Captures new feature requests and converts them into user stories and epics.
  • Bug Triage: Prioritizes and assigns bug fixes based on severity.
  • Epic Breakdown: Decomposes large initiatives into manageable user stories and tasks.
  • Skill Assignment: Intelligently assigns work to the appropriate specialist skills (e.g., backend, frontend).
  • Backlog Grooming: Maintains a healthy and up-to-date product backlog.
  • Sprint Planning: Assists in planning sprints by allocating work based on team capacity.
  • Use Case: A stakeholder submits a new feature request via email. The Work Intake Manager skill automatically creates an epic, breaks it down into user stories with estimated story points, assigns tasks to relevant developer skills, and adds it to the product backlog, ready for sprint planning.

Quick Start

Use the work-intake-manager skill to add a new feature request with the description "Users should be able to create recurring bookings".

Frequently Asked Questions about Work Intake Manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert natural language feature requests into structured user stories and epics?

To convert natural language feature requests into structured user stories and epics, you can use an automated work intake manager. It captures incoming requests, decomposes them into manageable tasks with estimated story points, and adds them directly to your product backlog.

What is the best way to automate bug triage and prioritize fixes based on severity?

Automated bug triage involves prioritizing and assigning bug fixes based on their severity level. A work intake manager skill evaluates incoming bug reports, categorizes their urgency, and intelligently routes them to the appropriate specialized development skills for resolution.

Can I use task assignment to route work items to specialized backend and frontend development skills?

Yes, you can use task assignment to route work items to specialized backend and frontend development skills. The work intake manager intelligently analyzes the requirements of each user story or bug report and assigns tasks to the appropriate specialist skills automatically.

How do I plan sprints and allocate work based on team capacity during backlog grooming?

To plan sprints and allocate work based on team capacity, you need a backlog grooming process that tracks effort estimates. The work intake manager assists sprint planning by evaluating story points against available capacity and organizing tasks into actionable sprints.

How does epic breakdown work when decomposing large product initiatives into manageable tasks?

Epic breakdown works by decomposing large product initiatives into manageable user stories and tasks. The work intake manager takes a large feature request, automatically creates an epic, and breaks it down into smaller, estimated user stories ready for assignment.

What happens if incoming work items are not properly documented during the work intake process?

If incoming work items are not properly documented during the work intake process, work risks falling through the cracks. Automating intake ensures that feature requests, bugs, and tasks are consistently captured, prioritized, and assigned to prevent any loss of work.