بنقرة واحدة
kano-agent-backlog-skill
Local-first, multi-product backlog management with agent collaboration discipline.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Local-first, multi-product backlog management with agent collaboration discipline.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | kano-agent-backlog-skill |
| description | Local-first, multi-product backlog management with agent collaboration discipline. |
Claude/Goose Skill Adapter - This is a thin wrapper that points to the canonical skill documentation.
This skill provides local-first, multi-product backlog management with agent collaboration discipline.
📚 Canonical Documentation: @skills/kano-agent-backlog-skill/SKILL.md
[!IMPORTANT] You MUST read the canonical SKILL.md before using this skill. The sections below provide quick navigation to key topics.
kano-backlog admin init --product <name> --agent <id>kano-backlog workitem create --type Task --title "..." --agent <id>kano-backlog workitem update-state <ID> --state Done --agent <id>kano-backlog view refresh --agent <id>cd skills/kano-agent-backlog-skill
pip install -e .
python skills/kano-agent-backlog-skill/scripts/kano-backlog workitem create \
--type Task \
--title "Implement feature X" \
--product kano-agent-backlog-skill \
--agent claude
python skills/kano-agent-backlog-skill/scripts/kano-backlog workitem update-state KABSD-TSK-0001 \
--state InProgress \
--agent claude
| Topic | Link |
|---|---|
| Full Documentation | SKILL.md |
| CLI Reference | SKILL.md#cli-reference |
| Architecture ADRs | decisions/ |
Local-first, multi-product backlog management with agent collaboration discipline.
Commit convention linting and changelog automation following the Kano commit format.
Local-first, multi-product backlog management with agent collaboration discipline.
Commit convention linting and changelog automation following the Kano commit format.
Commit convention linting and changelog automation following the Kano commit format.
Local-first, multi-product backlog management with agent collaboration discipline.