Create a RIPDPI VPN deployment portfolio task and its mdtask or OpenSpec execution scaffold.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add po4yka/ripdpi-vpn-deploy --skill mdtask-create --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mdtask Create?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/po4yka-mdtask-create)More formats (shields.io, HTML) on the badges page.
---
name: mdtask-create
description: Create a RIPDPI VPN deployment portfolio task and its mdtask or OpenSpec execution scaffold.
---
# Create tracked work
1. Search with `./taskctl list --json` to avoid duplicates.
2. Classify risk explicitly as `standard` or `high`. High-risk work always uses `spec_mode: required`; features, behavioral epics, operator-visible behavior, schemas, contracts, security, network, deployment lifecycle, and cross-repository work also require OpenSpec.
3. Use `./taskctl new` with title, kind, area, priority, risk, owner, and explicit spec mode/reason.
4. For a required change, complete proposal, delta specs, design, mdtask `tasks.md`, and verification through `$openspec-propose` before committing.
5. Regenerate the board with `./taskctl generate-board` and run `./taskctl validate`.
Do not invent IDs, create execution files outside the canonical directories, or use upstream mdtask ID assignment.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.