skills/lifemanager-projects/SKILL.md
Proactively keep LifeManager project descriptions up to date as development progresses. Triggers when working on a project that is tracked in LifeManager — updates descriptions with recent changes, new features, and current state.
npx skillsauth add luzgan/llm-skills lifemanager-projectsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You have access to LifeManager — a project tracker. Use it proactively to keep project information current without being asked.
Use search_projects with the repo name or project name. Use list_projects to see all tracked projects.
Update the project description when meaningful work is completed:
Do NOT update for:
If the user is working on a project that isn't tracked yet, create it with:
namedescription summarizing what it doesgithub_url if availablestate: in_progress if actively being developed, idea if just exploringdevelopment
Enforces a feature-branch Git workflow — work on branches, commit meaningfully, create PRs, and only merge with user approval. Triggers on any code changes or when the user asks to implement something.
testing
Proactively use OpenBrain to save and recall thoughts during conversations. Triggers when the user shares insights, makes decisions, learns something new, or works on topics that might have prior context in OpenBrain.
development
Fetch recent GitHub commits and update LifeManager project descriptions and OpenBrain with development activity. Designed to run via /loop for periodic syncing.
data-ai
Generate today's daily plan by gathering context from LifeManager (projects, todos, calendar, yesterday's plan) and creating a focused schedule. Designed to run via /loop for daily planning.