todokan-review-loop
Process Todokan task and thought boards with a review-loop workflow.
Best use case
todokan-review-loop is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Process Todokan task and thought boards with a review-loop workflow.
Teams using todokan-review-loop should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/todokan-review-loop/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How todokan-review-loop Compares
| Feature / Agent | todokan-review-loop | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Process Todokan task and thought boards with a review-loop workflow.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
SKILL.md Source
# todokan-review-loop Process Todokan task and thought boards with a review-loop workflow. ## Install ``` npx clawhub@latest install todokan-review-loop ```
Related Skills
ralph-loop
Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a “Ralph loop”, “Ralph Wiggum loop”, or an AI loop to plan/build code via PROMPT.md + AGENTS.md, SPECS, and IMPLEMENTATION_PLAN.md, including PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions.
daily-review
End-of-day review to capture progress, insights, and plan tomorrow
skill-reviewer
Review and audit agent skills (SKILL.md files) for quality, correctness, and effectiveness. Use when evaluating a skill before publishing, reviewing someone else's skill, scoring skill quality, identifying defects in skill content, or improving an existing skill.
solo-review
Final code review and quality gate — run tests, check coverage, audit security, verify acceptance criteria.
monitored-ralph-loop
Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose)
unloopa-api
Make your agent sell websites to local businesses on autopilot.
cross-model-review
Adversarial plan review using two different AI models.
gerador-contrato-locacao-preview
Registra contrato de locação via Google Forms.
close-loop
End-of-session workflow for shipping changes, consolidating memory, applying self-improvements, and preparing.
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
pr-review-loop
Autonomous PR review loop with Greptile.
pr-reviewer
Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues, error handling gaps, test coverage, or code style problems. Supports Go, Python, and JavaScript/TypeScript. Requires `gh` CLI authenticated with repo access.