๐ŸŽฏ

test

๐ŸŽฏSkill

from eljun/workflow-skills

VibeIndex|
What it does
|

A memory-first development workflow skill with seven stages (task, implement, simplify, test, document, ship, release) that reads and writes durable project files instead of relying on chat history.

๐Ÿ“ฆ

Same repository

eljun/workflow-skills(7 items)

test

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add eljun/workflow-skills --skill test
skills.sh Installโš  Installs to .agents/skills/
npx skills add eljun/workflow-skills --skill test
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/test/SKILL.md

SKILL.md

72Installs
-
AddedApr 13, 2026

More from this repository6

๐ŸŽฏ
document๐ŸŽฏSkill

Part of a memory-first development workflow with stages for planning, implementing, verifying, documenting, shipping, and releasing software changes. Each stage reads and writes durable project files instead of relying on chat history, compatible with multiple AI coding agents.

๐ŸŽฏ
release๐ŸŽฏSkill

A memory-first development workflow skill that guides agents through seven stages: task planning, implementation, simplification, testing, documentation, shipping, and releasing. Each stage reads and writes durable project files instead of relying on chat history.

๐ŸŽฏ
simplify๐ŸŽฏSkill

Part of a memory-first development workflow that provides a structured pipeline for planning, implementing, verifying, documenting, shipping, and releasing software changes through durable project files.

๐ŸŽฏ
implement๐ŸŽฏSkill

A memory-first workflow skill for the implementation stage that applies an approved task document to produce code and content changes, part of a 7-stage development workflow covering planning through release.

๐ŸŽฏ
ship๐ŸŽฏSkill

A memory-first development workflow skill for planning, implementing, verifying, documenting, shipping, and releasing software changes, where each stage reads and writes durable project files instead of relying on chat history.

๐ŸŽฏ
task๐ŸŽฏSkill

An Agent Skills-compatible development workflow that uses a memory-first approach with durable project files instead of chat history. It provides seven stages for planning, implementing, verifying, documenting, shipping, and releasing software changes.