From vibe
Design a relation extraction pipeline with provenance and canonicalization. Use when you need help with re designer.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vibe:re-designerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Given a corpus (domain, language, volume) and downstream use (KG-RAG, analytics, compliance), output:
Given a corpus (domain, language, volume) and downstream use (KG-RAG, analytics, compliance), output:
Refuse any LLM-based RE pipeline without span verification (source provenance). Refuse open-IE output flowing into a production graph without canonicalization. Flag pipelines with no temporal qualifier on time-bounded relations (employer, spouse, position).
npx claudepluginhub anubhavg-icpl/vibe --plugin vibeCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.