๐ŸŽฏ

to-issues

๐ŸŽฏSkill

from guillermomurillo/memo-flow

VibeIndex|
What it does
|

The largest open-source cybersecurity skills library for AI agents, providing 754 skills across 26 security domains with support for 5 frameworks including Claude Code, Cursor, and GitHub Copilot.

๐Ÿ“ฆ

Same repository

guillermomurillo/memo-flow(23 items)

to-issues

Installation

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

SKILL.md

34Installs
-
AddedMay 22, 2026

More from this repository10

๐ŸŽฏ
grill-with-docs๐ŸŽฏSkill

A spec-driven, slice-based, AFK-friendly workflow for coding agents that runs each vertical slice in a fresh agent invocation with TDD discipline, preventing context drift and enabling unattended batch processing of queued tasks.

๐ŸŽฏ
caveman๐ŸŽฏSkill

Part of memo-flow, a spec-driven and slice-based workflow for coding agents that prevents context drift by splitting PRDs into vertical slices, running each in a fresh agent invocation with TDD discipline and AFK-friendly batch processing.

๐ŸŽฏ
tdd๐ŸŽฏSkill

A spec-driven, slice-based workflow for coding agents that prevents context drift by running each vertical slice in a fresh agent invocation. Includes TDD discipline (red-green-refactor), an AFK batch runner, and skills for triaging, prototyping, and architecture review.

๐ŸŽฏ
prototype๐ŸŽฏSkill

A spec-driven, slice-based, AFK-friendly workflow for coding agents that ships as Claude Code skills plus a bash runner. Each change starts as a PRD, gets split into vertical slices, and runs in fresh agent invocations with TDD discipline.

๐ŸŽฏ
zoom-out๐ŸŽฏSkill

Part of memo-flow, a spec-driven, slice-based workflow for coding agents that uses PRDs split into vertical slices with fresh context per slice, TDD discipline, and an AFK batch runner for unattended autonomous coding sessions.

๐ŸŽฏ
grill-me๐ŸŽฏSkill

A skill from memo-flow that grills your implementation by asking pointed questions to surface weak assumptions, vague terms, and gaps before they become bugs. Part of a spec-driven, slice-based workflow that uses fresh context per slice and TDD discipline.

๐ŸŽฏ
improve-codebase-architecture๐ŸŽฏSkill

A skill from memo-flow, a spec-driven, slice-based workflow for coding agents that prevents context drift by running each vertical slice in a fresh agent invocation with TDD discipline and AFK-friendly batch execution.

๐ŸŽฏ
triage๐ŸŽฏSkill

A workflow skill from memo-flow that helps triage issues and tasks within a spec-driven, slice-based, AFK-friendly development workflow for coding agents, ensuring fresh context per slice with no drift.

๐ŸŽฏ
handoff๐ŸŽฏSkill

A spec-driven, slice-based workflow for coding agents that splits PRDs into vertical slices, runs each in a fresh agent invocation to prevent context drift, and supports AFK batch processing with TDD discipline.

๐ŸŽฏ
afk-cook๐ŸŽฏSkill

A spec-driven, AFK-friendly workflow for coding agents that splits work into vertical slices with fresh context per slice and TDD discipline. Includes a bash runner that queues GitHub issues and runs one fresh agent invocation per slice, committing as it goes.