yuchenbigpen1/normies

AI coding agents for people who aren't engineers

4Stars on the repository
20Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

executor

01

yuchenbigpen1/normies

Agent

The main task execution agent. Spawned for each task in a project. Executes the task described in its prompt — builds, tests, commits, and verifies. Use this when a project task needs to be executed autonomously.

not rated 4 5mo ago A 47 tokens original Apache-2.0

integration-checker

02

yuchenbigpen1/normies

Agent

Runs once at the end of a project, after all steps complete. Verifies that all pieces connect correctly across step boundaries — exports used, APIs called, data flows end-to-end. Returns a comprehensive integration report.

not rated 4 5mo ago A 47 tokens original Apache-2.0

spot-checker

03

yuchenbigpen1/normies

Agent

Lightweight check that runs between waves. Quickly verifies that files from the completed wave exist and commits are real. Fast gate — not a full review. Uses haiku for speed and cost.

not rated 4 5mo ago A 42 tokens original Apache-2.0

verifier

04

yuchenbigpen1/normies

Agent

Runs between steps to independently verify the previous step's work. Uses goal-backward verification: checks that the step achieved its GOAL, not just that tasks completed. Three-level artifact verification (exists, substantive, wired). Returns pass/fail verdict with evidence.

not rated 4 5mo ago A 55 tokens original Apache-2.0

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: