inline

Coordinate pre-work, execution, and post-work phases in Claude Code pipelines.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/ddaanet/edify-plugin --skill inline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inline
Source: https://github.com/ddaanet/edify-plugin/tree/main/skills/inline
Command: npx skills add https://github.com/ddaanet/edify-plugin --skill inline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end lifecycle for execution-ready work, ensuring pre-work, execution, and post-work steps run in a disciplined, repeatable sequence.

Core Features & Use Cases

  • Phase-aligned execution: enforces Phase 1 entry checks, pre-work validation, and post-work verification.
  • Delegation-ready: supports Tier 2 distributed execution via sub-agents with isolation and prompts segmentation.
  • Quality checks: enforces precommit and lint checks after each step; provides triage feedback and deliverable review.
  • Continuation and handoff: defines default continuation paths and moves to handoff/commit.

Quick Start

Invoke the inline skill by describing your execution task and let it orchestrate the pre-work, execution, and post-work phases end-to-end.

Frequently Asked Questions about inline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate inline task execution lifecycle for code changes?

To orchestrate inline task execution lifecycle, you coordinate pre-work, execution, and post-work phases in a disciplined sequence, enforcing baseline capture, phase transitions, and review protocols across direct edits and delegated workflows.

What is a runbook execution lifecycle in software engineering?

A runbook execution lifecycle automates the end-to-end sequence of execution-ready work, ensuring pre-work validation, execution, and post-work verification phases run repeatably with enforced quality checks and standardized handoff.

How do I manage pre-work and post-work phase transitions for delegated workflows?

You manage phase transitions for delegated workflows by enforcing entry checks, loading references, validating pre-work, and executing post-work verification to ensure isolated sub-agents follow a repeatable sequence before continuation.

Does inline execution lifecycle support distributed execution via sub-agents?

Yes, inline execution lifecycle supports Tier 2 distributed execution via sub-agents with isolation and prompts segmentation, handling design, runbook, and handoff phases while enforcing precommit and lint checks after each step.

What's the best way to enforce quality checks and triage feedback during task execution?

The best way to enforce quality checks during task execution is to orchestrate a lifecycle that enforces precommit and lint checks after each step, providing triage feedback and deliverable review before moving to handoff or commit.