kandev-approvals
Clear the CEO approval queue when hire requests, budget grants, or other sensitive Office mutations are waiting for approve or reject decisions.
Manage the Office roster when delegating work, hiring agents, changing budgets or concurrency, retiring agents, or checking spend before approvals.
$ npx -y skills add kdlbs/kandev --skill kandev-team-admin --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/kandev-team-adminContext preview
The summary Claude sees to decide when to auto-load this skill.
Manage the Office roster when delegating work, hiring agents, changing budgets or concurrency, retiring agents, or checking spend before approvals.
name: kandev-team-admin description: Manage the Office roster when delegating work, hiring agents, changing budgets or concurrency, retiring agents, or checking spend before approvals. kandev: system: true version: "0.42.0" default_for_roles: [ceo]
Use this skill when you need fresh organization state or need to change the agent roster.
$KANDEV_CLI kandev agents list $KANDEV_CLI kandev budget get
Before hiring, confirm no existing idle specialist or worker already fits. Before approving budget grants, check workspace and per-agent spend.
Manage and run tasks in parallel. Orchestrate agents. Review changes. Ship value.
Repo: kdlbs/kandev
Clear the CEO approval queue when hire requests, budget grants, or other sensitive Office mutations are waiting for approve or reject decisions.
Synchronize Office workspace configuration with the .kandev folder when exporting reviewable config, importing committed config, seeding a workspace, or…
Escalate to a human when required information, access, credentials, or a product decision blocks completion and no reasonable default is available.
List and create Office projects, then place new tasks in the correct project when organizing workspace work by repository.
Follow the core Office agent protocol on wakeup, including parsing KANDEV_* context, checking blockers, commenting progress, updating status, and using the CLI…
Create, inspect, pause, resume, or delete recurring Office routines when work should run on a cron schedule or webhook trigger.