feature-estimate-plan

Generate per-repo effort estimates and execution plans in Spanish using GitHub API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HumandDev/hu-ai-agent-plugin --skill feature-estimate-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-estimate-plan
Source: https://github.com/HumandDev/hu-ai-agent-plugin/tree/main/plugins/humand-product-workflow/skills/feature-estimate-plan
Command: npx skills add https://github.com/HumandDev/hu-ai-agent-plugin --skill feature-estimate-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps product managers and engineers quickly assess the effort required to implement a new feature across multiple code repositories, enabling better planning and prioritization.

Core Features & Use Cases

  • Per-Repo Effort Estimation: Provides a T-shirt size estimate (XS-XL) for each relevant repository.
  • Dependency Mapping: Identifies the critical path and opportunities for parallelization in the execution plan.
  • Risk Assessment: Highlights potential risks and unknowns that could impact the implementation timeline.
  • Use Case: When a new feature is proposed, use this Skill to get a clear picture of which repositories will be affected and the relative effort involved, allowing for informed scope decisions.

Quick Start

Use the feature-estimate-plan skill to estimate the effort for implementing a new user authentication flow across the humand-main-api and humand-web repositories.

Frequently Asked Questions about feature-estimate-plan

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

FAQPage Schema
How do I estimate feature effort across multiple GitHub repositories?

To estimate feature effort across multiple GitHub repositories, this Skill uses the GitHub API for repository exploration and generates a per-repo T-shirt size estimate (XS-XL) alongside an execution plan for scope prioritization.

What is evidence-based effort assessment for feature refinement?

Evidence-based effort assessment for feature refinement analyzes repository data to provide per-repo estimates, cross-repo effort comparison, and risk analysis, prioritizing evidence-first estimations over guesswork for feasibility assessment.

Can I use Jira context to improve cross-repo effort comparison?

Yes, you can use Jira context to improve cross-repo effort comparison, as the Skill optionally integrates with Jira for enriched context during the read-only planning mode to generate execution plans.

How do I map dependencies and identify parallelization opportunities for a new feature?

You map dependencies and identify parallelization opportunities for a new feature by generating an execution plan that identifies the critical path, highlighting risks and unknowns that could impact the implementation timeline.

Does the repository analysis alter my codebase during project management planning?

No, the repository analysis does not alter your codebase during project management planning, as the Skill adheres strictly to a read-only planning mode to assess effort and generate execution plans.

What is the best way to prioritize scope for a feature spanning multiple repositories?

The best way to prioritize scope for a feature spanning multiple repositories is to use per-repo effort estimates and dependency mapping to assess feasibility, compare cross-repo effort, and highlight implementation risks.