architect

The requested resource was not found. It may be a stub awaiting creation, or the link is broken. Please try another link or use the search feature.

7|2|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/selcukyucel/north-starr --skill architect-selcukyucel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect
Source: https://github.com/selcukyucel/north-starr/tree/main/skills/architect
Command: npx skills add https://github.com/selcukyucel/north-starr --skill architect-selcukyucel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture architectural intent before code exists, so AI tools enforce conventions from day one.

Core Features & Use Cases

  • Declarative architecture planning for new projects
  • Generates universal project context files (AGENTS.md) and tool-specific configurations (CLAUDE.md) from declared intent
  • Lifecycle guidance: /architect declares intent, /bootstrap validates reality, /learn refines the config

Quick Start

Run /architect to declare your project identity and generate the initial AI configuration from intent.

Frequently Asked Questions about architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure AI coding tools to enforce project architecture conventions from the start?

You can capture architectural intent before coding by generating configuration files like CLAUDE.md and AGENTS.md, which enforce conventions across AI tools like Claude Code, Copilot, and Cursor from day one.

What is architectural intent declaration and when do I need it for a new software project?

Architectural intent declaration is the process of defining project identity and conventions before code exists. It is needed at project initialization to generate universal context files that guide AI coding assistants accurately.

How do I generate tool-specific AI rules for Claude Code, Copilot, and Cursor?

By declaring your project identity and architectural intent, you can generate tool-specific configurations and universal project context files that apply your conventions across different AI coding environments.

Does this architecture planning approach work with evolving tech stacks or only new projects?

Architecture planning via intent declaration is applicable at project initialization for both new and evolving stacks, guiding the generation of AI configurations that enforce your declared conventions.

How do I validate that my AI coding assistant follows the declared architecture patterns?

After declaring architectural intent and generating initial AI configuration, you can validate the AI's adherence to your conventions by running a bootstrap validation process against your declared project rules.

What files do I need to set up AI coding conventions for a new repository?

You need universal project context files like AGENTS.md and tool-specific configurations like CLAUDE.md to establish AI coding conventions, generated automatically from your declared architectural intent.