Summary
The installed ak-plan skill requires leaders to read
references/agent-creation.md before creating workers, but that file is not
included in the skill package.
Command
cat ~/.agents/skills/ak-plan/references/agent-creation.md
Expected
The referenced worker-creation instructions are available.
Actual
No such file or directory
The installed references/ directory contains only:
leader-verification.md
runtime-delegation.md
specialist-profiles.md
wait-monitoring.md
Context
- ak version: 1.13.4
- OS: macOS
- Runtime: Codex
- Auth type: agent
Reproduction
- Invoke the installed
ak-plan skill.
- Reach Phase 3 / worker creation.
- Follow the instruction in
runtime-delegation.md to read
references/agent-creation.md.
Proposed Skill Change
Either bundle references/agent-creation.md with the skill or replace its
references with the complete worker-creation rules already present in
runtime-delegation.md.
Summary
The installed
ak-planskill requires leaders to readreferences/agent-creation.mdbefore creating workers, but that file is notincluded in the skill package.
Command
Expected
The referenced worker-creation instructions are available.
Actual
The installed
references/directory contains only:leader-verification.mdruntime-delegation.mdspecialist-profiles.mdwait-monitoring.mdContext
Reproduction
ak-planskill.runtime-delegation.mdto readreferences/agent-creation.md.Proposed Skill Change
Either bundle
references/agent-creation.mdwith the skill or replace itsreferences with the complete worker-creation rules already present in
runtime-delegation.md.