using-arc
Installation
SKILL.md
<arc_runtime> Arc-owned files live at the Arc plugin root for full-runtime installs.
Skills and agents reference Arc-owned files using bare relative paths from the plugin root: agents/, references/, disciplines/, templates/, scripts/, rules/, and skills/<name>/. Resolve the plugin root by walking up from a SKILL.md or agent file's location (it's the directory containing agents/ and skills/).
Project-local files stay relative to the user's repository (.ruler/, docs/, src/, etc.).
</arc_runtime>
Using Arc
Arc has a broad workflow surface. Use this skill as the small control plane that decides how to route work without loading every workflow into context at once.