logic-extract
Installation
SKILL.md
Logic Extract
Trace a specific business logic flow across repos. Produce tech-agnostic specs.
Estimated Time: 20-60 minutes (depending on system count, mode, and complexity)
Prerequisites: At least one starting-point repo or file path
Output: 6 artifacts in _logic-extract/ (see operations/output-templates.md)
When to Use
- Trace a specific piece of business logic across multiple repos
- Understand an algorithm end-to-end (entry point to final output)
- Produce tech-agnostic specs for a particular flow (not an entire system)
- Migrate a specific feature and capture every edge case
- Unify logic scattered across services into one picture
- Generate BMAD-format epics scoped to a single capability