Fast, Simple,
Easy Workflow.
Fast, simple, and easy AI-driven development workflow. Describe what you want, AI asks smart questions, implements features, and manages git automatically.
> Creating directories... Done
> Downloading required files... Done
> Initializing specs database... Done
> STATUS: READY_TO_USE
8-Step Multi-Contributor Workflow
Streamlined AI-driven development process
⚠️ IMPORTANT: Start te9 workflow with /te9 or te9.md
Method 1: Type
/te9 <prompt>
Method 2: Add
te9.md file to LLM
context
Describe
User describes what they want in plain language
Clarify
AI asks clarification questions (max 5)
Save Spec
AI saves a unique spec file with requirements
Implement
AI implements the feature based on the spec
Branch & Commit
AI creates feature branch, commits changes, and pushes
PR Create
AI creates pull request for team review
PR Review
AI provides PR link for manual merge on GitHub
Track Anytime
Track progress anytime with full history
What Gets Installed
Complete development workspace setup
Core Files
opencode.json, openmemory.md, README.md, te9.md
7 Workflow Skills
Clarify, Store, Execute, Commit, Track, Init
4 Technical Tools
UI templates, memory graph, Svelte UI, UI generator
Directories
specs/, logs/, history/
Quick Installation
The
--llm
flag handles everything automatically - no manual
steps required!
- check_circle Initializes git repository (no prompts)
- check_circle Creates all directories
- check_circle Downloads all required files
- check_circle Initializes specs database
- check_circle No manual steps required
curl -fsSL https://raw.githubusercontent.com/creatuluw/te9.dev/main/te9/te9 | bash -s install --llm
te9 install --llm
iwr -useb https://raw.githubusercontent.com/creatuluw/te9.dev/main/te9/te9 | bash -s install --llm
Update Your Installation
Keep your te9.dev installation up to date with the latest features and fixes
curl -fsSL https://raw.githubusercontent.com/creatuluw/te9.dev/main/te9/te9 | bash -s update
Check Status
View your te9.dev installation status and configuration
curl -fsSL https://raw.githubusercontent.com/creatuluw/te9.dev/main/te9/te9 | bash -s status
Documentation
Everything you need to master te9.dev