forge-research

Explore codebases, interview users, and document research findings for feature planning.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/jupes/agent-forge-harness --skill forge-research-jupes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-research
Source: https://github.com/jupes/agent-forge-harness/tree/main/.claude/skills/forge-research
Command: npx skills add https://github.com/jupes/agent-forge-harness --skill forge-research-jupes

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the initial research phase for features in the Forge pipeline, reducing ambiguity and ensuring that every open question is resolved before planning begins.

Core Features & Use Cases

  • Code Exploration: Gather context from the codebase and answer everything the code can.
  • User Interview: Grill the user with targeted questions for what code cannot answer.
  • Document Creation: Write a research document grounded in real code and user feedback.
  • Use Case: When starting a new feature, use this Skill to explore the codebase, identify unknowns, and document the research findings before moving to the planning phase.

Quick Start

Start the research phase by running /forge-research <feature>.

Frequently Asked Questions about forge-research

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

FAQPage Schema
How do I automate feature scoping and code research before planning a new feature?

Automating feature scoping requires exploring the codebase to gather context and resolving unknowns. This Skill automates that research phase by analyzing code and interviewing users to produce a grounded research document before planning begins.

What is the best way to identify and resolve unknowns when starting a new feature in the Forge pipeline?

Identifying unknowns in the Forge pipeline involves systematically exploring existing code and asking targeted user interview questions. This Skill handles both steps, grilling users for missing context and documenting findings to reduce ambiguity before development.

How do I create a research document grounded in real code and user feedback?

Creating a grounded research document requires extracting context from the codebase first and conducting user interviews second. This Skill combines both sources to write comprehensive research findings that capture everything needed for feature planning.

Do I need codebase access to run the initial research phase for a new feature?

Yes, codebase access is required to run the initial research phase. The Skill explores the code directly to answer everything the code can before moving on to user interviews for questions that code alone cannot resolve.

Can I use this Skill for feature planning without conducting user interviews?

No, user interviews are a core component of the research process. After exploring the code, the Skill grills the user with targeted questions to resolve remaining unknowns, ensuring no open questions exist before the planning phase starts.

Does the Forge research process work for features requiring extensive codebase exploration?

Yes, the Forge research process handles extensive codebase exploration by automating context gathering. It systematically explores the code to answer technical questions, then supplements with user interviews for domain-specific unknowns.