Validate multi-skill workflows defined in CLAUDE.md (Daily Market Monitoring, Weekly Strategy Review, Earnings Momentum Trading, etc.) by executing each step in sequence. Check inter-skill data contracts for JSON schema compatibility between output of step N and input of step N+1, verify file naming conventions,
and report broken handoffs. Supports dry-run mode with synthetic fixtures.
This parses all Workflow Name: blocks from the Multi-Skill Workflows section, resolves each step's display name to a skill directory, and validates existence, contracts, and naming.
Validieren Sie in CLAUDE.md definierte Multi-Skill-Workflows, indem Sie das Vorhandensein von Skills, Datenverträge zwischen Skills (JSON-Schemakompatibilität), Dateinamenskonventionen und Übergabeintegrität überprüfen. Verwenden Sie diese Option, wenn Sie neue Workflows hinzufügen, Skill-Ausgaben ändern oder den Pipeline-Zustand vor der Veröffentlichung überprüfen. Quelle: tradermonty/claude-trading-skills.