lukasrepublic/agentic-foundry

The factory: a Claude Code plugin for governed, spec-driven delivery — frozen acceptance contracts and a merge floor that refuses a red seam.

1Stars on the repository
67Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

app-engineer

01

lukasrepublic/agentic-foundry

Agent

Application implementer persona. Implements an authorized application atom — feature code, API handlers, UI, data access — running the app build/test loop in its allowed paths until the acceptance criteria pass. Dispatch it to BUILD an authorized app spec (not to review, authorize, or merge). Writes code and runs…

1 yesterday A 81 tokens original MIT

framework-engineer

02

lukasrepublic/agentic-foundry

Agent

Framework / self-host implementer persona. Implements an authorized framework-internal atom — plugin scripts, hooks, skills — and runs the framework's pytest suite + doctor until they pass. Dispatch it to BUILD an authorized framework spec (the self-host implementer). It writes plugin code and runs the tests; it never…

1 yesterday A 71 tokens original MIT

infra-engineer

03

lukasrepublic/agentic-foundry

Agent

Infrastructure / IaC implementer persona. Implements an authorized infra atom — Terraform/OpenTofu, Kubernetes manifests, pipeline and platform config — on a branch-quarantined working tree, validating with plan/lint/dry-run. Dispatch it to BUILD an authorized infra spec. It NEVER applies — every mutation routes…

1 yesterday A 87 tokens original MIT

pr-reviewer

04

lukasrepublic/agentic-foundry

Agent

Read-only, separate-context general code reviewer. It reviews a changed diff for correctness, regressions, maintainability, test coverage, and API/contract hygiene, and emits categorized findings (Block / Risk / Nit) for the operator to act on. Use it when an atom changes code and you want a fresh review pass the…

1 yesterday A 118 tokens original MIT

qa-engineer

05

lukasrepublic/agentic-foundry

Agent

Test author / runner persona. Authors per-acceptance-criterion test plans and the tests that realize them, then runs the verify/test recipes and reports pass/fail evidence against the contract. Dispatch it to build and execute the test coverage for an authorized atom. It writes and runs tests in a confined tree; it…

1 yesterday A 85 tokens original MIT

security-reviewer

06

lukasrepublic/agentic-foundry

Agent

Read-only, separate-context security reviewer. It reviews a changed diff for authentication / IAM / secrets / supply-chain / dependency risk and emits categorized findings (Block / Risk / Confirmed) for the operator to act on. Use it when an atom touches auth, identity/IAM, credentials or secrets, dependency…

1 yesterday A 108 tokens original MIT

spec-author

07

lukasrepublic/agentic-foundry

Agent

Spec / contract authoring persona. Drafts atomic specs and their acceptance contracts from an intake brief — stable AC IDs, a delimited normative region, checkpoints — without executing anything. Dispatch it to AUTHOR or refine a spec/contract pair (a no-execution, write-only-to-specs persona). It writes spec prose…

1 yesterday B 80 tokens original MIT

spec-reviewer

08

lukasrepublic/agentic-foundry

Agent

Read-only, separate-context spec reviewer. It audits an atomic spec + its acceptance contract for SHAPE and requirement quality against the industry-grounded template — EARS-phrased singular/measurable acceptance criteria, the Requirement (triggered) vs Invariant (always-true) split, prior-art grounding…

1 yesterday A 167 tokens original MIT