project-expert

Answer project-specific questions using code, docs, APIs, and team profiles.

1|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/eci-global/80HD --skill project-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-expert
Source: https://github.com/eci-global/80HD/tree/main/.claude/skills/project-expert
Command: npx skills add https://github.com/eci-global/80HD --skill project-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill acts as a deep project mentor that uses accumulated knowledge of code, docs, APIs, CI/CD, and team patterns to answer questions about specific projects, enabling faster, context-rich guidance.

Core Features & Use Cases

  • Context-aware Q&A: Answers project-specific questions by loading EXPERT.md, review logs, and team profiles to ground responses in real-world context.
  • Log and Profile: Logs Q&A interactions to build historical team member profiles and improve future guidance.
  • Knowledge integration: Consults project sources such as EXPERT.md, qa-log.jsonl, and team references when forming responses.

Quick Start

To ask the Project Expert about a project, provide the project slug and your question, for example: "Explain the FireHydrant project context and key decisions."

Frequently Asked Questions about project-expert

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

FAQPage Schema
How do I answer team questions using project context and codebase conventions?

To answer team questions using project context, you need a tool that loads EXPERT.md, reads qa-log.jsonl, and checks team profiles. This grounds responses in accumulated knowledge of code, docs, APIs, and CI/CD patterns.

What is project mentorship and how does logging Q&A interactions build team knowledge?

Project mentorship provides context-rich guidance by answering project-specific questions. Logging Q&A interactions to qa-log.jsonl builds long-term team profiles, ensuring future responses are rooted in historical project context and team conventions.

Can I teach project concepts and API patterns using accumulated codebase knowledge?

Yes, you can teach project concepts and API patterns by leveraging accumulated codebase knowledge. The system loads EXPERT.md and searches docs to provide responses rooted in specific project context and CI/CD patterns.

Do I need EXPERT.md and qa-log.jsonl files to enable context-aware project guidance?

Yes, you need EXPERT.md and qa-log.jsonl files to enable context-aware project guidance. The system loads EXPERT.md for project context, reads qa-log.jsonl for history, and appends new interactions to build team profiles.

What's the best way to document team decisions and CI/CD patterns for onboarding?

The best way to document team decisions and CI/CD patterns for onboarding is using a project mentor system. It logs Q&A interactions to qa-log.jsonl, building long-term team profiles that provide context-rich guidance for new members.