agent-po

Community

Define strategy, manage worktrees, lead with clarity.

Authorsumik5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the critical initial phase of project management by handling user requirement analysis, strategic decision-making, and Git worktree management. It ensures that development efforts are always aligned with business goals, preventing miscommunication and ensuring a structured start to any new feature or fix.

Core Features & Use Cases

  • User Requirement Analysis: Interprets user demands and translates them into actionable project strategies.
  • Worktree Management: Determines if a new Git worktree is needed for a task, obtains user approval, and creates it, ensuring isolated and organized development.
  • Strategic Direction: Defines technical choices, implementation approaches, and project priorities based on a comprehensive evaluation (e.g., recency, stability, maintainability, performance, team familiarity).
  • Use Case: When a user requests a new "User Review Feature," this Skill analyzes the request, decides on the optimal tech stack (e.g., Next.js 14, Prisma), creates a dedicated Git worktree, and then hands off a detailed strategic brief to the Manager Agent.

Quick Start

Activate the PO Agent to analyze the user request for a "User Review Feature" and propose a strategic implementation plan.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-po
Download link: https://github.com/sumik5/dotfiles/archive/main.zip#agent-po

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository