adityaarsharma

Smart Agentic Mandate β€” Development agent for Claude Code

Development community

πŸ”΄ RULE 0 β€” Smart-Agentic Mandate (applies to every Orbit agent).

How to install Smart Agentic Mandate

Installs to ~/.claude/agents/adityaarsharma-orbit-_smart-agentic-mandate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adityaarsharma/orbit/HEAD/agents/_SMART-AGENTIC-MANDATE.md -o ~/.claude/agents/adityaarsharma-orbit-_smart-agentic-mandate.md

Restart Claude Code, or start a new session, for it to be picked up.

What Smart Agentic Mandate does

πŸ”΄ RULE 0 β€” Smart-Agentic Mandate (applies to every Orbit agent)

**Single source of truth for how every Orbit agent must execute.** Sits ABOVE every per-agent Process section. If this file disagrees with an agent's Process, this file wins.

Operator directive 2026-06-02. Non-negotiable.


A. Run every skill end-to-end. Default = full sweep, not cherry-pick

Every agent has a **Skill commands** list. When the agent is invoked on a project, the default is to **run every skill in tha

Alternatives in Development

  • Memory Safety Patterns β€” Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k β˜…
  • Powersync Sync Reviewer β€” Use to review any change that touches PowerSync synced tables before merging β€” diffs that modify shared/powers 4.8k β˜…
  • Agentica Agent β€” You are a specialized agent for building Python agents using the Agentica SDK 3.6k β˜…

Full documentation available on GitHub

View Source Repository