Agentic Developer Hub
Official@agentic-cookbook · United States of America
A framework for managing software development roadmaps, repository compliance, and multi-specialist team coordination through structured markdown-based governance.
Agent Skills by Agentic Developer Hub
Showing 42 vetted skills indexed across 3 GitHub repositories.
roster
Manage myteams team registry entries via the myteams CLI.
config
Manage global configuration settings for the myteams CLI.
code-review-by-myagenticteams
Automate code review with multi-agent risk scopes and effort levels.
legacy-dev-team
Manage product discovery, project creation, and specialist review workflows.
learn
Automates code review, post-mortem analysis, and continuous improvement across repository commits.
project-review
Automate architectural-conformance checks for code repositories with mechanical and LLM passes.
lint-specialist
Validates specialist directories against v2.x specialist/specialty specs using Python scripts.
create-specialist
Create specialist directories with generated speciality files and a specialist manifest.
update-team
Synchronize team specialists with the latest cookbook via git submodules and Python.
project-guidelines
Enforce team and pipeline design guidelines through binding rules.
storyteam
Generate narrative stories from a corpus using five specialist perspectives.
brainstormteam
Facilitate structured brainstorming sessions through interactive dialogue and specialist personas.
devteam
Review code and plan acceptance contracts for software projects.
lint-skill
Lint Claude Code skills against best-practice standards using built-in tools.
configure-cookbook
Detect, migrate, and configure agentic cookbook rules in local repositories.
port-swiftui-to-appkit
Analyze macOS SwiftUI codebases to plan migration to native AppKit.
cookbook-bug
File GitHub bug reports for the cookbook repository with severity labels.
optimize-rules
Consolidate multiple Claude Code .md rule files into one optimized file.
cookbook-start
Initialize a cookbook pipeline with .cookbook/pipeline.json state tracking.
lint-agent
Lint Claude Code agent files in .claude/agents/ for Anthropic best-practice compliance.
plan-cookbook-recipe
Guide interactive recipe creation with category discovery and automated git commits.
cookbook-next
Advance the cookbook pipeline by processing the next concern step.
uninstall-cookbook
Remove Agentic Cookbook files, CLAUDE.md sections, and global plugins with confirmation.
lint-project-with-cookbook
Lint code implementations against Agentic Cookbook guidelines and recipes.
Frequently Asked Questions About Agentic Developer Hub
FAQPage SchemaWhat 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.