module-shape
01Cursor rule
Prefer modules with a narrow public surface and a thick internal implementation. Inject external dependencies at the boundary. Mock only at system edges.
55 tagged agent orchestration, measured the same way as everything else here.
Browse within: workflow 11
Cursor rule
Prefer modules with a narrow public surface and a thick internal implementation. Inject external dependencies at the boundary. Mock only at system edges.
Cursor rule
Pre-flight discipline - prevent silent assumptions, scope creep, and drive-by edits before they happen.
Cursor rule
Conventions every pro-workflow skill follows - invocation intent, write semantics, buckets, and sync. A skill that gets these wrong misfires, duplicates state, or hides from the people who need it.
Cursor rule Cursor
Kandev harness routing for skills, the single-session model workflow, and spec-driven work.
Cursor rule Cursor
Kandev PR fixup workflow prompt for Cursor agents.
caipe-io/ai-platform-engineering
Cursor rule Cursor
Protect the user's live working tree during branch/PR work; verify a current base, preserve uncommitted edits, and isolate risky work in a worktree.
caipe-io/ai-platform-engineering
Cursor rule Cursor
Project Development Guidelines.
caipe-io/ai-platform-engineering
Cursor rule Cursor
Project: AI Platform Engineering Type: Python Backend for AI Agents & Multi-Agent System Language: Python 3.11+ Framework: LangGraph, LangChain, A2A Protocol Package Manager: uv Testing: pytest.
Cursor rule Cursor
Rules for writing and maintaining project documentation.
Cursor rule Cursor
Conventions for the CLI/TUI, provider abstraction, tool safety, and agent loop.
Cursor rule Cursor
Enforces native-first architecture and crate boundary rules for the nca workspace.
Habitat-Thinking/ai-literacy-superpowers
Cursor rule Cursor
Architectural constraints synced from HARNESS.md.
Habitat-Thinking/ai-literacy-superpowers
Cursor rule Cursor
Project conventions synced from HARNESS.md.
Cursor rule Cursor
Enforces strict scope boundaries on every file modification. Prevents unauthorized out-of-scope changes.
Cursor rule Cursor
When the user types /discovery or requests quality analysis, code audit, or issue detection.
Cursor rule Cursor
When the user types /plan or asks to create a project plan, feature PRD, or retrospective.
Cursor rule Cursor
When working with GitLab or GitHub — issues, merge requests, pull requests, CI pipelines, labels.
Cursor rule Cursor
A Cursor setup adapter that loads sofagent’s rules and knowledge at the start of a coding session, connects its MCP server, and runs change audits through Git hooks.
Cursor rule Cursor
AI dev platform overview and repository conventions (project-bootstrap).
Cursor rule Cursor
Rust coding conventions for service development.
Cursor rule Cursor
Testing workflow and conventions (platform).
Cursor rule
Gate AI done/shipped/fixed claims on ground truth from the DOS kernel (dos verify, dos commit-audit) — git ancestry and the commit's own diff, never the agent's own narration.
madebyaris/agent-orchestration
Cursor rule Cursor
Auto-registration and coordination for any agent using Agent Orchestration.
madebyaris/agent-orchestration
Cursor rule Cursor
Rules for the main orchestrator agent in multi-agent workflows.