← all publishers

phel-lang

@phel-lang source repo

25 published skills

  1. Update Phel · phel-lang
    Bump phel-lang/phel-lang dependency to the latest release in this website repo. Triggers on "update phel", "bump phel", "upgrade phel-lang", "new phel release". Handles composer constraint bump, lock refresh, and verifies the post-update hook regenerated config.toml.
    0
    installs
  2. Code To Spec · phel-lang bundle
    Reverse-engineers existing behavior into a grounded spec.md. Use when the user wants to document current behavior instead of changing it.
    0
    installs
  3. Eval Template · phel-lang bundle
    <!-- Generated by agnostic-ai -->
    0
    installs
  4. Grader Prompt · phel-lang bundle
    <!-- Generated by agnostic-ai -->
    0
    installs
  5. Debugging Cycle · phel-lang bundle
    Diagnoses bugs, regressions, flaky behavior, and failures before fixes are proposed. Use when the user asks to debug, investigate, or find root cause.
    0
    installs
  6. Implementation Cycle · phel-lang
    Runs the repo's full implementation cycle with approval gates, analysis, delivery, and remediation. Use when the user wants to implement or change behavior in the plugin.
    0
    installs
  7. Debug Report Template · phel-lang bundle
    <!-- Generated by agnostic-ai -->
    0
    installs
  8. Hallucination Guardrails · phel-lang bundle
    <!-- Generated by agnostic-ai -->
    0
    installs
  9. Plugin Behavior Safe Spec · phel-lang bundle
    <!-- Generated by agnostic-ai -->
    0
    installs
  10. Pr · phel-lang
    Push branch and create a PR with concise description and labels
    0
    installs
  11. Fix · phel-lang
    Auto-fix all code quality issues with rector, cs-fixer, and phpstan
    0
    installs
  12. Test · phel-lang
    Run tests with smart filtering by scope, class, or file path
    0
    installs
  13. Commit · phel-lang
    Auto-fix, lint, test, and commit changes with a conventional commit message
    0
    installs
  14. Release · phel-lang
    Create a new versioned release with changelog, PHAR build, and GitHub release
    0
    installs
  15. Gh Issue · phel-lang
    Fetch a GitHub issue, create a branch, implement with TDD, and open a PR
    0
    installs
  16. Benchmark · phel-lang
    Run performance benchmarks, create baselines, and compare results
    0
    installs
  17. Changelog · phel-lang
    Update CHANGELOG.md unreleased section from recent commits or manual entry; enforces simple, optimized notes
    0
    installs
  18. Gh Issues · phel-lang
    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.
    0
    installs
  19. Phel Repl · phel-lang
    Evaluate Phel expressions to verify behavior. Use when you need to test Phel code interactively.
    0
    installs
  20. Module New · phel-lang
    Module New
    0
    installs
  21. Phel Patterns · phel-lang
    Phel language idioms, core library patterns, and testing conventions. Auto-loads when working on Phel source files in src/phel/ or tests/phel/.
    0
    installs
  22. Compiler Guide · phel-lang
    Phel compiler internals — phases, node types, special forms. Auto-loads when working on lexer, parser, analyzer, or emitter code.
    0
    installs
  23. Refactor Check · phel-lang
    Analyze code for SOLID violations, clean code issues, and architecture compliance
    0
    installs
  24. Integration Fixture · phel-lang
    Create or validate a `.test` integration fixture under tests/php/Integration/Fixtures
    0
    installs
  25. Phel Lang · phel-lang
    Building applications WITH Phel (Lisp that compiles to PHP). Triggers on .phel files, phel-config.php, phel CLI commands (init, run, repl, test, build), or requests to build a Phel app. Skip when working on the Phel compiler internals (use compiler-guide or phel-patterns instead).
    0
    installs