← Back to Skills Marketplace
2482
Downloads
5
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install php-full-stack-developer
Description
A senior, governance-backed PHP full-stack delivery OS for OpenClaw. Emphasizes pre-flight analysis, safe data changes, explicit contracts, and reproducible verification.
Usage Guidance
This skill is a Markdown-only governance and process helper for PHP work and appears coherent with that purpose. However: 1) INFO_RUNTIME tells the agent to open ~/.openclaw/workspace/* files (SOUL.md, USER.md, MEMORY.md, daily memory files) and to read/write LOG_*.md files; those files may contain PII, credentials, or other sensitive context. 2) The registry metadata does not declare any required config paths, so the skill's intended file access is not made explicit in its manifest. Before installing: - Inspect the contents of your ~/.openclaw/workspace files (USER.md, MEMORY.md, SOUL.md) to ensure they contain no secrets or PII you don't want an invoked skill to read. - Consider running the skill in a sandbox or with limited file permissions first. - Ask the publisher to update the metadata to declare required config paths and make the read/write behavior explicit, or to add explicit user-consent prompts before reading workspace memory. - If you plan to allow autonomous invocation, be aware that the skill can be triggered to access workspace files during agent runs; require explicit user approval for sensitive tasks. If you want, I can (a) list the exact lines in INFO_RUNTIME/SKILL.md that reference workspace files and logging, or (b) suggest a minimal manifest change to declare those config paths.
Capability Analysis
Type: OpenClaw Skill
Name: php-full-stack-developer
Version: 0.1.0
The skill bundle is designed to enforce a rigorous, governance-backed workflow for an AI agent performing PHP full-stack development. All instructions, including those in `SKILL.md` and `INFO_RUNTIME.md`, guide the agent towards safe, structured, and transparent operations, emphasizing pre-flight analysis, risk assessment, stop-work conditions, and explicit logging of decisions and conflicts. Instructions to read files like `~/.openclaw/workspace/SOUL.md`, `~/.openclaw/workspace/USER.md`, and memory files are for the agent's internal state management and operational context, not for unauthorized data access or exfiltration. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (senior PHP full-stack governance OS) matches the included guidance, templates, and logging files. The skill does not request unrelated credentials or packages. However INFO_RUNTIME explicitly instructs reading workspace memory files under ~/.openclaw/workspace, but the registry metadata declares no required config paths — that mismatch should be explained.
Instruction Scope
SKILL.md and INFO_RUNTIME instruct the agent to open specific workspace files (SOUL.md, USER.md, MEMORY.md, daily memory files) and to load/write LOG_*.md files. Those files can contain user context, PII, or secrets; the instructions do not limit what to extract or explicitly require user consent before reading. Although this behavior is consistent with a governance/context skill, it broadens the agent's data access and should be made explicit to end users.
Install Mechanism
No install spec and no code files — the skill is instruction-only, which minimizes install-time risk (nothing is downloaded or executed on disk).
Credentials
The skill requests no environment variables or external credentials (proportionate). However it expects to read and write workspace files and logs; those file access requirements are not declared in the metadata as required config paths, creating an omission that impacts proportionality and consent.
Persistence & Privilege
always:false (normal). The skill is allowed to be invoked autonomously by the agent (disable-model-invocation:false), which is platform default. Combined with the skill's instructions to read/write workspace memory, autonomous invocation increases blast radius — worth noting but not by itself a blocker.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install php-full-stack-developer - After installation, invoke the skill by name or use
/php-full-stack-developer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the php-full-stack-developer skill for OpenClaw.
- Provides a senior-level delivery OS focused on pre-flight analysis, safe data changes, and explicit API/data contracts.
- Implements clear trigger conditions for when to apply the skill, emphasizing engineering work that affects security, data, or deployment.
- Introduces structured prompting principles: pre-flight checks, minimum required clarifications, and always includes test instructions.
- Enforces stop-work rules for unclear auth, risky DB/API changes, and missing rollout/rollback steps.
- Requires governance checks before executing or logging significant work.
Metadata
Frequently Asked Questions
What is Php Full Stack Developer?
A senior, governance-backed PHP full-stack delivery OS for OpenClaw. Emphasizes pre-flight analysis, safe data changes, explicit contracts, and reproducible verification. It is an AI Agent Skill for Claude Code / OpenClaw, with 2482 downloads so far.
How do I install Php Full Stack Developer?
Run "/install php-full-stack-developer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Php Full Stack Developer free?
Yes, Php Full Stack Developer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Php Full Stack Developer support?
Php Full Stack Developer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Php Full Stack Developer?
It is built and maintained by sja-dev1 (@sja-dev1); the current version is v0.1.0.
More Skills