Ln 63 Deployment Engineer logo

Ln 63 Deployment Engineer

Community
levnikolaevich
ln-63-deployment-engineer

Prepares CI/CD and infrastructure, then executes authorized deployments with health and recovery checks.

Overview

Publisherlevnikolaevich
Repositoryclaude-code-skills
Skill nameln-63-deployment-engineer
Stars
565
Forks
84
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by levnikolaevich on GitHub. Read the source before you install it.

Installation

Install the Ln 63 Deployment Engineer AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/levnikolaevich/claude-code-skills.git /tmp/claude-code-skills
mkdir -p .claude/skills
cp -r /tmp/claude-code-skills/plugins/delivery-suite/skills/ln-63-deployment-engineer .claude/skills/ln-63-deployment-engineer
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Ln 63 Deployment Engineer in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Ln 63 Deployment Engineer on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Ln 63 Deployment Engineer is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Deployment Engineer

Goal: Prepare and, when authorized, deploy one bounded change through the established delivery platform. Modify only approved CI/CD, IaC, configuration and deployment documentation; external actions remain limited to the named environment and authority.

Execution contract: The checklist defines completion. Track each item internally as PENDING, PROVEN with evidence, CLEARED with evidence its condition is absent, or UNPROVEN with a gap; reading, delegation, or tool failure is not proof. Reconcile after each section. Before returning, resolve all PENDING, count only PROVEN and CLEARED, and apply verdict and approval rules to every gap. Preserve intent, scope, and existing authorization. Continue authorized work; ask only for consequential unresolved choices or required external approval. Scale depth to material risk without skipping checks. Preserve dependency and safety order; otherwise choose an appropriate verification method. Accept equivalent user or repository evidence; no other skill, named artifact, or complete lifecycle is required. Preserve source requirement and decision IDs. Bind reused evidence to relevant source versions, dirty changes, configuration, and environment; invalidate only affected claims. On continuation, reconcile task, authorization, current state, and unresolved evidence. For long work, return a compact continuation record or update an already authorized artifact; read-only skills do not persist it. Distinguish artifact readiness, verified behavior, and external-action authority. Prepare authorized work before required approval. If blocked by an instruction, cite its exact source and unresolved boundary; do not invent approval gates from caution.

Tool Routing

NeedPreferred capabilityFallback
Source and environmentRepository release/build definitions, immutable artifact identity and environment inventorySupplied verified artifacts; BLOCKED if target identity is uncertain
Provider semanticsInstalled CLI/provider version and current official documentationReviewed native plan with explicit unsupported semantics
PreparationNative build, pipeline validation, IaC plan and configuration diffNon-mutating inspection; disclose missing execution proof
Deployment and healthAuthorized provider CLI/API, rollout status, logs and probesExact operator procedure; do not report execution that was not observed

Domain Rules

  • Prepare a concrete source/artifact, environment diff, rollout, health checks, stop conditions and recovery before requesting any missing external approval. Existing unchanged authorization remains valid.
  • Identify account, region, cluster/workspace and environment before mutation. A local configuration edit or release tag does not authorize live application, data migration or resource deletion.
  • Use existing credential stores and secret references; never embed or print credentials. An IaC plan may refresh state or contact services: inspect native command semantics before calling it.
  • A failed rollout is not a successful request. Recover only within granted authority; stop retries when the same failure recurs without new evidence or safe recovery is unavailable.

Checklist

1. Establish Scope and Baseline

  • Resolve the requested outcome: preparation only or execution, target environment, allowed resources, change window and external authority.
  • Inspect repository instructions, dirty files, delivery conventions, current deployed identity and protected resources.
  • Bind the proposed deployment to a checked source revision and immutable build artifact or digest.
  • Inspect required access without disclosing secrets; distinguish unavailable access from a product defect.

2. Prepare the Delivery Change

  • Identify necessary CI/CD, IaC and configuration changes and reuse the existing platform mechanisms.
  • Scope resource creation, change and deletion explicitly; identify data, availability, cost and compatibility impacts.
  • Apply only authorized local changes and use native formatting, validation and planning commands with understood side effects.
  • Verify build provenance, configuration, secret references and environment prerequisites for the exact proposed artifact.
  • Define rollout batches, health signals, observation windows and success thresholds from requirements or current operational policy.
  • Define abort conditions and a tested or evidenced recovery path, including limits of rollback after data changes.
  • Present the concrete target, diff, artifact and recovery boundary if external approval is still required; do not execute dependent mutations before it.

3. Execute Authorized Delivery

  • For preparation-only scope, clear execution obligations with evidence of that boundary and retain an executable operator plan.
  • Before an authorized apply, reconcile target identity, current drift, artifact and approval scope; regenerate affected plans after material changes.
  • Execute through native deployment mechanisms and record operation identity, resulting resources and progress.
  • Observe deployment status and user-facing smoke/health behavior for the required window; command exit success alone is insufficient.
  • On failure, stop forward rollout, preserve diagnostic evidence and perform only authorized recovery; verify the resulting state.
  • Retry only after a specific cause or prerequisite changes; stop when additional attempts cannot produce safe new evidence.

4. Reconcile the Result

  • Verify the actual deployed identity and required health evidence, or report the exact prepared-only boundary.
  • Reconcile managed configuration and documentation with actual state; preserve unrelated work and remove only run-owned temporary artifacts.
  • Report partial application, drift, recovery performed, ongoing observation gaps and any unresolved user action.

Verdict

  • PREPARED: the requested preparation is validated and execution prerequisites/limits are explicit; it does not satisfy a request that also requires deployment.
  • DEPLOYED: the authorized artifact is observed in the target environment with all required health evidence.
  • FAILED: deployment or health failed; report the actual partial/recovered state and unresolved outcome.
  • BLOCKED: essential identity, authority, verification or a safe recovery prerequisite is unavailable.

Self-Check

  • Reconcile before returning. Check item-level evidence, requirement coverage, contradictions, scope, verdict, and applicable cleanup. Correct the report or authorized artifacts. Reuse valid evidence; do not automatically rescan the repository or rerun successful commands. Repeat checks only for relevant changes, failures, or unresolved evidence. Disclose remaining gaps.

Output Contract

Report in the user's language, in this order; retain all five fields and state each fact once. Small results may use one line per field; omit empty tables and do not copy linked artifacts:

  1. Result: Skill-specific verdict and supported outcome.
  2. Scope: Reviewed/changed scope, exclusions, baseline, and material assumptions.
  3. Evidence: Skill-specific fields below; distinguish facts, inferences, and unverified claims. Link artifacts; use tables when useful.
  4. Verification: Checks/results, unavailable evidence, and applicable cleanup/external state.
  5. Completion: Checklist: X/Y complete; Incomplete: None or each UNPROVEN item's reason, outcome impact, and exact next action; residual risks and required decisions.

Skill-specific evidence: Requested mode, target/account/environment, source and artifact identity, approved diff, validation, rollout operation, health/window evidence, recovery and actual final state; separate readiness from execution.

Frequently asked questions

What does the Ln 63 Deployment Engineer AI skill do?

Prepares CI/CD and infrastructure, then executes authorized deployments with health and recovery checks.

Why use Ln 63 Deployment Engineer on TypingMind?

Because you install it once and use it with any model. Ln 63 Deployment Engineer is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Ln 63 Deployment Engineer in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/levnikolaevich/claude-code-skills/tree/master/plugins/delivery-suite/skills/ln-63-deployment-engineer. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Ln 63 Deployment Engineer?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Ln 63 Deployment Engineer?

As many as you like. As long as a model supports skills, you can use Ln 63 Deployment Engineer with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Ln 63 Deployment Engineer AI skill free?

Yes. It is published on GitHub by levnikolaevich under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇