Agentic Workflow And Tech Stack banner
cybersader cybersader

Agentic Workflow And Tech Stack

Productivity community

Description

Opinionated agentic-coding scaffold — Claude Code + Zellij + Portagenty + Obsidian stack with skills, agents, commands, and site rendering. Extracted from the author's private workflow. For the universal knowledge-work foundations this builds on, see knowledge-work-foundations.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agentic Workflow & Tech Stack

**Rebuild your dev machine from a `git clone`.**

A portable, progressive-disclosure knowledge scaffold for AI-assisted software development and knowledge work.

[Principles](./01-kernel/principles/) · [Philosophy](./01-kernel/PHILOSOPHY.md) · [Alignment](./01-kernel/PHILOSOPHICAL-ALIGNMENT.md) · [Roadmap](./ROADMAP.md)


The idea in one paragraph

If I lost every machine I own tomorrow, I could clone this repo, run setup, and recreate my entire way of working in an evening — right tools, right configs, right agent memory, right mental model. The scaffold holds **conventions** (portable methodological encodings); the **live running state** — my installed binaries, active Claude sessions, Obsidian vault contents — is generated when the scaffold is *used*, and lives outside this repo.

The idea visually

         ╔══════════════════════════════════════════════════════════╗
         ║   What ports in a git clone        ║   Generated on use  ║
         ╠════════════════════════════════════╬══════════════════════╣
         ║                                    ║                      ║
         ║   Tier 1  →  Kernel                ║   Stratum 4          ║
         ║             universal principles   ║    deterministic     ║
         ║             & patterns             ║    scripts           ║
         ║                    │               ║        │             ║
         ║   Tier 2  →  Stack                 ║   Stratum 5          ║
         ║             opinionated toolkit    ║    live state        ║
         ║             patterns & templates   ║    (my laptop,       ║
         ║                    │               ║     my vault,        ║
         ║   Tier 3  →  Work                  ║     Claude sessions) ║
         ║             parametric templates   ║                      ║
         ║             of my workflow         ║                      ║
         ║