human-architect-mindset

Guide software development through domain analysis, constraint evaluation, and AI-aware task decomposition.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aptxaptx/scamai-landing --skill human-architect-mindset-aptxaptx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: human-architect-mindset
Source: https://github.com/aptxaptx/scamai-landing/tree/main/.agents/skills/human-architect-mindset
Command: npx skills add https://github.com/aptxaptx/scamai-landing --skill human-architect-mindset-aptxaptx

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the gap between AI's code generation capabilities and the human judgment required for effective software architecture, ensuring that what is built is the right thing, can be built within constraints, and is maintainable.

Core Features & Use Cases

  • Systematic Architectural Thinking: Guides users through domain modeling, systems analysis, constraint navigation, and AI-aware problem decomposition.
  • AI-First Development Evaluation: Helps assess the suitability of modern AI patterns like edge AI, agentic workflows, and self-learning capabilities.
  • Use Case: Before starting a new feature, use this Skill to systematically analyze the problem domain, map dependencies, identify constraints (technical, organizational, political), and decompose the work into AI-solvable tasks, ensuring a shippable and robust solution.

Quick Start

Use the human architect mindset skill to analyze the architectural implications of adding a new user authentication module.

Frequently Asked Questions about human-architect-mindset

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

FAQPage Schema
How do I decompose software architecture problems for AI-first development?

Decomposing software architecture problems for AI-first development involves systematically analyzing the domain, mapping dependencies, and breaking work into AI-solvable tasks. This ensures robust, shippable, and maintainable solutions.

What is the best way to evaluate AI patterns like edge AI and agentic workflows?

Evaluating AI patterns like edge AI and agentic workflows requires assessing their suitability against technical and organizational constraints. A systematic architectural framework helps determine if these self-learning capabilities fit your project.

How do I analyze domain constraints before building a new software feature?

Analyzing domain constraints before building a new feature requires navigating technical, organizational, and political limitations. Systems thinking and domain modeling help map dependencies to ensure the solution is viable.

When do I need human judgment for software architecture instead of just using AI code generation?

Human judgment for software architecture is needed to bridge the gap between AI code generation and effective system design. It ensures you build the right thing within constraints, maintaining long-term software viability.

Does this architectural framework work for evaluating self-learning capabilities?

Yes, this architectural framework supports evaluating self-learning capabilities. It guides human architects through AI-aware problem decomposition to assess how modern AI patterns fit within your specific system constraints.

Why does my AI-generated code lack maintainability and robust system design?

AI-generated code lacks maintainability when built without effective software architecture and human judgment. Applying a systematic framework for domain understanding and constraint analysis ensures what is built is the right thing.