metune
01Plugin Claude Code
Plugin marketplace listing 1 plugin: peachflow.
Plugin Claude Code
Plugin marketplace listing 1 plugin: peachflow.
Plugin Claude Code
Your AI development team in a CLI. Uses a graph-based work item system with epics, stories, and tasks. Sprint-based implementation with git worktrees.
Agent
Use this agent for business requirements gathering, stakeholder analysis, business case development, and creating BRD documents. Focuses on practical, implementable business requirements. Context: Starting discovery phase for a new product user: "/peachflow:discover online marketplace for handmade goods" assistant…
Agent
Use this agent for analyzing existing codebases to onboard them to peachflow. Performs reverse-discovery by extracting business context, architecture, and requirements from implemented code. Context: Onboarding an existing project user: "/peachflow:analyze" assistant: "I'll invoke codebase-analyst to analyze the…
Agent
Use this agent for implementing infrastructure tasks tagged with [DevOps]. Handles CI/CD, deployment, cloud infrastructure, and monitoring. Context: Implementation phase with [DevOps] task user: "/peachflow:implement picking up T-007" assistant: "T-007 is tagged [DevOps]. I'll invoke devops-engineer to set up the…
Agent
Use this agent for implementing frontend tasks tagged with [FE]. Follows project conventions for consistent implementation. Updates task status in graph when complete. Context: Implementation phase with [FE] task user: "/peachflow:implement picking up T-002" assistant: "T-002 is tagged [FE]. I'll invoke…
Agent
Use this agent for PRD creation, feature prioritization, and epic creation during the discovery phase. Works with the graph to create and manage work items. Context: Discovery phase needs PRD user: "/peachflow:discover completed BRD, now needs PRD" assistant: "I'll invoke product-manager to create the PRD and initial…
Agent
Use this agent for system architecture design, technology decisions (ADRs), high-level design documents, and technical feasibility assessment. Context: Need to make a technology decision user: "Should we use PostgreSQL or MongoDB?" assistant: "Let me have software-architect analyze the options and create an ADR."…
Agent
Use this agent for dependency analysis and technical feasibility assessment. Analyzes the graph structure and task relationships. Context: Need to assess technical dependencies user: "What needs to be built first?" assistant: "Let me have tech-lead analyze the dependency graph." Tech lead manages task dependencies.…
Command
Analyze an existing codebase to onboard it to peachflow. Creates discovery documents based on implemented code and identifies technical debt.
Command
Find unlocked tasks in the current quarter, create a new sprint with up to 10 tasks, and set up a git worktree for implementation. Starts the sprint workflow.
Command
Start product discovery for new projects OR add new features/initiatives to existing projects. Creates BRD/PRD and populates epics in the graph.
Command
Launch a local visualization server to view the project's work item graph. Shows epics, user stories, tasks, and their relationships in an interactive browser-based interface.
Command
Execute implementation of the current sprint's tasks. Works within a sprint worktree, plans approach, implements tasks in order, and tracks progress in the graph. Uses plan mode for each task.
Command
Initialize peachflow v3 for a project. Creates state file and graph structure. Can reconfigure an existing project.
Command
Migrate a peachflow v2 project to v3 format. Converts sprint/task files to graph structure.
Command
Break down epics into user stories and tasks using Claude's native plan mode. Explores context, writes plan for approval, then creates work items.
Command
Show current project status including completed phases, current quarter, and task progress.
Hook
Runs when a session starts, executing session-init.sh. From MeghdadHadidi/metune.
Skill Claude CodeCodex
Use this skill when creating or updating documentation in a Peachflow project. Applies when writing BRD, PRD, or architecture decision records (ADRs).
Skill Claude CodeCodex
Use this skill when implementing tasks to get consolidated coding standards, quality checklists, and task management patterns. Reduces context usage by providing a single reference instead of multiple document reads. Context: Agent starting implementation of any task user: "Implement the registration API" assistant…
Skill Claude CodeCodex
Use this skill when creating or referencing requirements, features, epics, stories, or tasks. Ensures consistent ID formats and traceability.
Skill Claude CodeCodex
Use this skill when implementing tasks or managing work items. Defines when and how to update status fields in the graph. Status updates cascade automatically (task → story → epic → quarter → sprint). Context: Developer agent completing a task user: "Implement the login form" assistant: "I'll mark T-003 as inprogress…
Skill Claude CodeCodex
Use this skill when creating or working with implementation tasks. Applies when breaking down user stories into tasks or when picking tasks for implementation.