Resolve References
INTERNAL SKILL — This skill is now part of the
/weaveorchestrator. Use/weaveinstead for the full graph-first workflow. Direct invocation is deprecated and may be removed in a future release.
Extract cross-references from: $ARGUMENTS
- •Extract: Run
~/.local/bin/wv refs $ARGUMENTS - •Review: Look at the suggested follow-up commands
- •Follow: Execute relevant commands to gather full context
- •Summarize: Report what was found at each reference
Reference Types Detected
- •
wv-xxxxxx→wv show wv-xxxxxx - •
gh-Nor#N→gh issue view N - •
See Note N→rg "Note N" docs/ - •
ADR-xxx,RFC-xxx→rg -l "ADR-xxx" docs/ - •File paths → Read the file
Guardrails
- •Max 10 references per pass
- •No automatic fetching (review commands first)
- •No recursion (invoke again if needed)