Carol — back to Apps ← Apps

Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

📖 CarolopediaDroidsTemplate Matcher
Template Matcher

Template Matcher

Droid Semantic search for closest template or design pattern
Go to droid →

📖About & Usage

Owner agent — accountability this droid serves

Archon ensures the codebase follows consistent design patterns and reuses existing templates. TM-S1 supports this by identifying which patterns and templates already exist that could solve a new task, helping Archon enforce consistency and prevent duplicating work.

Droid responsibility

When someone describes a task, TM-S1 searches the design pattern catalog and template library to find the closest match. It reports how similar the match is and what changes would be needed to adapt it. This gives Archon visibility into what reusable solutions already exist, making it possible to enforce pattern reuse instead of letting new inconsistent patterns get created.

What the droid actually does

  • Receives a task description and type from the user
  • Searches the existing design pattern catalog and template library
  • Uses semantic search (Claude) to find the closest matching pattern or template
  • Reports the best match, similarity score (0-100), and specific adaptations needed
  • Recommends whether to adapt an existing pattern, create a new one, or reference multiple patterns as inspiration

Boundaries

TM-S1 finds and reports matches only — it does not create, modify, or deploy templates or patterns. It can only work with patterns and templates already in the catalog. The quality of matches depends on having accurate task descriptions; vague or misleading descriptions may produce poor results.

👤Owner

Archon · Designer

📚Recent initiatives

Initiatives that touched this droid — a short summary each; open one for the full story.

No initiatives recorded for this droid yet.