Abstract
Abstract from athola/claude-night-market.
Skills in this plugin
14- ▌
- ▌ Rules Eval · athola bundleEvaluate Claude Code rules in .claude/rules/. Use for frontmatter, globs, and quality audits.
- ▌ Skills Eval · athola bundleEvaluate Claude skill quality through auditing. Use when reviewing or auditing skills.
- ▌ Plugin Review · athola bundleReview plugin quality with tiered checks and dependency scoping. Use for PR and pre-release audits.
- ▌ Modular Skills · athola bundleBuild composable skill modules with hub-and-spoke loading. Use when token budget is tight.
- ▌ Shared Patterns · athola bundleProvide reusable patterns for validation, error handling, scaffolding. Use for skill consistency.
- ▌ Skill Authoring · athola bundleGuide creating Claude Code skills with TDD and persuasion principles. Use for new skill development.
- ▌ Hook Scope Guide · atholaSelect hook scope (plugin, project, global) by audience. Use when authoring a hook.
- ▌ Subagent Testing · athola bundleTest skills via TDD in fresh subagents. Use when validating behavior or preventing bias.
- ▌ Friction Detector · atholaDetect friction signals; graduate patterns into rules. Use for session retrospectives.
- ▌ Skill Graph Audit · athola bundleAudit Skill() refs; detect hubs, isolates, and dangling targets. Use when auditing skills.
- ▌ Methodology Curator · athola bundleSurface expert frameworks. Use when creating or evaluating skills, hooks, or agents.
- ▌ Escalation Governance · athola bundleAssess whether to escalate models. Use when evaluating reasoning depth.
- ▌ Metacognitive Self Mod · athola bundleAnalyze and improve the improvement process. Use for detecting regressions and meta-optimization.