EndogenAI

62 mods across 1 repository, 2 stars between them.

Executive Scripter

25

EndogenAI/dogma

Agent

Identify repeated interactive tasks and encode them as committed scripts. Audit scripts/ for gaps, propose new scripts, and extend existing ones — enforcing the programmatic-first principle.

2 7d ago A 38 tokens original Apache-2.0

GitHub

26

EndogenAI/dogma

Agent

Executive-tier agent owning all git and GitHub API write operations — commits, pushes, PR creation, issue updates, label management. Receives approved changes from any executive after Review APPROVED. The sole executor of remote writes in the fleet.

2 7d ago A 51 tokens original Apache-2.0

Issue Triage

27

EndogenAI/dogma

Agent

First-pass triage on new issues — suggest labels, priority, effort; flag duplicates; draft clarifying comments. Does not close or merge without human confirmation.

2 7d ago A 36 tokens original Apache-2.0

LLM Cost Optimizer

28

EndogenAI/dogma

Agent

Build and maintain a model selection decision table (capability × cost × latency) and recommend model tiers per task type to minimize token spend.

2 7d ago A 34 tokens original Apache-2.0

Local Compute Scout

29

EndogenAI/dogma

Agent

Survey local inference stacks (Ollama, LM Studio, llama.cpp), benchmark models, document hardware prereqs, and maintain a local model registry for this project.

2 7d ago A 37 tokens original Apache-2.0

manifest

30

EndogenAI/dogma

Agent

Values ingrained, sovereignty sustained — governance framework for endogenous AI workflows.

2 7d ago A 0 tokens original Apache-2.0

MCP Architect

31

EndogenAI/dogma

Agent

Design locally-distributed MCP framework topologies, evaluate server composition patterns, and define MCP deployment conventions for this project.

2 7d ago A 27 tokens original Apache-2.0

EndogenAI/dogma

Agent

Facilitates GitHub community presence, monitors GitHub discussions, identifies speaker opportunities, and co-hosts events. Operates with community facilitation scope in Month 1; expands to outreach + advocacy in Month 2–3. All public statements require Conor oversight in Phase 1.

2 7d ago A 63 tokens original Apache-2.0

Release Manager

33

EndogenAI/dogma

Agent

Orchestrate versioning, CHANGELOG entries, and GitHub Releases — manage SemVer decisions, tag commits, and ensure every release has a correlated milestone.

2 7d ago A 35 tokens original Apache-2.0

Research Archivist

34

EndogenAI/dogma

Agent

Finalise reviewed research drafts — update status, commit to docs/research/, and close the corresponding GitHub issue.

2 7d ago A 27 tokens original Apache-2.0

Research Reviewer

35

EndogenAI/dogma

Agent

Validate research synthesis drafts against endogenic methodology standards — flag gaps, unsupported claims, and contradictions before archiving.

2 7d ago A 25 tokens original Apache-2.0

Research Scout

36

EndogenAI/dogma

Agent

Conduct mandatory web searches and survey external authoritative sources for a given research topic. Catalogue raw findings in the session scratchpad — do not synthesize. Web sourcing is non-negotiable for all research sprints.

2 7d ago A 45 tokens original Apache-2.0

EndogenAI/dogma

Agent

Transform raw Scout findings into structured, opinionated synthesis documents in docs/research/ following the expansion→contraction pattern.

2 7d ago A 29 tokens original Apache-2.0

Review

38

EndogenAI/dogma

Agent

Review changed files against AGENTS.md constraints and project standards before any commit. Read-only — flags issues and returns control to the originating agent.

2 7d ago A 30 tokens original Apache-2.0

Security Researcher

39

EndogenAI/dogma

Agent

Threat-model agentic workflows and identify attack surfaces — survey OWASP, evaluate CIA-triad exposure in agent designs, and produce security synthesis docs.

2 7d ago A 33 tokens original Apache-2.0

Test Coordinator

40

EndogenAI/dogma

Agent

Map pytest markers to CI phases, identify untested scripts, and recommend which tests gate which PR merge stage to keep the test suite fast and meaningful.

2 7d ago A 33 tokens original Apache-2.0

User Researcher

41

EndogenAI/dogma

Agent

Synthesize closed GitHub issues, PRs, and Discussions into JTBD summaries and friction reports for quarterly OSS user research.

2 7d ago A 29 tokens original Apache-2.0

Values Researcher

42

EndogenAI/dogma

Agent

Investigate verbally encoding values in agent instructions — survey philosophy-of-language, alignment literature, and prior art to ground endogenic axiom authoring.

2 7d ago A 33 tokens original Apache-2.0

EndogenAI/dogma

Skill Claude CodeCodex

Encodes the conventions for authoring .agent.md files in .github/agents/: YAML frontmatter requirements, required section headings, relative path rules, cross-reference density, and CI validation. USE FOR: creating or modifying .agent.md role files (VS Code: Custom Agents); diagnosing validateagentfiles.py CI…

2 7d ago A 120 tokens original Apache-2.0

conventional-commit

44

EndogenAI/dogma

Skill Claude CodeCodex

Enforces Conventional Commits format for the EndogenAI Workflows repository. USE FOR: composing commit messages (type(scope): description format); reviewing commit message format before push; understanding allowed types (feat/fix/docs/chore/test/refactor/ci/perf) and scopes…

2 7d ago A 94 tokens original Apache-2.0

corpus-sweep

45

EndogenAI/dogma

Skill Claude CodeCodex

Orchestrates a large-corpus scouting pass (≥20 docs) using batched reads and compressed return. USE FOR: scanning research/, docs/, agent fleet for cross-cutting patterns before a synthesis phase; producing a compressed ≤2000-token findings summary. DO NOT USE FOR: single-doc reads; live web fetches (use…

2 7d ago A 78 tokens original Apache-2.0

EndogenAI/dogma

Skill Claude CodeCodex

Orchestrates the full research sprint: fetch-before-act source warming, Research Scout → Synthesizer → Reviewer → Archivist → Orchestrator commit pipeline. USE FOR: starting a research topic with a formal synthesis deliverable; coordinating the research fleet end-to-end; producing D4 docs/research/.md files with YAML…

2 7d ago A 118 tokens original Apache-2.0

delegation-routing

47

EndogenAI/dogma

Skill Claude CodeCodex

Encodes the Delegation Decision Gate routing table for executive-tier agents: which specialist agent handles each task domain, and when an agent may act directly instead of delegating. USE FOR: deciding which agent to delegate a phase to before execution begins; verifying a planned direct action is on the "act…

2 7d ago A 118 tokens original Apache-2.0

phase-gate-sequence

48

EndogenAI/dogma

Skill Claude CodeCodex

Encodes the mandatory 6-step inter-phase checkpoint sequence that executive-tier agents run after every domain phase and before delegating the next. Includes the context window alert trigger conditions and session handoff prompt template. USE FOR: running the post-phase prune → checkpoint → commit → grep sweep →…

2 7d ago A 131 tokens original Apache-2.0