whatisgithub

What is timovi?

theminimalcreator/timovi — explained in plain English

Analysis updated 2026-05-18

40HTMLAudience · pm founderComplexity · 2/5LicenseSetup · easy

In one sentence

A set of Markdown and JSON skill files that gives your AI coding agent ten specialist personas, guiding new features through a five-phase Plan to Review pipeline.

Mindmap

mindmap
  root((Timovi))
    What it does
      Ten AI personas
      Five-phase pipeline
      No server or runtime
    Tech stack
      Markdown
      JSON
      npx skills
    Use cases
      Plan new features
      Guided code review
      Auto-generated docs
    Audience
      Solo founders
      Indie developers
      AI agent users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add a full set of product-team AI personas to your coding agent with one install command.

USE CASE 2

Run a new feature through a five-phase Plan, Spec, Breakdown, Execute, Review pipeline.

USE CASE 3

Auto-generate a project knowledge base of stack, architecture, and conventions on first run.

What is it built with?

MarkdownJSONnpx skills

How does it compare?

theminimalcreator/timovilagunaswift/rockyvoicemeridithdacey45285316443/idm-6.42-patch-lifetime-ver-26
Stars404041
LanguageHTMLHTMLHTML
Setup difficultyeasymoderatemoderate
Complexity2/52/51/5
Audiencepm foundervibe codergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Requires an AI coding agent already installed, such as Claude Code or Cursor.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

Timovi is a collection of Markdown and JSON files that, once installed into your AI coding agent, adds ten specialist personas to every session: a Product Manager, UX Designer, Software Architect, Tech Lead, Frontend Engineer, Backend Engineer, Database Administrator, QA Engineer, Head of Marketing, and DevOps engineer. There is no server and no separate program to run. The team lives entirely as configuration files that your agent reads, so the same AI model responds as one of these named roles depending on where it is in the workflow. Installation is one command: npx skills add theminimalcreator/timovi. The tool places skill files into the directory your agent already scans for instructions. It works with Claude Code, Cursor, Codex, and several other agents. A first-run bootstrap asks a few questions about your project, then auto-generates a knowledge base containing your stack details, architecture notes, and conventions. After that, typing "timovi" in your agent activates the team. The main feature is a five-phase pipeline: Plan, Spec, Breakdown, Execute, and Review. When you want a new feature built, the Product Manager and UX Designer plan it, the Architect validates feasibility, the Tech Lead breaks work into tracked issues, the engineers write the code, and the QA engineer tests it. Each phase produces a concrete file or pull request before the next phase starts. The orchestrator asks you one question at a time and pauses for your approval at each handoff, so you stay in control without managing every detail yourself. The project targets solo founders and independent developers who find themselves doing all of these jobs while using an AI assistant. The README positions Timovi against heavier orchestration tools by arguing that its approach is lighter and more opinionated, which means less setup and clearer deliverables at each step. All project-specific data is saved in a .product-team/ folder in your repository and is never overwritten when you update the tool.

Copy-paste prompts

Prompt 1
timovi
Prompt 2
timovi, new feature: add user authentication to my app
Prompt 3
Use the Timovi UX Designer role to draft personas and flows for this feature
Prompt 4
Walk me through the Timovi five-phase pipeline for my next feature

Frequently asked questions

What is timovi?

A set of Markdown and JSON skill files that gives your AI coding agent ten specialist personas, guiding new features through a five-phase Plan to Review pipeline.

What language is timovi written in?

Mainly HTML. The stack also includes Markdown, JSON, npx skills.

What license does timovi use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is timovi to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is timovi for?

Mainly pm founder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.