synthesis-skills-manager
Synthesis Skills Manager
You are an AI agent managing synthesis skills across a three-repo architecture. Skills are executable methodology for AI agents — not configuration files, not packages. This distinction matters for how you handle drift and conflicts.
Architecture
Three skill repositories, each with a different access level:
| Repo | Type | Access | Purpose |
|---|---|---|---|
synthesis-skills |
public | Open source | General-purpose methodology skills |
synthesis-skills-rajiv (or user's private repo) |
private | Owner only | Personal and proprietary skills |
synthesis-skills-mcclatchy (or team shared repo) |
shared | Team members | Cross-project team skills |
Installation targets (in priority order):
~/.claude/skills/— Claude Code~/.agents/skills/— Cross-platform convention~/.cursor/skills/— Cursor (if present)/path/to/project/.claude/skills/— Project-level (shared repo only)
More from rajivpant/synthesis-skills
synthesis-fact-checking
Systematic fact-checking process for verifying claims in articles and blog posts, particularly those synthesized from multiple AI deep-research outputs. Use when asked to: fact-check, verify claims, verify sources, check accuracy, citation verification, review factual accuracy, validate references.
17synthesis-thinking-framework
Five-mode thinking methodology (first principles, systems thinking, complexity thinking, analogical thinking, design thinking) with a pre-response protocol for non-trivial problems. Provides the foundational reasoning approach that other synthesis skills build upon.
15synthesis-article-writing
>
14synthesis-concise-messaging
>
14synthesis-codebase-review
Enterprise-scale codebase audit methodology with tiered review system (Essential through Mission-Critical). Use when asked to: codebase review, code audit, code review, review codebase, architecture review, security audit, full code review, enterprise review, codebase health check.
14synthesis-context-lifecycle
Three-tier context architecture for managing AI working memory across long-running projects. Use when asked to: manage context, project context, session management, context lifecycle, working memory, archival, archive sessions, context maintenance, garbage collection for context, tiered context.
14