# Dde Ext Verification Loop

> DDE subordinate extension. Execute verification loop (build/type/lint/test/security/diff) and return a structured quality report.

- **Type:** Skill
- **Install:** `agentstack add skill-leslielinxinxiang-dde-agent-skills-dde-ext-verification-loop`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [LeslieLinXinxiang](https://agentstack.voostack.com/s/leslielinxinxiang)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [LeslieLinXinxiang](https://github.com/LeslieLinXinxiang)
- **Source:** https://github.com/LeslieLinXinxiang/dde-agent-skills/tree/main/skills/dde-ext-verification-loop

## Install

```sh
agentstack add skill-leslielinxinxiang-dde-agent-skills-dde-ext-verification-loop
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# DDE Extension: Verification Loop

Skill Version: v0.1

## Authority Chain
- Commander: `dde-bootstrap`
- Write gate: `dde-code-guard`
- This skill executes checks but does not own requirement authority.

## When to Use
- After significant implementation.
- Before PR/merge checkpoint.
- When user asks for quality gate status.

## Execution Scope
Allowed:
- Run build/test/lint/type/security/diff commands
- Collect failures and classify severity
- Provide concrete fix plan

Not allowed:
- Directly editing code to fix failures without approval gate
- Altering Layer docs as authority source

## Verification Phases
1. Build
2. Type check (if applicable)
3. Lint/style check (if applicable)
4. Tests + coverage
5. Security quick scan
6. Diff review

## Gate Rule
If auto-fix is requested or needed:
- Emit `DDE_EXTENSION_HANDOFF_REQUIRED`
- Provide target files and minimal patch intent
- Stop and wait for `dde-code-guard` `[APPROVED]` flow

## Output Contract
Produce:
- `VERIFICATION REPORT`
- PASS/FAIL per phase
- Overall status: READY / NOT READY
- Actionable fix list

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [LeslieLinXinxiang](https://github.com/LeslieLinXinxiang)
- **Source:** [LeslieLinXinxiang/dde-agent-skills](https://github.com/LeslieLinXinxiang/dde-agent-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-leslielinxinxiang-dde-agent-skills-dde-ext-verification-loop
- Seller: https://agentstack.voostack.com/s/leslielinxinxiang
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
