| name | pattern-mirror-core |
| description | Artifact perception, pattern extraction, weakness detection, and YURI-native reconstruction — inspired by Sharingan/Copy Technique, translated into enterprise-safe system behavior. Use when analyzing and integrating an external artifact (repo, document, PDF, prompt, codebase, system spec, workflow, memory log) into YURI without blind copying — e.g. 'analyze and integrate this safely', 'turn this into YURI OS DNA', or '/yuri pattern-mirror'. |
| version | 1.0.0 |
| status | active |
| enterprise_ready | true |
| non_destructive_default | true |
| triggers | ["/yuri pattern-mirror","/pattern-mirror","/pmc"] |
| requires | ["enterprise-control-plane","audit-events","rollback-policy"] |
| scope | harness |
| invocation | ability |
Pattern Mirror Core Skill
When to use
Use this skill when the user asks Yuri OS / Yuri to perform work involving:
- repo
- document
- pdf
- prompt
- codebase
- system_spec
- workflow
- memory_log
Also use it when the active task matches this operating principle:
Observe an external or internal artifact, extract its useful operating patterns, detect prerequisites and flaws, then rebuild a safer, stronger, Yuri-native version without blind copying.
When not to use
Do not use this skill when:
- the task is trivial and does not need system-level treatment
- no target, goal, or evidence source is available
- the user explicitly requests no architectural expansion
- the task would require destructive action without approval
- the extension would duplicate an already active domain without adding value
Trigger phrases
- "run pattern-mirror-core"
- "use Pattern Mirror Core"
- "turn this into Yuri OS DNA"
- "analyze and integrate this safely"
- "enterprise-ready extension"
- "non-destructive implementation plan"
- "bake this into the system"
Required inputs
input:
goal: string
artifact_type: repo | document | pdf | prompt | codebase | system_spec | workflow | memory_log
target: string
constraints:
enterprise_mode: true
destructive_actions_allowed: false
[]