Core planning and workflow infrastructure for the Claudikins ecosystem
Core workflow engine enforcing a strict 4-stage pipeline (outline, execute, verify, ship) with mandatory gates between steps to ensure disciplined AI development.
Why this plugin
Enforces SRE discipline on AI workflows, preventing scope creep and shipping unverified code. Unlike loose guidelines, it provides actual guardrails with specialized agents for each stage, ensuring quality and compliance.
Prerequisites
Requires jq (JSON processor) installed. Install via package manager (apt, brew, winget). Also requires adding the Claudikins marketplace before plugin installation.
/plugin marketplace add elb-pr/claudikins-kernel/plugin install claudikins-kernel@claudikins-marketplaceCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement