📝
WritingTypst

Review

by ArtemXTech

Review is a Writing skill for Claude Code, published by ArtemXTech in claude-code-obsidian-starter.

224 stars46 forkson ArtemXTech/claude-code-obsidian-starterAdded 2026/09/03Repository updated 2026/01/23
aiautomationclaude-codeobsidianproductivity
Install in seconds
Install Review
Copy Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ArtemXTech/claude-code-obsidian-starter/tree/main/.claude/skills/review ~/.claude/skills/review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ArtemXTech/claude-code-obsidian-starter.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/review/SKILL.md in ArtemXTech/claude-code-obsidian-starter
Installs to
~/.claude/skills/review
Collection
One of 5 skills cataloged from this repository
Category
Writing1109 skills

What Review does

Review guides morning, evening, and weekly check-in workflows for daily planning and reflection. Use it when someone asks for a morning routine, end-of-day wrap-up, or weekly review.

Review is cataloged under Writing on DirSkills. Review comes from a repository tagged ai, automation, claude-code, obsidian and productivity.

Documentation

README

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:

ls Projects/*.md
cat "Projects/Project Name.md"

Tasks:

curl "http://127.0.0.1:8090/api/tasks"
curl "http://127.0.0.1:8090/api/tasks?status=in-progress"

Recent daily notes:

ls -t Daily/*.md | head -5

Frequently asked about Review

  • What else does ArtemXTech publish alongside Review?

    Review is one of 5 skills that DirSkills catalogs from ArtemXTech/claude-code-obsidian-starter, the repository it ships in. Its siblings there include Client Management, Granola and Query. Each one is a separate skill with its own page in this directory, installs the same way Review does, and is maintained by ArtemXTech in that same repository. The rest of the collection is listed on the ArtemXTech/claude-code-obsidian-starter page.

  • How does Review compare to other Writing skills?

    Review ranks #931 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Review against them. Open each page to compare what they document and how they install.