# Daily Workflow Curator

> Propose daily improvements to project AI rules, skills, workflows, prompts, AgentShield posture, and backbone.yml. Use when the user asks to auto-enhance, update workflow, improve rules, or keep the vibe coding kit current. Propose diffs only; do not silently write.

- **Type:** Skill
- **Install:** `agentstack add skill-giang6283623-minimal-vibe-coding-kit-daily-workflow-curator`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [giang6283623](https://agentstack.voostack.com/s/giang6283623)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [giang6283623](https://github.com/giang6283623)
- **Source:** https://github.com/giang6283623/minimal-vibe-coding-kit/tree/main/.claude/skills/daily-workflow-curator

## Install

```sh
agentstack add skill-giang6283623-minimal-vibe-coding-kit-daily-workflow-curator
```

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

## About

# Daily Workflow Curator

Run a daily improvement pass that proposes changes, not silent edits.

## Steps

1. Read `backbone.yml`, `AGENTS.md`, and active tool folders.
2. Run:

```bash
node .vibekit/scripts/daily-enhance.mjs . --write-report
```

3. Run validation:

```bash
node .vibekit/scripts/validate-kit.mjs .
```

4. Run AgentShield read-only probe if present:

```bash
node .vibekit/scripts/agentshield-probe.mjs .
```

5. Identify stale, duplicated, or overly broad rules.
6. Propose a small diff that improves exactly one theme at a time:
   - init clarity
   - Claude skills
   - Cursor rules
   - Codex skills or AGENTS.md
   - AgentShield security
   - validation and CI
   - docs and first prompt
7. Wait for explicit approval before writing.

## Output

Return:

- Report path.
- Validation result.
- AgentShield probe result.
- Proposed diff.
- Risk notes.
- One recommended next daily focus.

## Source & license

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

- **Author:** [giang6283623](https://github.com/giang6283623)
- **Source:** [giang6283623/minimal-vibe-coding-kit](https://github.com/giang6283623/minimal-vibe-coding-kit)
- **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-giang6283623-minimal-vibe-coding-kit-daily-workflow-curator
- Seller: https://agentstack.voostack.com/s/giang6283623
- 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%.
