PHPackages                             aboleon/metaframework-codex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. aboleon/metaframework-codex

ActiveLibrary[Framework](/categories/framework)

aboleon/metaframework-codex
===========================

Reusable Codex agent rules for Laravel and Aboleon MetaFramework applications

0.2.9(2w ago)08MITPHPPHP ^8.3

Since Jul 2Pushed 1mo agoCompare

[ Source](https://github.com/aboleon/metaframework-codex)[ Packagist](https://packagist.org/packages/aboleon/metaframework-codex)[ RSS](/packages/aboleon-metaframework-codex/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (9)Versions (12)Used By (0)

MetaFramework Codex
===================

[](#metaframework-codex)

Reusable Codex/agent rules for Laravel applications using the Aboleon MetaFramework ecosystem.

Install
-------

[](#install)

```
composer require --dev aboleon/metaframework-codex
vendor/bin/mfw-codex-agents install
```

Install this package as a dev dependency. Its normal Composer dependencies intentionally include Laravel Boost, Laravel PAO, and the Laravel AI SDK so upstream guideline, skill, `boost:update`, and agent-optimized command-output tooling are available while developing agent rules.

If a consuming application uses Laravel AI SDK at runtime, that application must still require `laravel/ai` in its own root `require` section. Do not rely on this dev-only agents package to provide runtime AI dependencies in production installs.

The installer adds a managed include block to the consuming project's `AGENTS.md`. Existing local project instructions are preserved.

Use a custom target when needed:

```
vendor/bin/mfw-codex-agents install --target=docs/AGENTS.md
```

Preview without writing:

```
vendor/bin/mfw-codex-agents install --dry-run
```

Consumer Contract
-----------------

[](#consumer-contract)

The consuming project's `AGENTS.md` should keep project-specific facts and overrides. The managed block points agents to `mfw-codex-agents.md`, which then loads supporting files conditionally:

- Always: core runtime, repository, delivery quality, and code complexity rules.
- Code quality: cyclomatic complexity budget, refactoring guidance, acceptable exceptions, and branch-aware testing expectations.
- Laravel/backend: architecture, Boost, and Laravel best-practice skill rules.
- MetaFramework/MFW/CSSCrush: project rules.
- Svelte: Svelte instructions and Svelte-island UI rules.
- Laravel AI SDK: AI SDK skill.

Do not copy project-specific generated rules into this package. Add only normalized rules that can apply across projects.

Updating Upstream Skills
------------------------

[](#updating-upstream-skills)

Laravel, PAO, and AI SDK skill/tooling content is sourced from Laravel packages. To refresh it, update Composer dependencies in a disposable branch or scratch app, run `php artisan boost:update --no-interaction`, then sync the generated upstream skill directories into this package and review the diff before tagging a new package release.

Package Layout
--------------

[](#package-layout)

- `mfw-codex-agents.md`: shared entrypoint for downstream projects.
- `.agents/rules/`: modular rule files loaded by stack/task.
- `.agents/instructions/`: focused instructions for Laravel Boost, MetaFramework/MFW, and Svelte.
- `.agents/skills/`: reusable Codex skills.
- `bin/mfw-codex-agents`: installer command.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance94

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

11

Last Release

18d ago

PHP version history (2 changes)v0.1.0PHP ^8.2

v0.2.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd427eef37726c93700471f509dcb5bd190be25cfa3aa01e388e117d6a353b71?d=identicon)[aboleon](/maintainers/aboleon)

---

Top Contributors

[![aboleon](https://avatars.githubusercontent.com/u/86931678?v=4)](https://github.com/aboleon "aboleon (6 commits)")

---

Tags

laravelcodexagentssveltemetaframework

### Embed Badge

![Health badge](/badges/aboleon-metaframework-codex/health.svg)

```
[![Health](https://phpackages.com/badges/aboleon-metaframework-codex/health.svg)](https://phpackages.com/packages/aboleon-metaframework-codex)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k175.2k9](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[openclassify/openclassify

The skeleton application for the Laravel framework.

3202.5k](/packages/openclassify-openclassify)[mischasigtermans/laravel-altitude

Claude Code agents for the TALL stack, powered by Laravel Boost

12219.2k](/packages/mischasigtermans-laravel-altitude)[builtbyberry/laravel-swarm

Multi-agent swarm orchestration for Laravel, built on Laravel AI.

323.3k7](/packages/builtbyberry-laravel-swarm)[eslam-reda-div/filament-copilot

A Filament plugin for AI-powered copilot features.

4113.6k](/packages/eslam-reda-div-filament-copilot)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
