By bongho
Akiflow task management via Python CLI — create, list, complete, delete, move tasks
Curated Claude Code skills — think before you act.
A marketplace of reusable skills for Claude Code.
# Add marketplace
claude plugin marketplace add bongho/re-consider-ed
# Install a plugin
claude plugin install think@re-consider-ed
claude plugin install akiflow@re-consider-ed
| Plugin | Description | Category |
|---|---|---|
think | Unified epistemic checkpoint — structure decisions before execution | epistemic-protocols |
akiflow | Akiflow task management — create, list, complete, delete, move tasks | productivity |
/thinkA 6-phase epistemic protocol that detects cognitive deficits in your requests and guides you through structured decision-making:
/think # Auto-detect deficits, run only needed phases
/think "context" # Start with explicit context
/think --phase clarify # Run specific phases
/think --full # Run all 6 phases
/think --dry-run # Preview which phases would activate
/think --quiet # Suppress narration
| Phase | Name | Core Principle | When Active |
|---|---|---|---|
| 0 | ATTEND | Awareness over Assumption | Risk signals detected (destructive ops, security, scope escalation) |
| 1 | CLARIFY | Articulation over Assumption | Ambiguous or imprecise expressions |
| 2 | DEFINE | Precision over Presumption | 2+ undefined goal dimensions |
| 3 | SCOPE | Evidence over Intuition | Unknown blast radius, missing context |
| 4 | VALIDATE | Verification over Trust | Unaudited assumptions, untested patterns |
| 5 | VERIFY | Understanding over Completion | Post-execution understanding gaps |
/akiflowAkiflow API v5 task management via Python CLI. Pure stdlib, no external dependencies.
/akiflow PR 리뷰하기 태스크 추가해줘
/akiflow 오늘 할 일 목록 보여줘
/akiflow "데이터 파이프라인 점검" 내일로 추가해줘, 우선순위 높음
/akiflow 이 태스크 완료 처리해줘
/akiflow 라벨 목록 보여줘
| Command | Description |
|---|---|
auth | Setup authentication (auto-extract from browsers) |
add | Create a new task with date, priority, label |
list | List tasks with filters (today, date, all) |
done | Mark task as complete |
delete | Soft-delete a task |
move | Change task date |
labels | List all projects/labels |
check | Verify auth status |
See CONTRIBUTING.md for guidelines on submitting new skills.
/think is inspired by jongwony/epistemic-protocols (MIT License). The original work provided the foundational epistemic framework; this implementation extends it with metacognitive narration, adaptive phase activation, and UX fatigue prevention.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bongho/re-consider-ed --plugin akiflowUnified epistemic checkpoint — structure decisions before execution
Claude Code 설정을 Git으로 동기화합니다
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.