test-nested-grandparent

Community

Test nested skill return path

Authorfaisalanjum
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill unit is designed to test the return behavior of nested forked skills, specifically addressing issues where returns might skip a parent layer and go directly to a grandparent or higher.

Core Features & Use Cases

  • Nested Skill Execution: Orchestrates a sequence of three nested skill calls (Layer 1 -> Layer 2 -> Layer 3).
  • Return Path Verification: Critically verifies that Layer 2 correctly returns its output to Layer 1, rather than bypassing Layer 1.
  • Use Case: Essential for developers building complex agentic workflows to ensure that control flow and data are passed correctly between deeply nested skills, preventing bugs like those described in GitHub Issue #17351.

Quick Start

Execute the test-nested-grandparent skill to verify nested skill return paths.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-nested-grandparent
Download link: https://github.com/faisalanjum/EventTrader/archive/main.zip#test-nested-grandparent

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.