Activity banner
SukinShetty SukinShetty

Activity

Development community

Description

--- description: "View captured activity log" argument-hint: "[--clear|--stats]" --- # /nemp-pro:activity View or manage the captured activity log. ## Usage ``` /nemp-pro:activity # View recent activities /nemp-pro:activity --clear # Clear the activity log /nemp-pro:activity --stats # Show activity statistics ``` ## Instructions ### 1. Read Activity Log Read `.nemp-pro/activity.log` file. If it doesn't exist, inform user that no activities have been captured yet. ### 2. Handle

Installation

Installs to ~/.claude/skills/sukinshetty-nemp-memory-activity/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sukinshetty-nemp-memory-activity && curl -fsSL https://raw.githubusercontent.com/SukinShetty/Nemp-memory/HEAD/commands/activity.md -o ~/.claude/skills/sukinshetty-nemp-memory-activity/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository