athola

89 mods across 2 repositories, 402 stars between them.

meta-architect

25

athola/claude-night-market

Agent

Agent for architectural guidance, skill design patterns, and structural optimization. Provides consultation on modularization, token management, and dependency design.

332 6d ago A 32 tokens original MIT

plugin-validator

26

athola/claude-night-market

Agent

Validates Claude Code plugin structure against official requirements - checks plugin.json schema, verifies referenced paths exist, validates kebab-case naming, and validates skill frontmatter is complete.

332 6d ago A 37 tokens original MIT

skill-auditor

27

athola/claude-night-market

Agent

Agent for detailed skill quality auditing and improvement recommendations. Analyzes skill structure, content quality, token efficiency, activation reliability, and tool integration.

332 6d ago A 36 tokens original MIT

skill-improver

29

athola/claude-night-market

Agent

Implements skill improvements based on observability data from LEARNINGS.md. Prioritizes by frequency × impact / ease, generates proposals, validates changes. Enhanced with Hyperagents patterns: consults PerformanceTracker for trend data and ImprovementMemory for causal hypotheses before proposing changes.

332 6d ago A 60 tokens original MIT

analyze-skill

31

athola/claude-night-market

Command

Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.

332 6d ago A 21 tokens original MIT

create-skill

35

athola/claude-night-market

Command

Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.

332 6d ago A 25 tokens original MIT

make-dogfood

39

athola/claude-night-market

Command

Analyze and enhance Makefiles for complete functionality coverage with auto-generation capability.

332 6d ago A 18 tokens original MIT

plugin-review

40

athola/claude-night-market

Command

Tiered plugin quality review: branch (quick gates), pr (quality scoring), release (full ecosystem audit). Detects affected plugins from git diff and reviews related plugins for side effects.

332 6d ago A 40 tokens original MIT

skills-eval

43

athola/claude-night-market

Command

Audit skill quality, frontmatter compliance, token efficiency, and activation reliability. Recommends improvements.

332 6d ago A 24 tokens original MIT

test-skill

44

athola/claude-night-market

Command

Test Claude Code skills using RED/GREEN/REFACTOR TDD phases in fresh subagents to prevent priming bias.

332 6d ago A 29 tokens original MIT

PreToolUse

48

athola/claude-night-market

Hook

Runs before the agent uses a tool for Skill, Agent and Task tool calls, executing pre_skill_execution.py and agent_dispatch_guard.py (2 commands). From athola/claude-night-market.

332 6d ago A tokens not measured original MIT