current-context

Summarizes current operational state and sprint progress from checkpoint and backlog JSON files.

Updated May 11, 2026
One-click install
npx skills add https://github.com/webn77/opennexus --skill current-context
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: current-context
Source: https://github.com/webn77/opennexus/tree/main/skills/current-context
Command: npx skills add https://github.com/webn77/opennexus --skill current-context

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users quickly retrieve and understand their current working context and progress across sessions and projects.

Core Features & Use Cases

  • Context Retrieval: Reads checkpoint files to summarize the current domain status and last activity.
  • Progress Monitoring: Analyzes backlog data to display sprint progress and top-priority tasks.
  • Use Case: A user wants to resume work on an ongoing project, so they ask "what was I working on?" and receive a concise update on their latest checkpoint and pending tasks.

Quick Start

Ask the AI "ν˜„μž¬μƒν™© ν™•μΈν•΄μ€˜" to see your current work status and next steps in your active project.

Frequently Asked Questions about current-context

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

FAQPage Schema
How do I check my current sprint progress and resume work instantly?β–Ό

To check your current sprint progress, this skill analyzes local checkpoint and backlog JSON files to summarize your operational state and top-priority tasks. It instantly provides a concise overview of recent work context for efficient task resumption.

What is the best way to retrieve my last working session status?β–Ό

Retrieving your last working session status is done by reading local checkpoint files to evaluate domain-specific data. This provides a real-time summary of your last activity and current project state without manual searching.

Can I use this to monitor pending backlog items across different projects?β–Ό

Yes, you can monitor pending backlog items as the skill analyzes backlog JSON data to display sprint metrics and top-priority tasks. It supports productivity workflows by evaluating domain-specific status across your active projects.

Do I need specific JSON file formats to track my work context?β–Ό

You need local checkpoint and backlog JSON files to track your work context effectively. The skill parses these specific file structures to extract sprint metrics, domain status, and recent activity for the progress overview.

Why does my task progress summary show missing or outdated sprint metrics?β–Ό

Task progress summaries show missing or outdated sprint metrics when local backlog JSON files are not updated or contain incomplete data. Ensure your checkpoint files accurately reflect recent domain-specific activity for correct status evaluation.