What problem does it solve?
This Skill solves the problem of encoding implicit, undocumented codebase knowledge (such as invariants, gotchas, and engineering conventions) into structured, enforceable Cohesive substrate for teams and AI agents adopting Cohesive for the first time.
Core Features & Use Cases
- Proto-substrate scanning: Automatically detects implicit rules hidden in code comments, test names, and code patterns across your codebase.
- Rosetta Stone translations: Surfaces draft substrate artifacts with side-by-side definitions of Cohesive's vocabulary to teach your team the substrate categories as they review proposals.
- Bounded first-pass substrate: Produces a capped set of ≤20 high-signal draft artifacts (named invariants, behavior matrices, gotchas, semantic linter candidates) for user review, plus optional skeletal CLAUDE.md and ARCHITECTURE.md if no equivalent top-level docs exist.
- Use Case: A team adopting Cohesive on a legacy codebase can run this skill to automatically surface existing implicit rules (like "all external mutations must produce audit events" noted in comments) as draft substrate, instead of manually documenting every rule from scratch.
Quick Start
Run the init skill on your codebase to automatically scan for implicit engineering rules and generate a draft Cohesive substrate directory for your review.