Cursor rule Cursor
Collaboration preferences and AI interaction style.
Cursor rule Cursor
Collaboration preferences and AI interaction style.
Cursor rule Cursor
Cursor rule "development" from kanyun-inc/reskill, covering reskill development rules, project overview, tech stack, code style guidelines and language requirements.
Cursor rule Cursor
Cursor rule "testing" from kanyun-inc/reskill, covering testing rules, testing philosophy, spec-driven tdd workflow, benefits of test-first approach and example: adding --dry-run option.
Instructions file
Instructions for kanyun-inc/reskill, covering claude.md, project overview, tech stack, development commands and architecture.
Skill Claude CodeCodex
Assesses code comprehensibility and maintainability risk. Use when the user asks about code confidence, risk, maintainability, tech debt, code health, or whether code is safe to change. Also use when the user asks to analyze code quality, scan for risks, check if code is messy or complex, audit code, do a code…
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Uses reskill as the package manager.
Skill Claude CodeCodex
Teaches AI agents how to use reskill — a Git-based package manager for AI agent skills. Covers CLI commands, install formats, configuration, publishing, and common workflows.
Skill Claude CodeCodex
Detects content drift between skill files and their source documents. Helps maintain skills that are derived from other documentation by comparing content and flagging outdated sections.
Skill Claude CodeCodex
Behavioral modifier for AI coding assistants working with non-developers. Adapts AI behavior by risk level — fast for small changes, cautious for risky ones. Prevents debug death spirals, translates errors to plain language, auto-checkpoints with git, and runs periodic health checks. Always active, zero manual trigger…
kanyun-inc/ai-explore-review-loop-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: ai-explore-review-loop.
kanyun-inc/ai-explore-review-loop-plugin
Plugin Claude Code
Durable Hermes review/fix loop for Pilot and Rush pull requests.
kanyun-inc/ai-explore-review-loop-plugin
MCP server Claude CodeCodexCursor +2
MCP server "aiexplorereviewloop" as configured in kanyun-inc/ai-explore-review-loop-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/dist/mcp-server.mjs with node.
kanyun-inc/ai-explore-review-loop-plugin
Hook
Runs after a tool call finishes for Bash tool calls, running an inline shell check. From kanyun-inc/ai-explore-review-loop-plugin.
kanyun-inc/ai-explore-review-loop-plugin
Hook
Runs when the agent finishes a response, running an inline shell check. From kanyun-inc/ai-explore-review-loop-plugin.
kanyun-inc/ai-explore-review-loop-plugin
Hook
Runs when a session starts on startup, resume and compact, running an inline shell check. From kanyun-inc/ai-explore-review-loop-plugin.
kanyun-inc/ai-explore-review-loop-plugin
Skill Claude CodeCodex
Temporarily stop enforcing the AI Explore review-loop in the current repository.
kanyun-inc/ai-explore-review-loop-plugin
Skill Claude CodeCodex
Resume a paused AI Explore review-loop in the current repository.
kanyun-inc/ai-explore-review-loop-plugin
Skill Claude CodeCodex
Use when this session creates or updates a pull request in kanyun-inc/pilot or kanyun-inc/rush-app and must wait for Hermes review, handle findings, and push the next review round without polling GitHub.
kanyun-inc/ai-explore-review-loop-plugin
Skill Claude CodeCodex
Show the durable AI Explore review-loop state for the current repository and session.
kanyun-inc/ai-explore-review-loop-plugin
Skill Claude CodeCodex
Explicitly stop the local AI Explore review-loop for the current repository and session.