npx claudepluginhub panbanda/omen --plugin omen-developmentThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
Review focus for: {{.changed_files}}
# Check risk of changed files
omen -p "{{.changed_files}}" -f json defect
# Check complexity
omen -p "{{.changed_files}}" -f json complexity
# Check for new debt
omen -p "{{.changed_files}}" -f json satd
**[PRIORITY]**: file:line
What: Description
Why: Impact
Fix: Suggestion