architect

Initialize and manage a three-layer AI context framework for software projects.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/jabberlockie/the-human-stack-plugins-public --skill architect-jabberlockie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architect
Source: https://github.com/jabberlockie/the-human-stack-plugins-public/tree/main/plugins/architect/skills/architect
Command: npx skills add https://github.com/jabberlockie/the-human-stack-plugins-public --skill architect-jabberlockie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a structured framework for managing AI project context, organizing knowledge across different layers, and ensuring consistency across development cycles.

Core Features & Use Cases

  • Three-Layer Context Framework: Organizes knowledge into Product (stable reference), Project (current build), and Task (subagent capabilities).
  • Automated Project Initialization: Sets up directories, master context files, and IDE integrations.
  • Context Management: Provides commands to check status, archive old contexts, and set up specialized context systems like pgvector.
  • Use Case: When starting a new AI project, use /architect init to set up the entire context structure, then use /architect context search "user authentication flow" to quickly retrieve relevant past decisions or documentation.

Quick Start

Run /architect init to bootstrap the Architect framework in your current project.

Frequently Asked Questions about architect

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

FAQPage Schema
How do I manage AI project context for software development cycles?

Manage AI project context by initializing a three-layer framework that organizes knowledge into Product, Project, and Task layers, ensuring consistency across development cycles. This structure separates stable references, current builds, and subagent capabilities.

What is the best way to bootstrap a new AI project context framework?

The best way to bootstrap an AI project context framework is to run an initialization command that sets up directories, master context files, and IDE integrations. This automated project initialization creates the entire context structure needed for your software.

Can I retrieve past project decisions and documentation using context management?

Yes, you can retrieve past decisions using context management commands designed to search the established knowledge base. This allows you to quickly query the structured context layers for specific historical development documentation.

Does this context management framework support specialized systems like pgvector?

Yes, the context management framework supports specialized system setup like pgvector. You can configure these specialized context systems alongside the standard Product, Project, and Task layers during or after project initialization.

How do I archive old contexts and check context status in a development project?

Archive old contexts and check status using dedicated context management commands provided by the framework. These commands help maintain a clean knowledge base by moving outdated information while monitoring the current state of your project layers.

When do I need a three-layer context framework for AI development?

You need a three-layer context framework when managing complex AI projects that require strict knowledge organization across stable product references, active project builds, and specific subagent tasks. It ensures consistency and prevents context loss across development cycles.