work-on

Orient users to a project by checking platform identity, repository, knowledge snapshots, and open tasks.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill work-on-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-on
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/work-on
Command: npx skills add https://github.com/ammonfife/sakima.co --skill work-on-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive project orientation by identifying the platform, reading essential documents, and checking open todos for any given repository, making it the perfect starting point for new projects.

Core Features & Use Cases

  • Universal Project Orientation: Accepts any repository name as an argument and provides a summary of the project's state.
  • Multi-platform Compatibility: Works on local machines, Devin VM, Codex, and cloud sandboxes.
  • Integrated Knowledge Snapshots and Policies: Access project knowledge such as TODO lists and agent guidelines.

Quick Start

/work-on <repo-name>

Frequently Asked Questions about work-on

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orient myself to a new project repository?

Project orientation involves identifying the platform, reading essential documents, and checking open todos. By accessing the project repository and reviewing knowledge snapshots, you get a complete summary of the project's current state.

Can I navigate local project repositories and cloud sandboxes using the same orientation process?

Yes, project orientation works across local machines, Devin VM, Codex, and cloud sandboxes. The process identifies the platform environment and accesses the repository to provide a consistent project summary regardless of where the code is hosted.

Do I need git and curl installed to summarize a project repository?

Yes, git and curl are required dependencies for project orientation. The process requires script execution and environment checking to access the repository, review guidelines, and interact with knowledge bases and todo tracking systems.

What is the best way to track open tasks when starting work on an unfamiliar codebase?

The best way to track open tasks in an unfamiliar codebase is to use project orientation that lists open todos and reviews agent guidelines. This ensures you connect to the todo tracking system and understand existing task contexts before starting work.

How do I get a project summary with a single command?

You can get a project summary with a single command by passing the repository name as an argument to the orientation tool. It executes scripts to check the environment, read knowledge snapshots, and output the project's current state.