FeaturePlanningAutoPilot

v1.0.1

A general-purpose feature development planning skill. Used to generate executable, verifiable, and iterative development plans before coding, and to automati...

0· 193·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the SKILL.md. No unrelated credentials, binaries, or installs are requested. The requested actions (scanning code state, producing step-by-step plans, capturing lessons) are coherent with a planning/Autopilot skill.
Instruction Scope
The runtime instructions explicitly ask the agent to locate relevant pages/APIs/services, list affected files, perform local validations (builds, API checks), and append learnings to evolution.json and the 'Experience Enhancements' section of SKILL.md. These actions stay within the planning purpose but imply reading and writing repository/workspace files and running local checks—make sure the agent has permission and you expect those modifications.
Install Mechanism
Instruction-only skill with no install spec or third-party downloads. Nothing will be written to disk by an installer; any file writes come from the agent following SKILL.md instructions.
Credentials
The skill requests no environment variables or credentials. However, it asks the agent to inspect code, database state, and perform API or build checks; those actions may require additional access or credentials at runtime. The SKILL.md does not request or store secrets itself, which is proportionate, but users should avoid supplying unnecessary credentials to the agent.
Persistence & Privilege
always is false and the skill is user-invocable (expected). The instructions explicitly direct appending to evolution.json and syncing SKILL.md, so the skill will persist 'lessons learned' across sessions by modifying its own files. Modifying its own files is normal but notable—review what gets written and ensure you consent to persistent changes.
Assessment
This skill appears to be what it says: a planning assistant. Before installing, be aware it will (when invoked) inspect repository files, may run local build/API validations, and will append/update evolution.json and SKILL.md to persist lessons. Ensure the agent only has access to repositories and credentials you trust, review any file changes the skill makes, and avoid providing DB or cloud credentials unless absolutely necessary for a specific validation step. If you want stricter limits, keep it user-invocable (not always-on) and run it in an isolated workspace or with version control so you can review and revert its edits.

Like a lobster shell, security has layers — review code before you run it.

latestvk978mfaexppvk7sze5s2by5ve582vnv6

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments