Claude Skills · DevOps & Infrastructure

Blueprint

Fmarzochi/EGC

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

★ 42 Synced 6 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Manual install Node.js Actively maintained

This skill is for DevOps & Infrastructure and helps you create a multi-session engineering roadmap, plan a complex multi-pr project, and generate a step-by-step construction blueprint.

Install git clone --depth 1 https://github.com/Fmarzochi/EGC cp -r EGC/skills/architecture/blueprint ~/.claude/skills/blueprint
Can use Not declared by the author

Setup, runtime and requirements describe Fmarzochi/EGC, the repo this skill ships in.

Project PlanningMulti Agent CoordinationEngineering WorkflowsDependency GraphsTask Decomposition

Also in Fmarzochi/EGC

View the repo

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web...

Agent Architecture Audit Code Review & Testing

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipl...

Agent Eval Code Review & Testing

Head-to-head comparison of coding agents (Gemini Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metri...

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

Agentic OS Coding

Build persistent multi-agent operating systems on Gemini CLI. Covers kernel architecture, specialist agents, slash commands, file-based memo...

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

Add x402 payment execution to AI agents: per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need...

Agent Sort DevOps & Infrastructure

Build an evidence-backed EGC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY bu...

AI First Engineering DevOps & Infrastructure

Engineering operating model for teams where AI agents generate a large share of implementation output.

Clean Architecture patterns for Android and Kotlin Multiplatform projects: module structure, dependency rules, UseCases, Repositories, and d...

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o...

Other DevOps & Infrastructure skills

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Debian Linux Triage github/awesome-copilot

Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.