project-structure

Map repository layers and workflows for agent-ebpf-filter codebases.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/stevessr/agent-ebpf-filter --skill project-structure-stevessr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-structure
Source: https://github.com/stevessr/agent-ebpf-filter/tree/main/.claude/skills/project-structure
Command: npx skills add https://github.com/stevessr/agent-ebpf-filter --skill project-structure-stevessr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers and AI agents quickly understand the architecture of the agent-ebpf-filter repository without loading unnecessary context or searching through unrelated files.

Core Features & Use Cases

  • Layered Repository Navigation: Maps backend, frontend, eBPF, protocol, wrapper, adapter, security, and documentation areas to the right references.
  • Development Workflow Guidance: Provides file selection rules, cross-layer synchronization checks, and validation strategies for implementing changes safely.
  • Use Case: When adding an event field, API endpoint, hook integration, or UI feature, use this Skill to identify impacted files and required verification steps before editing.

Quick Start

Ask the skill to explain which repository layers and reference documents should be reviewed for a planned agent-ebpf-filter change.

Frequently Asked Questions about project-structure

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

FAQPage Schema
How do I navigate a complex eBPF agent codebase before making changes?

To navigate an eBPF agent codebase, map repository structure and development workflows to reduce uncertainty. This identifies impacted backend, frontend, and protocol files along with required cross-layer synchronization checks before editing.

What files do I need to modify when adding an event field to an agent observability backend?

Adding an event field to an agent observability backend requires modifying impacted files across backend, eBPF, protocol, and frontend layers. Use file selection guidance to identify these specific components and execute required validation workflows.

Can I use repository navigation guidance for frontend and wrapper integrations in agent development?

Yes, repository navigation guidance applies to frontend and wrapper integrations in agent development. It maps these architectural layers to the right references, providing cross-component synchronization requirements and validation strategies for safe implementations.

What's the best way to ensure safe codebase analysis when modifying agent-ebpf-filter security controls?

The best way to ensure safe codebase analysis when modifying agent-ebpf-filter security controls is applying layered reference mapping. This provides validation workflow requirements and file selection rules to verify changes across security and documentation areas.

Why do I need cross-component synchronization checks for agent development tasks?

Cross-component synchronization checks are needed for agent development tasks because changes to eBPF filters, protocols, or APIs impact multiple layers. These checks provide validation strategies to implement modifications safely across the entire repository architecture.