ayberkyasa

5 mods across 1 repository, 2 stars between them.

tripod

01

ayberkyasa/tripod

Plugin Claude Code

Plugin marketplace listing 1 plugin: tripod.

2 16d ago A tokens not measured original MIT

tripod

02

ayberkyasa/tripod

Plugin Claude Code

Only three files. A minimal spec-driven workflow for Claude Code: /tripod:spec interviews you and writes SPEC.md + CLAUDE.md, /tripod:tasks turns them into TASKS.md, /tripod:next executes tasks one by one.

2 16d ago A tokens not measured original MIT

next

03

ayberkyasa/tripod

Skill Claude CodeCodex

Phase 3 of the Tripod workflow, run repeatedly. Finds the first unchecked task in TASKS.md, implements it under the rules in CLAUDE.md, verifies its "Done when" condition, checks the box, and commits. Use when the user says "next task", "continue", "keep going", or invokes /tripod:next.

2 16d ago A 74 tokens original MIT

spec

04

ayberkyasa/tripod

Skill Claude CodeCodex

Start a new project the Tripod way. Interviews the user about their app idea in structured question rounds, then writes SPEC.md (what to build) and CLAUDE.md (how to build it) at the repository root. Use when the user describes a new application, asks to "spec out" an idea, or invokes /tripod:spec.

2 16d ago A 74 tokens original MIT

tasks

05

ayberkyasa/tripod

Skill Claude CodeCodex

Phase 2 of the Tripod workflow. Reads SPEC.md and CLAUDE.md, then writes TASKS.md — an ordered list of small, scoped, verifiable tasks that implement the entire MVP. Use after the user has reviewed their spec, when they ask to "create tasks" or "break down the work", or when they invoke /tripod:tasks.

2 16d ago A 77 tokens original MIT