validate-flows
CommunityEnsure architecture flows stay connected and tested.
Software Engineering#architecture#validation#test coverage#flows#validate#code integrity#graph analysis
Authorjankneumann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses issues in software architecture by validating cross-layer interactions, preventing broken flows, untested code, and inconsistencies that lead to bugs and maintenance nightmares.
Core Features & Use Cases
- Reachability Checks: Verifies entrypoints connect to databases or side effects.
- Disconnected Flow Detection: Identifies unused routes or unhandled API calls.
- Test Coverage Alignment: Ensures modified functions have corresponding tests.
- Use Case: During a code refactor, run this to catch orphaned functions or missing test references before they slip into production.
Quick Start
Invoke the validate-flows skill to analyze recent changes for any architecture violations in your codebase.
Dependency Matrix
Required Modules
None requiredComponents
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: validate-flows Download link: https://github.com/jankneumann/agentic-coding-tools/archive/main.zip#validate-flows Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.