From kernel
Agentic delivery runtime. Orchestrates PM, BA, SM, Architect, Developer, QA, Security, and DevOps agents through a 3-phase SDLC (Inception → Construction → Operations) with mandatory deliverables and human approval gates. Activate by starting any request with "Using Kernel, ...".
How this skill is triggered — by the user, by Claude, or both
Slash command
/kernel:kernelThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Activate whenever the user prefixes a request with **"Using Kernel, ..."** — for example:
bundle/CLAUDE.mdbundle/kernel/common/audit-format.mdbundle/kernel/common/process-overview.mdbundle/kernel/common/quality-standards.mdbundle/kernel/common/session-continuity.mdbundle/kernel/construction/architect.mdbundle/kernel/construction/designer.mdbundle/kernel/construction/developer.mdbundle/kernel/construction/qa-engineer.mdbundle/kernel/inception/business-analyst.mdbundle/kernel/inception/product-manager.mdbundle/kernel/inception/scrum-master.mdbundle/kernel/operations/devops.mdbundle/kernel/operations/security.mdActivate whenever the user prefixes a request with "Using Kernel, ..." — for example:
Using Kernel, build a subscription management APIUsing Kernel, add OAuth2 login to the existing appUsing Kernel, fix the race condition in the payment queueAlso activate when the user asks for "full SDLC", "formal delivery process", "with approval gates", or references PRD/BRD/FRS/HLD/LLD artifacts.
The complete framework is bundled inside this skill under the bundle/ directory. On activation, load these files from this skill's directory (not from the user's workspace):
bundle/kernel/common/process-overview.mdbundle/CLAUDE.md<workspace>/.kernel/artifacts/state.md exists (user has an in-flight cycle): also load bundle/kernel/common/session-continuity.mdbundle/kernel/common/quality-standards.mdbundle/kernel/common/audit-format.mdbundle/kernel/inception/, bundle/kernel/construction/, or bundle/kernel/operations/Generated artifacts (PRD, BRD, FRS, HLD, LLD, ADRs, test reports, security reports, state, audit log) are written to the user's workspace at .kernel/artifacts/. Create this directory on first activation if it doesn't exist. Never write artifacts back into the skill's bundle/ directory — that's read-only framework code.
When activated for the first time in a workspace (no .kernel/artifacts/ directory yet):
.kernel/artifacts/ in the workspace root..kernel/artifacts/state.md with the initial state template from bundle/kernel/common/process-overview.md..kernel/artifacts/audit.md.Installed version: 1.0.2. Before starting a new delivery cycle, optionally check https://github.com/sumanth-14/kernel-dlc/releases for a newer version. Update with:
npx skills add sumanth-14/kernel-dlc --force
Do not auto-update mid-project — rule changes between versions can invalidate in-flight artifacts.
bundle/CLAUDE.md).kernel/artifacts/..kernel/artifacts/audit.md) updated after every interaction.See bundle/CLAUDE.md for the full orchestrator definition.
Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub sumanth-14/kernel-dlc --plugin kernel