human-in-loop
Spec-driven development with human approval checkpoints
All Skills in This Repository (23)
Pure Emerald Level Indicatorsusing-git-worktrees
Automate git worktree creation with safety checks and baseline verification.
patterns-api-contracts
Design RESTful API contracts and generate OpenAPI 3.x specifications with error schemas.
patterns-interface-design
Define a structured interface design workflow from domain discovery to token architecture.
patterns-flow-mapping
Connect analyzed screenshots into structured interaction flows with navigation logic.
analysis-iterative
Guide adaptive questioning and synthesis across iterative analysis sessions.
patterns-technical-decisions
Evaluate technology alternatives and document decisions as ADRs.
syncing-claude-md
Sync CLAUDE.md with the constitution to prevent governance drift.
using-github-issues
Create GitHub issues with required frontmatter, templates, and validation rules.
analysis-codebase
Analyze codebases to extract tech stack, patterns, and collision risks.
validation-constitution
Validate governance constitutions against a formal quality checklist.
authoring-requirements
Converts informal feature requests into standards-compliant requirements.
authoring-constitution
Creates enforceable governance frameworks with predefined sections for new projects.
Frequently Asked Questions
FAQPage SchemaHow to install HumanInLoop?โผ
Run `npx skills add deepeshBodh/human-in-loop --all -g -y` in your terminal to install all skills globally.
What is spec-driven development with HumanInLoop?โผ
It walks your feature through setup, specify, plan, tasks, and implement commands, producing reviewable artifacts at each step. You approve every stage before any code is written.
How does HumanInLoop prevent bad AI-generated code?โผ
It enforces human review checkpoints, adversarial gap analysis, and strict TDD cycles so architecture decisions are made by people before implementation begins.
Does HumanInLoop work with Claude Code?โผ
Yes. It is built as a Claude Code plugin with commands, agents, and skills that follow the standard SKILL.md format.
Can HumanInLoop handle existing codebases?โผ
Yes. Brownfield skills analyze your existing code, codify current patterns into a constitution, and generate a prioritized gap roadmap for improvements.
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