Skip to content

synerops/syner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syner

Syner

Syner Agent is an orchestrator for your Personal Knowledge Management. Turns into life your notes, projects, ideas, etc. and execute your plans.

Built using Claude Agent SDK.

How it works

Everything starts with your notes. Write markdown in apps/notes/content/ — any structure, no schemas, no config. Your notes become the shared context that powers everything else.

Skills read that context and act on it — find ideas, connect domains, grow a thought into a full document. You invoke them directly or let the orchestrator route for you. When a task needs multiple steps, agents take over organically, executing with verification loops until the job is done.

/syner anything new worth exploring?

Skills

Skill What it does
/syner Orchestrator — routes to the right skill or executes directly
/syner-load-all Load your full notes state
/syner-find-ideas Generate ideas from your knowledge
/syner-find-links Find bridges between two domains
/syner-grow-note Promote a thought into a document
/syner-track-idea Track how an idea evolved over time
/create-syner-app Scaffold new app with standard stack
/update-syner-app Update app to current standards
/syner-backlog-triager Triage backlog against codebase
/syner-backlog-reviewer Audit backlog health
/syner-enhance-skills Improve an existing skill
/syner-researcher Research a topic from any source

Agents

  • syner-worker — Executes tasks with workflow patterns (chaining, parallelization, routing)
  • code-reviewer — Reviews code for quality, security, and best practices

References

About

Syner is an AI-powered personal knowledge system. The Multi-Agentic Operating System. 🎧

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors