qa
25Skill Claude CodeCodex
Verify a feature works after implementation. Actively try to break it — edge cases, error paths, integration wiring, and real usage flows.
Skill Claude CodeCodex
Verify a feature works after implementation. Actively try to break it — edge cases, error paths, integration wiring, and real usage flows.
Skill Claude CodeCodex
Keep durable architecture decisions, requirements, and system designs in sync. Auto-invoke when a request establishes or changes a long-lived boundary, public contract, ownership rule, operational invariant, or repo-wide convention with meaningful alternatives. Also use for explicit ADR or specification-recording…
Skill Claude CodeCodex
Kandev release and version-channel conventions — unified Stable SemVer plus deterministic npm-only Nightlies. Use when cutting a release, changing channels, debugging artifacts, or answering version-channel questions.
Skill Claude CodeCodex
Add, roll out, promote, graduate, or remove Kandev runtime feature flags and release toggles across the backend and frontend. Use whenever a task mentions a feature flag, release toggle, staged rollout, kill switch, or graduating a flag.
Skill Claude CodeCodex
Simplify recently changed code — inline one-off abstractions, remove speculative code, reduce nesting, replace cleverness with clarity. Use only on explicit request or PR-review remediation.
Skill Claude CodeCodex
Single-session Kandev feature workflow: clarify intent, create durable requirements, system designs, plans, and work orders, then hand off before implementation and verification.
Skill Claude CodeCodex
Create or update Kandev product requirements and system-design documents before implementation. Use for new product behavior, changed contracts, or explicit specification work. Do not use for implementation plans, work orders, incidents, or behavior-preserving refactors.
Skill Claude CodeCodex
Implement changes using Test-Driven Development (Red-Green-Refactor). Use for bug fixes, new features, or any code change that should have test coverage.
Skill Claude CodeCodex
Discover and choose the right Kandev agent skill for a task. Use when starting a session, when the user asks which skill applies, when work spans multiple phases, or when existing skill references need to be mapped to this repo's actual skills.
Skill Claude CodeCodex
Run a broad local verification audit only when the user explicitly requests it or PR/CI remediation requires it.
Command Claude Code
Update Kandev harness files from session learnings or explicit cross-platform harness requests.
Command Claude Code
Run the Kandev PR fixup loop for CI failures and automated review threads.
Command Claude Code
Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (2 commands). From kdlbs/kandev.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Cursor rule Cursor
Kandev harness routing for skills, the single-session model workflow, and spec-driven work.
Cursor rule Cursor
Kandev PR fixup workflow prompt for Cursor agents.
Instructions file CodexOpenCode
AGENTS.md instructions for kdlbs/kandev, covering kandev engineering guide, repo layout, tooling, worktrees and commit hooks and scoped guidance.
Instructions file
Claude Code instructions for kdlbs/kandev, a project described as: AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.
Agent
Kandev invokes these managed npm-provided ACP runtimes with the exact effective version. The default values below are the reviewed pins in managednpmruntimeversions.json at this commit. An operator selection replaces the default for that installation until Use Kandev default clears it.
Skill Claude CodeCodex
Clear the CEO approval queue when hire requests, budget grants, or other sensitive Office mutations are waiting for approve or reject decisions.
Skill Claude CodeCodex
Synchronize Office workspace configuration with the .kandev folder when exporting reviewable config, importing committed config, seeding a workspace, or reviewing a config diff.
Skill Claude CodeCodex
Escalate to a human when required information, access, credentials, or a product decision blocks completion and no reasonable default is available.
Skill Claude CodeCodex
List and create Office projects, then place new tasks in the correct project when organizing workspace work by repository.