Claude Code Plugins

Community-maintained marketplace

Feedback

integration-smoke-test

@ConnorWhelan11/glia-fab
0
0

|

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name integration-smoke-test
description Quick end-to-end validation of kernel → workcell → proof pipeline. Verifies the full workflow completes successfully. Use when working on development tasks.
metadata [object Object]

Integration Smoke Test

Quick end-to-end validation of kernel → workcell → proof pipeline.

Inputs

Parameter Type Required Default Description
issue_id string No - Test issue ID to run
timeout integer No 300 Timeout in seconds

Outputs

Field Type Description
passed boolean True if smoke test passed
stages object Status of each pipeline stage
artifacts array Generated artifacts (manifest, proof, telemetry)

Usage

python scripts/integration-smoke-test.py [arguments]

Generated from `skills/development/integration-smoke-test.yaml`