mcp-ratchet: Agent for Claude Code

.windsurf/agents/architect.md

architect is an agent for Claude Code, Windsurf from hexxla/mcp-ratchet. It costs 0 tokens per session (26 once invoked), scanned A, original, MIT.

An architecture-focused coding agent based on Hexagonal Architecture, a design that keeps business rules separate from outside systems. It checks that dependencies point in the intended direction.

In plain words
What is it for?
Use it when designing or reviewing code boundaries, dependency direction, and separation of concerns.
Why use it?
It helps prevent business logic from becoming tightly tied to databases, user interfaces, or other external parts.

Agent for Claude CodeWindsurf

Written for Windsurf and Claude Code: installed under .windsurf/, but also a Claude Code subagent (agents/*.md).

This is hexxla/mcp-ratchet's own configuration. It tells Claude Code and Windsurf how to work on mcp-ratchet itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-ratchet configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hexxla/mcp-ratchet. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hexxla/mcp-ratchet/main/.windsurf/agents/architect.md
Clone the repo
git clone --depth 1 https://github.com/hexxla/mcp-ratchet

Made for: Claude Code, Windsurf.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/hexxla/mcp-ratchet/architect.svg)](https://agentmods.dev/agents/hexxla/mcp-ratchet/architect)
Your own site
<a href="https://agentmods.dev/agents/hexxla/mcp-ratchet/architect"><img src="https://agentmods.dev/badge/agents/hexxla/mcp-ratchet/architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 26 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00026
Opus 5 $0.00000 $0.00013
Sonnet 5 $0.00000 $0.00005
Haiku 4.5 $0.00000 $0.00003

Measured 7d ago against content hash 410084e164ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.windsurf/agents/architect.md · 5 lines

What it actually says

Architect Agent

You are an expert in Hexagonal Architecture. Ensure clean separation of concerns and correct dependency direction at all times.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 5 lines · 0 tokens per session scan A 410084e164ce

Subscribe to this mod's changes

architect is an agent published in the GitHub repository hexxla/mcp-ratchet (2 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 26 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

kicad-design-review-agent

Performs a thorough hardware design review of a KiCAD project. Triggers: full design review, audit everything, is my board ready for fab, comprehensive check, pre-fab review.

mixelpixx/Konnect · 45 tokens

timps_ai_workflow_orchestrator

Turn a plain-English multi-step workflow into executable code for LangGraph, Temporal, or Claude-Flow — plus a Mermaid diagram and tests. Use the timpsaiworkfloworchestrator MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 67 tokens

timps_dependency_agent

Dependency Agent — runs pip-audit / npm audit / cargo audit after code generation. Produces: a CVE severity report, a license compliance check, a version pinning strategy, and a safe upgrade script. Security-conscious devs' favourite agent. Use the timpsdependencyagent MCP tool to perform this task. Do not answer…

Sandeeprdy1729/timps-swarm · 82 tokens

timps_dependency_sentinel

Scan a dependency manifest (requirements.txt, package.json, go.mod, Cargo.toml) for CVEs and severely outdated packages. Returns a severity-ranked report with upgrade commands. Use the timpsdependencysentinel MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 68 tokens

timps_dispatch

Auto-detect the best TIMPS agent for any plain-English request and run it immediately. Use this when unsure which agent to pick. Examples: 'my wifi keeps dropping', 'why is my laptop slow', 'broken python environment', 'organize my downloads'. Use the timpsdispatch MCP tool to perform this task. Do not answer directly…

Sandeeprdy1729/timps-swarm · 82 tokens

timps_fssai_compliance_agent

Assess an F&B product / packaging against India's FSSAI regulations: license type, label checklist, additive and claim restrictions, and a submission-ready checklist. Use the timpsfssaicomplianceagent MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 70 tokens