unix-architect

Review proposals and PRs against UNIX principles to generate Architecture Decision Records.

15|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/clonable-eden/cekernel --skill unix-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unix-architect
Source: https://github.com/clonable-eden/cekernel/tree/main/skills/unix-architect
Command: npx skills add https://github.com/clonable-eden/cekernel --skill unix-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides expert architectural guidance grounded in UNIX philosophy and computer science fundamentals, ensuring robust and maintainable designs within the constraints of the Claude Code platform.

Core Features & Use Cases

  • Architecture Decision Records (ADRs): Helps in documenting architectural decisions with clear rationale, alignment to principles, and consideration of trade-offs.
  • Code & Proposal Reviews: Evaluates code, PRs, or proposals from a senior architect's perspective, focusing on UNIX principles and platform feasibility.
  • Use Case: When proposing a new microservice architecture, use this Skill to generate an ADR that details the decision, its UNIX philosophy alignment, and potential platform constraint impacts.

Quick Start

Use the unix-architect skill to review pull request number 81.

Frequently Asked Questions about unix-architect

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

FAQPage Schema
How do I write an Architecture Decision Record using UNIX philosophy?

To write an Architecture Decision Record (ADR) using UNIX philosophy, submit your architectural proposal for review. The system evaluates your design against 17 UNIX principles and Claude Code platform constraints, then generates an ADR with clear rationale and trade-offs.

What is a UNIX philosophy based code review?

A UNIX philosophy based code review evaluates pull requests and proposals from a senior architect's perspective. It analyzes your code for alignment with 17 UNIX principles and computer science fundamentals, ensuring robust and maintainable system design.

Can I use this to review a pull request for system design alignment?

Yes, you can review a pull request for system design alignment by providing the PR number. The system evaluates the code against UNIX principles and platform constraints, delivering rigorous architectural feedback.

Does this architectural review tool work for microservice architecture proposals?

Yes, this architectural review tool works for microservice architecture proposals. It generates an ADR that details your microservice decision, its UNIX philosophy alignment, and potential platform constraint impacts.

What are the limitations of applying UNIX principles to modern software architecture?

A key limitation of applying UNIX principles to modern architecture is platform feasibility. Evaluations are constrained by Claude Code platform limitations, meaning designs must be robust and maintainable within these specific technical boundaries.