phel-lang

29 mods across 1 repository, 523 stars between them.

changelog-keeper

01

phel-lang/phel-lang

Agent

Maintains CHANGELOG.md by analyzing commits since last release. Use when updating changelog, preparing releases, or reviewing what changed.

523 8d ago A 31 tokens original MIT

domain-architect

02

phel-lang/phel-lang

Agent

Expert on Phel's modular architecture. Use for architecture reviews, module boundary decisions, placing new features, or dependency analysis.

523 8d ago A 29 tokens original MIT

fixture-reviewer

03

phel-lang/phel-lang

Agent

Audits .test integration fixtures under tests/php/Integration/Fixtures for drift against the current compiler output. Use after lexer, parser, analyzer, or emitter changes.

523 8d ago A 37 tokens original MIT

module-docs-sync

04

phel-lang/phel-lang

Agent

Audits and updates CLAUDE.md files in src/php/ modules to match the actual code. Use after large refactors, new modules, or periodic maintenance.

523 8d ago A 38 tokens original MIT

phel-benchmark

05

phel-lang/phel-lang

Agent

Benchmark specialist for PHPBench baselines and compiler/runtime performance regression reports.

523 8d ago A 19 tokens original MIT

phel-explorer

07

phel-lang/phel-lang

Agent

Read-only Phel repository explorer for finding files, usages, module boundaries, and compiler/runtime structure.

523 8d ago A 25 tokens original MIT

phel-reviewer

08

phel-lang/phel-lang

Agent

Phel code reviewer focused on correctness, behavior regressions, architecture boundaries, and missing tests.

523 8d ago A 24 tokens original MIT

tdd-coach

09

phel-lang/phel-lang

Agent

Guides test-driven development with red-green-refactor discipline. Use when implementing features or fixes with TDD.

523 8d ago A 27 tokens original MIT

benchmark

10

phel-lang/phel-lang

Skill Claude CodeCodex

Run performance benchmarks, create baselines, and compare results.

523 8d ago A 11 tokens original MIT

changelog

11

phel-lang/phel-lang

Skill Claude CodeCodex

Update CHANGELOG.md unreleased section from recent commits or manual entry; enforces simple, optimized notes.

523 8d ago A 20 tokens original MIT

commit

12

phel-lang/phel-lang

Skill Claude CodeCodex

Auto-fix, lint, test, and commit changes with a conventional commit message.

523 8d ago A 16 tokens original MIT

compiler-guide

13

phel-lang/phel-lang

Skill Claude CodeCodex

Phel compiler internals — phases, node types, special forms. Auto-loads when working on lexer, parser, analyzer, or emitter code.

523 8d ago A 30 tokens original MIT

fix

14

phel-lang/phel-lang

Skill Claude CodeCodex

Auto-fix all code quality issues with rector, cs-fixer, and phpstan.

523 8d ago A 17 tokens original MIT

gh-issue

15

phel-lang/phel-lang

Skill Claude CodeCodex

Fetch a GitHub issue, create a branch, implement with TDD, and open a PR.

523 8d ago A 19 tokens original MIT

gh-issues

16

phel-lang/phel-lang

Skill Claude CodeCodex

Walk over all open GitHub issues that are unassigned or assigned to the current user, and process each one via the /gh-issue skill, sequentially.

523 8d ago A 33 tokens original MIT

integration-fixture

17

phel-lang/phel-lang

Skill Claude CodeCodex

Create or validate a .test integration fixture under tests/php/Integration/Fixtures.

523 8d ago A 16 tokens original MIT

module-new

18

phel-lang/phel-lang

Skill Claude CodeCodex

Scaffold a new Gacela module under src/php/ with Facade, Provider, and CLAUDE.md.

523 8d ago A 23 tokens original MIT

phel-patterns

19

phel-lang/phel-lang

Skill Claude CodeCodex

Phel language idioms, core library patterns, and testing conventions. Auto-loads when working on Phel source files in src/phel/ or tests/phel/.

523 8d ago A 34 tokens original MIT

phel-repl

20

phel-lang/phel-lang

Skill Claude CodeCodex

Evaluate Phel expressions to verify behavior. Use when you need to test Phel code interactively.

523 8d ago A 20 tokens original MIT

pr

21

phel-lang/phel-lang

Skill Claude CodeCodex

Push branch and create a PR with concise description and labels.

523 8d ago A 11 tokens original MIT

refactor-check

22

phel-lang/phel-lang

Skill Claude CodeCodex

Analyze code for SOLID violations, clean code issues, and architecture compliance.

523 8d ago A 14 tokens original MIT

release

23

phel-lang/phel-lang

Skill Claude CodeCodex

Create a new versioned release with changelog, PHAR build, and GitHub release.

523 8d ago A 18 tokens original MIT

test

24

phel-lang/phel-lang

Skill Claude CodeCodex

Run tests with smart filtering by scope, class, or file path.

523 8d ago A 13 tokens original MIT