The operating loop a coding agent follows — and skills to orchestrate multi-agent systems.
Claude Night Market
Claude Night Market is an open-source workflow skill for Claude Code and Gemini CLI, published by athola. Its author describes it as: “23 Claude Code plugins: TDD enforcement hooks, git/PR workflows, spec-driven development, code review, project lifecycle, fix-from-error, maintenance automation, context optimization, research, and multi-LLM delegatio…”. The project has 323 stars on GitHub and is available under the MIT License license. Add it to your setup with `/plugin marketplace add athola/claude-night-market`.
Installation
Add Claude Night Market to your agent with:
/plugin marketplace add athola/claude-night-market Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Claude Night Market when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT License license — safe to read and adapt
- Established project with 323 GitHub stars
- Declares compatibility with Claude Code, Gemini CLI
- Actively maintained (recent commits)
Topics
Related skills
More Workflow →Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
claude code hooks - adding voice on each hook
When you can't trust yourself with your code base, trust Arbiter.
Self improving agents through iterations