illegalstudio
- 9 skills
- 0 followers
- 10 hours ago last updated
- ▌ Ggg · illegalstudio bundleOperate the ggg CLI to clone, sync, inspect, and navigate git repositories declared in a YAML config file. Use when an AI agent is asked to install, configure, inspect, automate, troubleshoot, or run ggg, including bulk clone, pull, push, status, or import operations across many repositories.
- ▌ Ggw · illegalstudio bundleOperate the ggw CLI to create, list, enter, and delete workspaces — git worktrees or copy-on-write snapshots — stored in one predictable location per repository. Use when an AI agent is asked to install, configure, inspect, automate, troubleshoot, or run ggw, including creating workspaces for branches or GitHub pull requests, running commands inside one, or setting up .ggw.yaml provisioning.
- ▌ Linear GRAPHQL Tool · illegalstudioUse this skill when an AI agent needs to interact with Linear through this repository's Node.js/TypeScript Linear GraphQL tool, including CLI commands, local HTTP API calls, issue/project/team operations, webhook inbox processing, and queue-based agent workflows.
- ▌ Pxon · illegalstudio bundleOperate the pxon CLI to configure Proxmox VE access and safely create, list, connect to, or delete pxon-managed LXC containers. Use when an AI agent is asked to install, configure, inspect, automate, troubleshoot, or run pxon, including requests involving Proxmox containers carrying the pxon tag.
- ▌ Doc Update · illegalstudioAudit and update the docs/ wiki to match the current codebase — checks all doc files against source code and fixes any mismatches.
- ▌ Verify Release · illegalstudioPre-release verification that first requires a complete release-changelog audit, then checks README, docs, roadmap, test coverage, examples, and the full test suite for regressions.
- ▌ Update Builtin Docs · illegalstudio bundleRegenerate and audit Elephc's generated builtin documentation from the shared builtin contract plus builtin! and eval_builtin! backend bindings. Use when a change touches crates/elephc-builtin-contract, src/builtins, crates/elephc-magician/src/interpreter/builtins, builtin signatures, builtin lowering hooks, docs/php/builtins, docs/internals/builtins, scripts/docs/builtin_registry.json, or before opening a PR that changes PHP builtins.
- ▌ Analyze Using Rustrover · illegalstudioRun RustRover IDE inspections on the codebase and produce a structured report of errors, warnings, and code quality issues.
- ▌ Prepare Release Changelog · illegalstudio bundleAudit and prepare Elephc's numbered release changelog from the last published GitHub release through an exact candidate main SHA. Use only for explicit release preparation, version tags, release Pull Requests, or pre-release verification. Refresh live release/main state, reconcile every merged PR and direct first-parent commit, inspect actual shipped behavior, draft concise user-facing bullets with complete source traceability, and update the named release section only after user approval.