paleopaleoCommunity·2 Agent Skills Included

vibe-flow

Collaborative spec, plan, merge, and code review protocols

Runs structured specification, planning, implementation, merge, and review protocols for software tasks. Organizes every task in a ticket-based .plans directory with consistent file naming and cycle tracking. Removes ad-hoc prompting by giving coding agents repeatable workflows for specs, plans, and PR descriptions. Includes setup guides, worktree workspaces, and documentation discovery for team repositories.
npx skills add paleo/vibe-flow --all -g -y
Available:

Tells the agent which skills to read before editing code or prose, and enforces the repository's documentation lookup, ticket, branch, and commit conventions.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vibe-flow?

Run `npx skills add paleo/vibe-flow --all -g -y` in your terminal to install all skills in this suite globally.

What does the AlignFirst workflow do?

It gives your coding agent structured protocols for writing specs, plans, implementations, merges, reviews, and PR descriptions, all tracked per ticket in a .plans folder.

How do I run a spec or plan protocol?

Invoke the command skills like /alspec or /alplan in Claude Code, Cursor, or Copilot, or $alspec in Codex, and the agent follows the matching protocol.

Does vibe-flow work with Claude Code and Codex?

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, GitHub Copilot, and OpenClaw.

Can I use it without a ticket system?

Yes. When no ticket exists, the workflow creates a side ticket like side-1 automatically so work stays organized without external tools.

Related Repositories in Software Engineering

View All in Software Engineering