AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Kanban Maintenance

skill-choral-io-choral-skills-kanban-maintenance · by choral-io

Use when the user has approved adding, moving, or updating cards on the repository Kanban board.

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-choral-io-choral-skills-kanban-maintenance

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-choral-io-choral-skills-kanban-maintenance)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Kanban Maintenance? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Kanban Maintenance

Runtime Context

Before acting, resolve ` using the runtime bootstrap rules, then read /.workflow/runtime.md and /.workflow/manifest.yml`; do not assume non-default workflow paths or default ids.

Use this skill to apply approved changes to /planning/KANBAN.md.

Preconditions

  • A maintainer has explicitly approved the Kanban change.
  • The proposed card links to project knowledge or a task item.
  • The card is not a duplicate of an active card.

Workflow

  1. Read /.workflow/rules/delivery.md.
  2. Open /planning/KANBAN.md.
  3. Resolve card wikilinks to task items by task id or file basename.
  4. Check the requested transition against the Move Matrix in references/cards.md.
  5. Apply only the approved board changes.
  6. Keep cards thin and linked.
  7. Preserve the column order.
  8. For Reviewing -> Done, report whether dependency follow-up was approved, deferred, or not applicable.
  9. For new accepted tasks with planned dependencies, place cards in Backlog unless the approved dry run explicitly selects Ready.
  10. Report exact cards moved, added, changed, or removed.

Guardrails

  • Do not edit unrelated cards.
  • Do not use localized files as card sources.
  • Do not duplicate acceptance criteria or long discussion in the board.
  • Stop and report ambiguity if a card link can match multiple canonical files.
  • When moving a card to Blocked, keep the board card thin and ensure blocker details live in the linked task item.
  • Do not move a new dependent task to Blocked only because it has blocked_by; use Backlog plus task readiness metadata until the work was expected to proceed.
  • Move out of Blocked only to the approved next state: Ready when no one is actively handling it, Doing when the current handler is continuing it, or Backlog when it still needs refinement.
  • Do not move Reviewing -> Done while known dependency follow-up is unresolved unless the maintainer explicitly defers it.
  • Stop if the requested change conflicts with the Kanban workflow.

References

  • For card and column examples, read references/cards.md.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.