AgentStack
SKILL verified MIT Self-run

Cds Check Todos

skill-enakoneschniy-claude-dev-stack-cds-check-todos · by Enakoneschniy

List pending todos and select one to work on

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

Install

$ agentstack add skill-enakoneschniy-claude-dev-stack-cds-check-todos

✓ 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.

Are you the author of Cds Check Todos? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

List all pending todos, allow selection, load full context for the selected todo, and route to appropriate action.

Routes to the check-todos workflow which handles:

  • Todo counting and listing with area filtering
  • Interactive selection with full context loading
  • Roadmap correlation checking
  • Action routing (work now, add to phase, brainstorm, create phase)
  • STATE.md updates and git commits

@$HOME/.claude/cds-workflow/workflows/check-todos.md

Arguments: $ARGUMENTS (optional area filter)

Todo state and roadmap correlation are loaded in-workflow using init todos and targeted reads.

Follow the check-todos workflow from @$HOME/.claude/cds-workflow/workflows/check-todos.md.

The workflow handles all logic including:

  1. Todo existence checking
  2. Area filtering
  3. Interactive listing and selection
  4. Full context loading with file summaries
  5. Roadmap correlation checking
  6. Action offering and execution
  7. STATE.md updates
  8. Git commits

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.