php-engineering

Route PHP engineering tasks to the canonical execution surface.

3|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/ldilov/harness-forge --skill php-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: php-engineering
Source: https://github.com/ldilov/harness-forge/tree/main/.agents/skills/php-engineering
Command: npx skills add https://github.com/ldilov/harness-forge --skill php-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This wrapper solves the problem of duplicated guidance by identifying and routing to the canonical PHP engineering surface, ensuring consistent rules, knowledge, and provenance without re-implementing pack guidance.

Core Features & Use Cases

  • Discovery-first routing to the canonical PHP engineering surface.
  • Conditional loading of deeper rules, knowledge, workflows, and provenance as needed.
  • Avoids duplication of pack guidance by acting as a discovery wrapper.
  • Use Case: When PHP applications dominate a task, the wrapper loads the canonical surface and defers to its surface for execution context.

Quick Start

Activate PHP task routing by invoking the wrapper to load the canonical PHP engineering surface.

Frequently Asked Questions about php-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is canonical PHP surface loading for engineering tasks?

Canonical PHP surface loading identifies and routes PHP application, framework, or package tasks to a primary execution surface. This wrapper discovers the canonical rules and knowledge first, then conditionally pulls deeper workflows and provenance as needed.

How do I load PHP engineering rules without duplicating guidance?

To load PHP engineering rules without duplication, invoke this wrapper to route to the canonical PHP surface. It enforces loading the primary surface first, then conditionally pulls deeper rules and provenance, avoiding re-implemented pack guidance in the active agent context.

Can I use this PHP wrapper for framework and package routing?

Yes, this wrapper is applicable to tasks involving PHP applications, frameworks, or packages. It performs discovery-first routing to the canonical PHP engineering surface and defers to that surface for execution context.

What's the best way to manage provenance and workflows for PHP tasks?

The best way to manage PHP task provenance and workflows is through discovery-first routing to the canonical surface. This wrapper conditionally loads deeper rules, knowledge, workflows, and provenance only as needed, preventing duplication in the active context.

When should I not use a discovery wrapper for PHP engineering?

You should not use a discovery wrapper when your task does not primarily involve PHP applications, frameworks, or packages. This wrapper is designed specifically for routing PHP-dominated tasks to the canonical engineering surface and conditionally loading deeper guidance.