Quick Start Guide for Agents 3-6
The Brigade core is fully operational. Here's what you need to know:
Explore
9,775 skills indexed with the new KISS metadata standard.
The Brigade core is fully operational. Here's what you need to know:
generic skill
Agents are the central orchestrator in Riffer. They manage the conversation flow, call LLM providers, and handle tool execution.
The `AgentCtrl` facade provides a unified interface for invoking CLI-based code agents that can execute code, modify files, and perform complex tasks.
generic skill
This guide describes the agent workflows for Loom orchestration in this repository.
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
- `app/` — Next.js App Router routes, layouts, and API handlers (`app/api/**`).
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
このプロジェクトはBunを使用したReactフロントエンドアプリケーションです。英数字の見た目を様々なスタイルに変換するWebツールを提供しています。
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Custom component library based on shadcn/ui with additional UI components and effects.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
These rules are specific to the `llm/ollama` module and supplement `general.cursorrules`. Always adhere to `general.cursorrules` unless explicitly overridden here for a specific reason pertinent to this module.
These are the general guiding principles for AI-assisted development across the entire Codomyrmex project. Module-specific rules (e.g., in `modules/ai_code_editing.cursorrules`) may supplement or, in rare, justified cases, override these general rules. If a module-specific rule conflicts, it should
This file contains rules and guidelines for Cursor AI to ensure consistent code generation and assistance across all developers working on this project.
ALL `.ts`, `.tsx`, `.js`, `.jsx` files MUST start with this header BEFORE any imports:
Guidelines for creating effective @copilot prompts.