dilolabs/nosia

Self-hosted AI RAG + MCP Platform

212Stars on the repository
25Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

implement-agent

01

dilolabs/nosia

Agent Claude Code

Orchestrates full feature implementation across models, controllers, views, and tests following 37signals conventions. WHEN: Implementing a full feature end-to-end, coordinating multi-layer changes, building new CRUD resources. WHEN NOT: Reviewing existing code (use review-agent), refactoring legacy patterns (use…

212 23d ago A 74 tokens original MIT

refactoring-agent

02

dilolabs/nosia

Agent Claude Code

Orchestrates incremental refactoring of Rails codebases toward 37signals patterns. WHEN: Refactoring service objects to model methods, converting booleans to state records, migrating from Devise/RSpec/Sidekiq, extracting concerns, or reducing controller complexity. WHEN NOT: Building new features (use…

212 23d ago A 75 tokens original MIT

review-agent

03

dilolabs/nosia

Agent Claude Code

Reviews code for adherence to 37signals Rails conventions. Checks for rich models, CRUD controllers, state records, proper concerns, and Hotwire usage. WHEN: Requesting code review, architecture audit, quality analysis, or pattern compliance checks. WHEN NOT: Implementing features (use implement-agent), refactoring…

212 23d ago A 71 tokens original MIT