claude-night-market
Git workflows, code review, and autonomous development pipelines
All Skills in This Repository (28)
Pure Emerald Level Indicatorsdevelopment-workflow
Coordinate modular development workflows for git, code review, testing, documentation, and deployment.
makefile-dogfooder
Analyze Makefiles and generate missing demo, dogfood, and quick-run targets.
shared
Standardize TodoWrite patterns, evidence formats, and analysis workflows across imbue skills.
scope-guard
Score feature worthiness and enforce branch size constraints during planning.
diff-analysis
Categorize git diffs, assess risks, and prepare release notes.
feature-review
Score and classify implemented features using RICE, WSJF, and Kano heuristics.
fix-issue
Automate GitHub issue resolution with parallel subagent task execution and quality gates.
pr-review
Validate pull requests against original requirements and route out-of-scope findings to GitHub issues.
spec-writing
Generate structured specifications with overview, scenarios, requirements, and success criteria.
hooks-eval
Audit Claude Code and Agent SDK hooks for security, performance, and compliance gaps.
error-patterns
Define error classification, recovery strategies, and logging patterns for plugin development.
task-planning
Generate phased, dependency-ordered implementation tasks from specifications and plans.
Frequently Asked Questions
FAQPage SchemaHow to install claude-night-market?โผ
Run `npx skills add athola/claude-night-market --all -g -y` in your terminal to install all skills globally.
What does claude-night-market do?โผ
It is a plugin marketplace for Claude Code covering git workflows, code review, spec-driven development, and autonomous agents. You install only the plugins you need, such as sanctum for git or pensive for review.
How does it prevent bad AI-generated code?โผ
Plugins like imbue enforce a failing test before implementation, require evidence before completion claims, and audit diffs for unnecessary additions. Hooks can block destructive commands automatically.
Can it run development tasks autonomously?โผ
Yes. The egregore plugin processes a backlog through intake, build, quality, and ship stages without human input, with budget guards and a watchdog for relaunching.
Do I need coding experience to use it?โผ
Basic familiarity with Claude Code helps, but each plugin installs independently and runs from plain-English commands like /full-review or /prepare-pr.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core