hj-feature-map

Translate spoken feature requests into exact file paths, URLs, and rules.

Updated Oct 30, 2025
One-click install
npx skills add https://github.com/jmigrala/priceyourfence --skill hj-feature-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hj-feature-map
Source: https://github.com/jmigrala/priceyourfence/tree/main/.claude/skills/hj-feature-map
Command: npx skills add https://github.com/jmigrala/priceyourfence --skill hj-feature-map

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a centralized reference that translates Joe's spoken or written feature requests into precise file paths, URLs, and governance rules, reducing miscommunication and wrong-file navigation.

Core Features & Use Cases

  • Disambiguation mapping: translates natural language phrases into exact code, document, or URL targets.
  • Operational guidance: serves as an agent quick reference to ensure consistent feature implementation.
  • Use Case: when a team member says "quote builder," this map points to the exact file or component to review.

Quick Start

Consult this map before implementing or editing features to ensure you reference the exact files, URLs, and rules.

Frequently Asked Questions about hj-feature-map

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

FAQPage Schema
How do I map natural language feature requests to exact file paths and URLs?

To map natural language feature requests to exact file paths, use a centralized disambiguation reference that translates spoken phrases into specific code targets, URLs, and governance rules, preventing wrong-file navigation during implementation.

What is feature disambiguation mapping for software engineering teams?

Feature disambiguation mapping translates spoken or written feature requests into precise file paths, URLs, and rules within a codebase, serving as a quick reference to ensure consistent feature implementation and prevent navigation errors across teams.

How to prevent file navigation errors when implementing feature requests?

Prevent file navigation errors by consulting a structured feature map before implementing or editing features to ensure you reference the exact files, URLs, and governance rules associated with the requested feature.

When do I need a feature map for codebase navigation?

You need a feature map during feature discovery, implementation, and review when team members use natural language phrases to describe requests, ensuring everyone references the exact files and rules consistently.

Can I use a feature map to resolve ambiguous component references in code review?

Yes, you can use a feature map during code review to resolve ambiguous component references by translating conversational phrases into exact file targets, ensuring consistent references and reducing miscommunication.

What are the limitations of using YAML frontmatter for feature mapping?

The feature map relies on YAML frontmatter in SKILL.md for its identity and a structured body for mappings, meaning the reference is only as accurate as the documented entries and requires manual updates when codebase structures change.