# Skill Loop

> Use when bootstrapping skill-loop in a repository, creating a GitHub issue loop starter, or writing and updating skill-loop.yml and starter skills.

- **Type:** Skill
- **Install:** `agentstack add skill-takumiyoshikawa-skill-loop-skill-loop`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [takumiyoshikawa](https://agentstack.voostack.com/s/takumiyoshikawa)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [takumiyoshikawa](https://github.com/takumiyoshikawa)
- **Source:** https://github.com/takumiyoshikawa/skill-loop/tree/main/skills/skill-loop

## Install

```sh
agentstack add skill-takumiyoshikawa-skill-loop-skill-loop
```

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

## About

# skill-loop

Use this skill for two cases:

- bootstrap skill-loop into a repository with a GitHub issue workflow
- write, simplify, or migrate `skill-loop.yml`

## Modes

- GitHub bootstrap: read `references/github-init.md`
- YAML authoring or migration: read `references/yaml-authoring.md`, then follow the selected pattern reference only

## Working style

- Keep the generated setup minimal.
- Prefer `tracker.repo` plus a small `skills:` graph.
- Prefer an `issue-check` entrypoint that uses `gh` to choose the next ready issue and complete the minimum setup before planning.
- Treat YAML authoring as pattern selection first, then concrete authoring.
- Reuse templates from `assets/` instead of writing large starter files from scratch.
- Default to `.claude/skills/` for generated starter skills unless the repository already uses another skill directory.

## Expected outputs

- create or update `skill-loop.yml`
- select the right workflow pattern before drafting YAML
- create starter skills only when the selected pattern actually needs them
- explain the execution flow in terms of the chosen pattern

## Validate
- YAML: validate one or more skill-loop YAML files against `schema.json`
- schema:https://raw.githubusercontent.com/takumiyoshikawa/skill-loop/refs/heads/main/schema.json

## Source & license

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

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