# Dinf Loop

> the dinf default workflow (BanditChain) — walk it

- **Type:** Skill
- **Install:** `agentstack add skill-sancovp-dinf-loop`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sancovp](https://agentstack.voostack.com/s/sancovp)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sancovp](https://github.com/sancovp)
- **Source:** https://github.com/sancovp/dinf/tree/main/.aios.src/loop

## Install

```sh
agentstack add skill-sancovp-dinf-loop
```

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

## About

This is your **default workflow** for `dinf` — the BanditChain. Walk it on every task; it is a flow, not a function.

1. **Task** — frame what's being asked.
2. **Recall = Select (search → neural-match)** — `chaincompiler gba search  ""` (`--scope ` to look only in your region; `--newest` for the latest versions). Read the hits and intuitively pick the best fit.
3. **Decide** — a fit → **exec** it. Nothing fits → **construct**.
4. **Construct** — `chaincompiler gba construct   "[Focus] ⇒ [Focus] ⇒ |Converge|"` (gated + coord-addressed + re-indexed; follow the `adding-a-skill` discipline — place it, AIOS it).
5. **Execute** — run the chosen/built chain.
6. **Reward** — write a graded note to `kb/`. Your KB + tree ARE your policy.

## Source & license

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

- **Author:** [sancovp](https://github.com/sancovp)
- **Source:** [sancovp/dinf](https://github.com/sancovp/dinf)
- **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-sancovp-dinf-loop
- Seller: https://agentstack.voostack.com/s/sancovp
- 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%.
