init-architect

Installation
SKILL.md

Init Architect

Purpose

Run once after installing skills (and rerun when architecture drifts) to create or refresh architecture-folder artifacts used by architect-agent. Also supports scoped updates when invoked from pr-review-agent for architecture-impacting PR changes.

Runtime Configuration

  • Read /orchestra-config.json from the repository root before starting.
  • If /orchestra-config.json is missing, create it at repository root with:
  • { "issue_tracker": "linear" }
  • Read issue_tracker and use it for any generated tracker-facing instructions.
  • Allowed issue_tracker values: linear, jira.
  • For tracker comments in workflow-scoped mode, include: Skill-Version: init-architect@2.0.0.

When to Invoke

Installs
12
GitHub Stars
1
First Seen
Feb 21, 2026
init-architect — vishal2457/open-orchestra