Agentic Developer Hub avatar

Agentic Developer Hub

Official

@agentic-cookbook · United States of America

0Followers
|
5Public Repos
|
42Published Skills

A framework for managing software development roadmaps, repository compliance, and multi-specialist team coordination through structured markdown-based governance.

Skills Distribution
DomainDeveloper To...Project Governance.. (40%)Repository Complia.. (30%)Multi-Agent Team C.. (30%)

Agent Skills by Agentic Developer Hub

Showing 42 vetted skills indexed across 3 GitHub repositories.

agentic-cookbookagentic-cookbook

roster

Manage myteams team registry entries via the myteams CLI.

Official
Basic
agentic-cookbookagentic-cookbook

config

Manage global configuration settings for the myteams CLI.

Official
Intermediate
agentic-cookbookagentic-cookbook

code-review-by-myagenticteams

Automate code review with multi-agent risk scopes and effort levels.

Official
Advanced
agentic-cookbookagentic-cookbook

legacy-dev-team

Manage product discovery, project creation, and specialist review workflows.

Official
Advanced
agentic-cookbookagentic-cookbook

learn

Automates code review, post-mortem analysis, and continuous improvement across repository commits.

Official
Advanced
agentic-cookbookagentic-cookbook

project-review

Automate architectural-conformance checks for code repositories with mechanical and LLM passes.

Official
Advanced
agentic-cookbookagentic-cookbook

lint-specialist

Validates specialist directories against v2.x specialist/specialty specs using Python scripts.

Official
Advanced
agentic-cookbookagentic-cookbook

create-specialist

Create specialist directories with generated speciality files and a specialist manifest.

Official
Advanced
agentic-cookbookagentic-cookbook

update-team

Synchronize team specialists with the latest cookbook via git submodules and Python.

Official
Advanced
agentic-cookbookagentic-cookbook

project-guidelines

Enforce team and pipeline design guidelines through binding rules.

Official
Advanced
agentic-cookbookagentic-cookbook

storyteam

Generate narrative stories from a corpus using five specialist perspectives.

Official
Advanced
agentic-cookbookagentic-cookbook

brainstormteam

Facilitate structured brainstorming sessions through interactive dialogue and specialist personas.

Official
Advanced
agentic-cookbookagentic-cookbook

devteam

Review code and plan acceptance contracts for software projects.

Official
Advanced
agentic-cookbookagentic-cookbook

lint-skill

Lint Claude Code skills against best-practice standards using built-in tools.

Official
Intermediate
agentic-cookbookagentic-cookbook

configure-cookbook

Detect, migrate, and configure agentic cookbook rules in local repositories.

Official
Advanced
agentic-cookbookagentic-cookbook

port-swiftui-to-appkit

Analyze macOS SwiftUI codebases to plan migration to native AppKit.

Official
Advanced
agentic-cookbookagentic-cookbook

cookbook-bug

File GitHub bug reports for the cookbook repository with severity labels.

Official
Intermediate
agentic-cookbookagentic-cookbook

optimize-rules

Consolidate multiple Claude Code .md rule files into one optimized file.

Official
Advanced
agentic-cookbookagentic-cookbook

cookbook-start

Initialize a cookbook pipeline with .cookbook/pipeline.json state tracking.

Official
Intermediate
agentic-cookbookagentic-cookbook

lint-agent

Lint Claude Code agent files in .claude/agents/ for Anthropic best-practice compliance.

Official
Intermediate
agentic-cookbookagentic-cookbook

plan-cookbook-recipe

Guide interactive recipe creation with category discovery and automated git commits.

Official
Advanced
agentic-cookbookagentic-cookbook

cookbook-next

Advance the cookbook pipeline by processing the next concern step.

Official
Intermediate
agentic-cookbookagentic-cookbook

uninstall-cookbook

Remove Agentic Cookbook files, CLAUDE.md sections, and global plugins with confirmation.

Official
Intermediate
agentic-cookbookagentic-cookbook

lint-project-with-cookbook

Lint code implementations against Agentic Cookbook guidelines and recipes.

Official
Advanced

Frequently Asked Questions About Agentic Developer Hub

FAQPage Schema
What specific tasks can I perform using these repository management capabilities?

You can generate structured project roadmaps, lint markdown-based recipes for compliance, manage git-backed worktrees for isolated development, and synchronize specialist team registries to enforce architectural design guidelines across your codebase.

Which technical personas benefit most from this framework?

Engineering leads, technical architects, and repository maintainers benefit most. It is designed for teams requiring rigorous adherence to project roadmaps, standardized code review processes, and consistent documentation practices across complex, multi-specialist software projects.

What are the prerequisites for implementing this cookbook in a repository?

Implementation requires a git-initialized repository and the presence of standard markdown files for roadmaps and rules. The system relies on local state tracking via JSON files and specific directory structures like .claude/rules and .cookbook/ to maintain configuration and pipeline state.