review

Daily and weekly review workflows. USE WHEN user says "morning routine", "evening routine", "weekly review", "start my day", "end of day".

167 stars
Complexity: medium

About this skill

The Review Skill is designed to help users establish and maintain consistent daily and weekly review workflows with the assistance of an AI agent. It provides structured guidance for common productivity routines, such as morning check-ins, evening wrap-ups, and comprehensive weekly reviews, by directing the AI to specific Markdown-based workflow and template files. This skill automates the process of accessing relevant information during these reviews. It instructs the AI to list project files, view specific project details, retrieve task data from a local API (e.g., Obsidian Tasks or a similar service), and access recent daily notes. This integration allows the AI to gather context and present relevant information to the user during their review sessions. Users can leverage this skill to improve personal productivity, maintain focus on their goals, and ensure regular reflection on their progress. By offloading the structural aspects of a review to the AI, individuals can concentrate on the content and insights, fostering better habits and a more organized approach to their work and personal life.

Best use case

The primary use case for the Review skill is to provide a structured, automated framework for personal productivity and knowledge management through daily and weekly routines. It benefits individuals who want to establish consistent habits for planning, reflecting, and reviewing their projects, tasks, and daily progress, particularly those who use knowledge base systems like Obsidian and local task management APIs.

Daily and weekly review workflows. USE WHEN user says "morning routine", "evening routine", "weekly review", "start my day", "end of day".

The user can expect the AI to guide them through a specific morning, evening, or weekly review, presenting relevant project, task, and note information according to the defined workflows and templates.

Practical example

Example input

Start my morning routine.

Example output

Okay, starting your morning routine. First, let's look at your active projects. Here are your current project files: Project A.md, Project B.md. Now, let's proceed with your morning check-in from 'templates/morning-checkin.md'...

When to use this skill

  • To initiate your morning routine or "start your day" with a structured check-in.
  • When you want to complete your "evening routine" or "end your day" by reflecting on activities and planning ahead.
  • To conduct a comprehensive "weekly review" of your progress, projects, and tasks.
  • When you need the AI to guide you through a consistent personal productivity workflow.

When not to use this skill

  • When your current task does not involve a morning, evening, or weekly review.
  • If you need to perform a task completely unrelated to personal productivity or structured reflection.
  • When you require interaction with external tools or services not covered by local file access or the specified task API.
  • If your review process is highly unstructured or ad-hoc and doesn't benefit from predefined workflows.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/review/SKILL.md --create-dirs "https://raw.githubusercontent.com/ArtemXTech/claude-code-obsidian-starter/main/.claude/skills/review/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/review/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How review Compares

Feature / AgentreviewStandard Approach
Platform SupportClaudeLimited / Varies
Context Awareness High Baseline
Installation ComplexitymediumN/A

Frequently Asked Questions

What does this skill do?

Daily and weekly review workflows. USE WHEN user says "morning routine", "evening routine", "weekly review", "start my day", "end of day".

Which AI agents support this skill?

This skill is designed for Claude.

How difficult is it to install?

The installation complexity is rated as medium. You can find the installation instructions above.

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

# Review Skill

Morning, evening, and weekly review workflows.

## Routing

| User says | Workflow |
|-----------|----------|
| "morning routine", "start my morning" | `workflows/morning.md` |
| "evening routine", "end of day" | `workflows/evening.md` |
| "weekly review" | `workflows/weekly.md` |

## Templates

| Review | Template |
|--------|----------|
| Morning | `templates/morning-checkin.md` |
| Evening | `templates/evening-checkin.md` |
| Weekly | `templates/weekly-review.md` |

## Data Access

**Projects:**
```bash
ls Projects/*.md
cat "Projects/Project Name.md"
```

**Tasks:**
```bash
curl "http://127.0.0.1:8090/api/tasks"
curl "http://127.0.0.1:8090/api/tasks?status=in-progress"
```

**Recent daily notes:**
```bash
ls -t Daily/*.md | head -5
```

Related Skills

ai-pair

169
from axtonliu/ai-pair

AI Pair Collaboration Skill. Coordinate multiple AI models to work together: one creates (Author/Developer), two others review (Codex + Gemini). Works for code, articles, video scripts, and any creative task. Trigger: /ai-pair, ai pair, dev-team, content-team, team-stop

Workflow & ProductivityClaude

Beads Issue Tracking Skill

164
from maslennikov-ig/claude-code-orchestrator-kit

> **Attribution**: [Beads](https://github.com/steveyegge/beads) by [Steve Yegge](https://github.com/steveyegge)

Workflow & ProductivityClaude

prd

160
from react-native-vibe-code/react-native-vibe-code-sdk

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

Workflow & ProductivityClaude

Skill: Runs

154
from ai-analyst-lab/ai-analyst

## Purpose

Workflow & ProductivityClaude

Claude-Zeroclaw SKILL

109
from Crestdrasnip/Claude-Zeroclaw

## Overview

Workflow & ProductivityClaude

reprompter

97
from AytuncYildizli/reprompter

Transform messy prompts into structured, effective prompts — single, multi-agent, or reverse-engineered from great outputs. Use when: "reprompt", "reprompt this", "clean up this prompt", "structure my prompt", rough text needing XML tags, "reprompter teams", "repromptverse", "run with quality", "smart run", "smart agents", "campaign swarm", "engineering swarm", "ops swarm", "research swarm", multi-agent tasks, audits, parallel work, "reverse reprompt", "reprompt from example", "learn from this", "extract prompt from", "prompt dna", "prompt genome", reverse-engineering prompts from exemplar outputs. Don't use for simple Q&A, pure chat, or immediate execution-only tasks (see "Don't Use When" section). Outputs: structured XML/Markdown prompt, before/after quality score, optional team brief + per-agent sub-prompts, Agent Cards, Extraction Card (reverse mode). Target quality score: Single ≥ 7/10; Repromptverse per-agent ≥ 8/10; Reverse ≥ 7/10.

Workflow & ProductivityClaudeCodex

session-pack

89
from ten-builder/ten-builder

세션 종료 시 Memory, Handoff를 자동 정리. /pack

Workflow & ProductivityClaude

execute

51
from vinzenz/prd-breakdown-execute

Main entry point for hierarchical task execution. Orchestrates layer-by-layer implementation of PRD tasks with parallel worktree execution.

Workflow & ProductivityClaude

textum

43
from snakeying/Textum

Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.

Workflow & ProductivityClaude

sdd

40
from SpillwaveSolutions/agent_rulez

This skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable specification workflows for both new projects (greenfield) and existing codebases (brownfield). After any SDD command generates artifacts, automatically provide structured 10-point summaries with feature status tracking, enabling natural language feature management and keeping users engaged throughout the process.

Workflow & ProductivityClaude

nonstop

40
from andylizf/nonstop

Enables an autonomous work mode for AI agents, allowing continuous operation without user interruption. It includes a pre-flight risk assessment and intelligent blocker handling to maximize productivity.

Workflow & ProductivityClaude

superbuild

36
from asteroid-belt/skulto

Use when executing implementation plans phase-by-phase with strict enforcement of quality gates, tests, and Definition of Done. Triggers on "build this plan", "execute plan", "implement phases", or when user provides a plan document to execute.

Workflow & ProductivityClaude