agentsclimarketplace

Story decomposition

Skill a5c-ai/babysitter/library/methodologies/maestro/skills/story-decomposition

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill story-decomposition

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Break technical specifications into small, implementable stories with dependency ordering

SKILL.md

1.3 KB, as published. Nobody here has run it

Story Decomposition

Capabilities

Breaks technical specifications into small, independently implementable stories. Establishes dependency ordering, estimates effort, and creates a dispatching queue for parallel coder execution.

Tool Use Instructions

  • Use Read to examine the technical specification and existing code
  • Use Grep/Glob to find existing modules and interfaces that stories will touch
  • Use Write to generate story definitions
  • Use Edit to refine stories based on feedback

Process Integration

  • Used in maestro-orchestrator.js Phase 3 (Story Decomposition)
  • Used in maestro-development.js (Story Prioritization)
  • Maps to tasks: maestro-architect-story-decomp, maestro-dev-prioritize
  • Agent: Architect
  • Each story should be completable by a single coder in one batch
  • Outputs feed into parallel coder dispatch

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.