generic-agent-feature-expert

Generate feature expert agents from Jira tickets, code, and design documents.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Puzzle9900/puzzle9900-claude-plugin --skill generic-agent-feature-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generic-agent-feature-expert
Source: https://github.com/Puzzle9900/puzzle9900-claude-plugin/tree/main/skills/generic-agent-feature-expert
Command: npx skills add https://github.com/Puzzle9900/puzzle9900-claude-plugin --skill generic-agent-feature-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the loss of institutional knowledge in large codebases by creating dedicated AI agents that act as permanent co-owners of specific features, ensuring continuity and expertise.

Core Features & Use Cases

  • Agent Creation: Generates specialized agents for individual features.
  • Context Aggregation: Gathers and embeds knowledge from Jira, code, design docs, and architecture.
  • Auto-Activation: Agents are designed to trigger automatically when work related to their feature is detected.
  • Use Case: When a new feature like 'user-authentication' is developed, this skill creates an agent that holds all its history, code pointers, and design decisions, ready to assist any future developer working on it.

Quick Start

Use the generic-agent-feature-expert skill to create an agent for the 'incident-notifications' feature.

Frequently Asked Questions about generic-agent-feature-expert

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

FAQPage Schema
How do I retain institutional knowledge for a specific feature in a large codebase?

To retain institutional knowledge, you can create a permanent feature expert agent that aggregates context from Jira tickets, codebase references, and design documents to act as a continuous co-owner.

What is a feature expert agent and how does it work?

A feature expert agent is a specialized AI that embeds comprehensive project context. It works by auto-activating when related work is detected, flagging scope changes, and requesting missing information at runtime.

How do I create an agent that automatically activates when developers work on a specific feature?

You create an auto-activating agent by using a skill to collect and embed feature context like architectural decisions and Jira tickets, ensuring it triggers automatically when matching development work begins.

Can I build a feature expert agent using design docs and Jira tickets?

Yes, you can build a feature expert agent using design docs and Jira tickets. The skill aggregates these sources alongside codebase references to generate an agent with comprehensive feature context.

What is the best way to prevent knowledge loss when original developers leave a project?

The best way to prevent knowledge loss is creating permanent feature expert agents that hold all historical context, code pointers, and design decisions to assist future developers working on the feature.

How do feature expert agents handle missing information or scope changes during development?

Feature expert agents handle missing information and scope changes by automatically flagging scope deviations during runtime and actively requesting any missing information needed to maintain feature integrity.