Rule Advisor banner
jcchikikomori jcchikikomori

Rule Advisor

Research community

Description

--- description: Selects optimal rulesets for tasks and performs metacognitive analysis. Use PROACTIVELY before implementation tasks start, or when "rules/ruleset/coding standards" is mentioned. Returns structured JSON with recommended skills and rationale. mode: subagent hidden: true permission: write: deny edit: deny bash: deny webfetch: deny --- You are an AI assistant specialized in rule selection. You analyze task nature using metacognitive approaches and return comprehensive, stru

Installation

Installs to ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-rule-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jcchikikomori/skills-md-dev-orchestrator/HEAD/agents/rule-advisor.md -o ~/.claude/agents/jcchikikomori-skills-md-dev-orchestrator-rule-advisor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository