🛠️
AI Engineering

Agentic Workflow Blueprint

by devton

Agentic Workflow Blueprint is an AI Engineering skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars3 forkson devton/agentic-workflow-blueprintAdded 2026/07/16Repository updated 2026/05/24
Install in seconds
Install Agentic Workflow Blueprint
Copy Agentic Workflow Blueprint into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint ~/.claude/skills/agentic-workflow-blueprint

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/agentic-workflow-blueprint
Collection
One of 26 skills cataloged from this repository
Category
AI Engineering3670 skills

What Agentic Workflow Blueprint does

Scaffolds agent-oriented documentation structures with progressive disclosure and executable contracts, enabling AI agents to load only relevant context for each task.

Agentic Workflow Blueprint is cataloged under AI Engineering on DirSkills.

Documentation

README

agentic-workflows.blueprint

Goal

Provide a reusable blueprint workflow that scaffolds an "agentic workflows" documentation structure for any codebase, with progressive disclosure and executable contracts (workflows).

Scope

  • Applies to: any repository that wants an agent-oriented documentation system (orchestrator + workflow skills + references + runbooks).
  • Does not cover: implementing product features; this is scaffolding/documentation only.

Triggers

  • "Create agentic workflow structure"
  • "Set up skills folder + workflows"
  • "Make docs agent-friendly"
  • "Refactor AGENTS.md into linked skills"

Inputs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Agentic Workflow Blueprint

  • What else does devton publish alongside Agentic Workflow Blueprint?

    Agentic Workflow Blueprint is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Analyzing Kubernetes Audit Logs, Brainstorming and C4 Architecture. Each one is a separate skill with its own page in this directory, installs the same way Agentic Workflow Blueprint does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does Agentic Workflow Blueprint compare to other AI Engineering skills?

    Agentic Workflow Blueprint ranks #3486 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Agentic Workflow Blueprint against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

Agentic Workflow Blueprint is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills
🛡️
2026/08/12

Analyzing Kubernetes Audit Logs

Analyzing Kubernetes Audit Logs parses audit events to find suspicious API activity such as exec, secret access, and RBAC changes. Use it to build timelines, detection rules, and SOC handoff notes for Kubernetes investigations.
Quality
664
💭
2026/08/12

Brainstorming

Brainstorming uses structured Socratic questions to uncover requirements, trade-offs, scope boundaries, and edge cases before implementation. Use it for ambiguous requests, new features, or complex architecture changes.
AI Engineering
664
🏗️
2026/08/12

C4 Architecture

C4 Architecture produces audience-appropriate architecture documentation using the C4 model and Mermaid diagrams. Use it to document context, container, component, deployment, or dynamic views with narrative context and traceable evidence.
AI Engineering
664
📝
2026/08/12

Changelog

Changelog generates a concise changelog entry after a documentation review passes. Use it to capture approved, user-relevant changes in a stable, easy-to-scan format.
Writing
664
📝
2026/08/12

Changelog Generator

Changelog Generator creates customer-facing release notes from git commits and PR diffs. Use it after implementation or PR completion to group user-visible changes into features, fixes, and improvements.
Writing
664
🛡️
2026/08/12

Container Image Hardening

Container Image Hardening reduces the attack surface of Docker and OCI images by using minimal bases, multi-stage builds, and non-root runtime settings. Use it when preparing production images and validating their security posture.
DevOps
664