deepeshBodhdeepeshBodhCommunityยท23 Agent Skills Included

human-in-loop

Spec-driven development with human approval checkpoints

Guides software features through a structured workflow: constitution, specification, plan, tasks, implementation, and audit. Replaces improvised coding with reviewable artifacts and human approval gates at every stage. Includes skills for requirements, user stories, API contracts, data modeling, TDD cycles, and design systems. Keeps humans in control of architecture decisions while automating repetitive specification and validation work.
npx skills add deepeshBodh/human-in-loop --all -g -y
Available:

Instructs the agent on the project's DAG-based workflow architecture, constitutional principles, layer dependency rules, and quality gates it must follow when executing specification, planning, and implementation skills.

All Skills in This Repository (23)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

using-git-worktrees

Automate git worktree creation with safety checks and baseline verification.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

patterns-api-contracts

Design RESTful API contracts and generate OpenAPI 3.x specifications with error schemas.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

patterns-interface-design

Define a structured interface design workflow from domain discovery to token architecture.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

patterns-flow-mapping

Connect analyzed screenshots into structured interaction flows with navigation logic.

Community
Intermediate
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

analysis-iterative

Guide adaptive questioning and synthesis across iterative analysis sessions.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

patterns-technical-decisions

Evaluate technology alternatives and document decisions as ADRs.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

syncing-claude-md

Sync CLAUDE.md with the constitution to prevent governance drift.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

using-github-issues

Create GitHub issues with required frontmatter, templates, and validation rules.

Community
Intermediate
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

analysis-codebase

Analyze codebases to extract tech stack, patterns, and collision risks.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

validation-constitution

Validate governance constitutions against a formal quality checklist.

Community
Intermediate
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

authoring-requirements

Converts informal feature requests into standards-compliant requirements.

Community
Advanced
๐Ÿ“ฆ In Repo
deepeshBodhdeepeshBodh

authoring-constitution

Creates enforceable governance frameworks with predefined sections for new projects.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’