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.jsonfrom the repository root before starting. - If
/orchestra-config.jsonis missing, create it at repository root with: { "issue_tracker": "linear" }- Read
issue_trackerand use it for any generated tracker-facing instructions. - Allowed
issue_trackervalues:linear,jira. - For tracker comments in workflow-scoped mode, include:
Skill-Version: init-architect@2.0.0.