HomericIntelligence
Official@homericintelligence
Offers specialized engineering governance for Mojo and Python codebases, focusing on repository health, CI/CD integrity, and hierarchical task orchestration.
Agent Skills by HomericIntelligence
Showing 114 vetted skills indexed across 4 GitHub repositories.
repo-analyze
Audit repositories across 15 dimensions and output graded GO/NO-GO verdicts.
learn
Capture session learnings and amend or create ProjectMnemosyne skills.
test-driven-development
Enforce the RED-GREEN-REFACTOR cycle for new features and bug fixes.
myrmidon-swarm
Decompose complex tasks into hierarchical agent swarms with tiered model assignments.
systematic-debugging
Investigate root causes before proposing fixes in a four-phase debugging workflow.
brainstorm
Guide feature ideation through questions, approaches, and an approval gate.
code-review
Automate structured code reviews with an AI Sonnet reviewer.
repo-analyze-strict
Audit repository structure, code quality, testing, security, and CI/CD with evidence-based grading.
verification
Run pytest, mypy, ruff, and pre-commit checks before declaring completion.
skill-advisor
Route tasks to suitable Hephaestus skills before execution.
repo-analyze-quick
Assess repository structure, tests, secrets, dependencies, and build blockers.
tidy
Rebase local Git branches onto the trunk and resolve conflicts via a swarm.
finish-branch
Present merge, PR, and cleanup options for protected-main Git branches.
advise
Search the skills registry for relevant prior learnings and present prioritized guidance.
git-worktrees
Create isolated git worktrees with safety checks and cleanup workflows.
mojo-type-safety
Enforce Mojo type-safety rules with explicit annotations and trait constraints.
model-config-explicit-model-id
Audit YAML model configs for explicit model_id declarations and remove misleading comments.
wired-runner-fixture
Extract a shared wired_runner pytest fixture for E2ERunner tests.
ci-validate-workflow
Validate GitHub Actions workflow files for syntax and best practices.
plan-validate-structure
Validate plan directory structure and file format compliance against a 9-section template.
ci-package-workflow
Generate GitHub Actions workflows that build `.mojopkg` files and create GitHub releases.
ci-fix-failures
Diagnose CI/CD pipeline failures from execution logs and reproduce them locally.
plan-regenerate-issues
Regenerate GitHub issue markdown files from project plan markdown files.
ci-run-precommit
Execute pre-commit hooks to validate formatting, whitespace, line endings, YAML syntax, and file size.
Frequently Asked Questions About HomericIntelligence
FAQPage SchemaWhat specific technical tasks does HomericIntelligence enable?▼
It enables automated code linting, SIMD optimization for Mojo, Git worktree management, CI/CD failure diagnosis, and the generation of structured Architecture Decision Records (ADRs) and project plans.
Which personas benefit most from these capabilities?▼
Software engineers, systems architects, and DevOps practitioners working with Mojo or Python who require rigorous code quality enforcement, systematic debugging, and structured repository maintenance.
What are the primary prerequisites for using these capabilities?▼
Users require a GitHub environment, the GitHub CLI, and a local development setup configured for Mojo or Python, including standard linting and testing dependencies like pytest and pre-commit.