humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Capture mistake or improvement opportunity with 5 whys analysis.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Capture mistake or improvement opportunity with 5 whys analysis.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Stage all changes, review the uncommitted changes, generate a descriptive commit message, and commit changes.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Ignore unstaged changes, review the staged changes, generate a descriptive commit message, and commit changes.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Run ./gradlew precommitCheck before committing changes.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Part of idea-to-code
Walk me through the design decisions in the design document one by one. This includes.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
Click injects one function parameter per CLI option. Commands with 5+ options inherently exceed CodeScene's "Excess Number of Function Arguments" threshold of 4. This is a framework constraint, not a design problem — the arguments can't be meaningfully reduced without fighting Click's architecture.
humansintheloop-dev/humansintheloop-dev-workflow-and-tools
Command
CLI handlers accumulate dependency construction alongside argument parsing, making them hard to test. Tests end up patching internal constructors to control a single object they actually care about.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: