Skip to main content
tpsdev-ai
GitHub creator profile

tpsdev-ai

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
Aug 17, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

bootstrap
unclassified

Load soul plus relevant memories at session start, resume, or when the user asks who you are / what you remember. Use before answering from memory after a long gap. Wraps the `bootstrap` MCP tool. Do not write on bootstrap.

Aug 17, 2026
context-loader
unclassified

Load prior decisions and lessons for a new task or context switch. Use when the user starts a different task or asks "what did we decide about X?". Read-only — bootstrap once, then 2–3 parallel memory_search angles.

Aug 17, 2026
coordinate
unclassified

Publish workspace state or org events (claim/release/status) via flair_workspace_set and flair_orgevent. Use for multi-agent branch/phase/task coordination. Skip for solo local memory. Never impersonate another agent.

Aug 17, 2026
forget
unclassified

Delete a specific memory after showing a preview. Use when the user asks to forget, drop, or remove a stored item. Search/get first; never wipe all memories.

Aug 17, 2026
health
unclassified

Diagnose a failing Flair connection. Use when bootstrap or any flair tool errors, or the user asks if Flair is up. There is no Health MCP tool — probe with bootstrap. Report FLAIR_URL and FLAIR_AGENT_ID, never secrets.

Aug 17, 2026
relate
unclassified

Record an entity relationship as a subject/predicate/object triple with relationship_store. Use when the user states who manages, owns, reviews, or depends on what — not for free-text memories.

Aug 17, 2026
remember
unclassified

Store a durable decision, lesson, preference, fact, or explicit "remember this" with memory_store. Use when the user asks you to remember something, or when a decision/lesson should survive this session.

Aug 17, 2026
soul
unclassified

Read or write personality and project context (role, standards, project) via soul_get / soul_set. Use when the user asks who you are, what your standards are, or explicitly wants to set soul. Soul is not a memory; it rides in every bootstrap.

Aug 17, 2026
Showing 8 of 9 collected skills.
Showing 1 of 1 repositories
All repositories loaded