avifenesh / enhance-agent-prompts
Use when improving agent prompts, frontmatter, and tool restrictions.
avifenesh / drift-analysis
Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
avifenesh / agnix
Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 155 rules across 10+ AI tools.
avifenesh / enhance-cross-file
Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions.
avifenesh / enhance-claude-memory
Use when improving CLAUDE.md or AGENTS.md project memory files.
avifenesh / sync-docs
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: sync-docs description: "Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes." version: 5.0.1 argument-hint: "[report|apply] [--scope...
avifenesh / enhance-docs
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-docs description: "Use when improving documentation structure, accuracy, and RAG readiness." version: 5.0.1 argument-hint: "[path] [--fix] [--ai]" ---
avifenesh / learn
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: learn description: "Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'." version: 5.0.1 argument...
avifenesh / Orchestrate Review
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: orchestrate-review description: "Use when user asks to \"deep review the code\", \"thorough code review\", \"multi-pass review\", or when orchestrating the Phase 9 review loop. Provides review pass definitions (code qualit...
avifenesh / maintain-cross-platform
Use when preparing releases, validating cross-platform compatibility, or updating installation infrastructure. Meta-skill for maintaining AgentSys's 3-platform architecture.
avifenesh / enhance-prompts
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-prompts description: "Use when improving general prompts for structure, examples, and constraints." version: 5.0.1 argument-hint: "[path] [--fix]" ---
avifenesh / deslop
Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene.
avifenesh / /enhance - Master Enhancement Orchestrator
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance description: "Use when user asks to \"enhance prompts\", \"improve agents\", \"analyze plugins\", \"optimize documentation\", \"review CLAUDE.md\". Runs 5 parallel analyzers on prompts, agents, plugins, docs, and p...
avifenesh / enhance-skills
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-skills description: "Use when reviewing SKILL.md files for structure and trigger quality." version: 5.0.1 argument-hint: "[path] [--fix]" ---
avifenesh / enhance-plugins
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-plugins description: "Use when analyzing plugin structures, MCP tools, and plugin security patterns." version: 5.0.1 argument-hint: "[path] [--fix]" ---
avifenesh / Phases 7-10: Deploy & Validate - Reference
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: ship-deployment description: "Use when deploying and validating during /ship. Details Railway/Vercel deployment, smoke testing, and rollback procedures." ---
avifenesh / enhance-orchestrator
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-orchestrator description: "Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report." version: 5.0.1 argument-hint: "[path] [--apply] [--focus=TYPE]" ---
avifenesh / /repo-map - AST Repo Map
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: repo-map description: "Use when user asks to \"create repo map\", \"generate repo map\", \"update repo map\", \"repo map status\", \"map symbols\". Builds and updates AST-based repo map using ast-grep." ---
avifenesh / Phase 8: GitHub Issue Creation - Reference
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: audit-project-github description: "Create GitHub issues for non-security deferred findings identified by /audit-project." ---
avifenesh / enhance-hooks
<!-- AUTO-GENERATED by scripts/gen-adapters.js - DO NOT EDIT --> --- name: enhance-hooks description: "Use when reviewing hooks for safety, timeouts, and correct frontmatter." version: 5.0.1 argument-hint: "[path] [--fix]" ---