projects

List known projects and their instinct statistics from the local registry.

7|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Davie521/claude-skills --skill projects-davie521
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: projects
Source: https://github.com/Davie521/claude-skills/tree/main/plugins/skills/skills/projects
Command: npx skills add https://github.com/Davie521/claude-skills --skill projects-davie521

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool helps teams and individuals enumerate known projects and their instinct/observation statistics for effective learning management and registry upkeep.

Core Features & Use Cases

  • List per-project entries with name, id, root, remote, and current instinct counts.
  • Show personal and inherited instinct totals and last-seen timestamps to track engagement and history.
  • Quick-start integration: run the instinct CLI with the projects command to refresh and display data.

Quick Start

Run the instinct CLI with the projects command to display per-project instinct statistics.

Frequently Asked Questions about projects

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

FAQPage Schema
How do I list project instinct statistics from a local registry?▼

To list project instinct statistics, run the instinct CLI with the projects command to display per-project entries including name, id, root, remote, and current instinct counts from the local registry.

What project metadata is available when listing instinct counts?▼

Project metadata includes name, id, root, remote, personal instinct totals, inherited instinct totals, and last-seen timestamps to track engagement and history for registry maintenance.

Do I need a specific file structure to track per-project instinct metrics?▼

Yes, tracking instinct metrics requires access to the ~/.claude/homunculus/projects.json file and the instinct CLI located under the plugin root or a manually specified path to generate the display.

Can I use this tool for personal knowledge management and registry upkeep?▼

Yes, this tool applies to project-registry maintenance and personal knowledge management by enumerating known projects and their instinct/observation statistics to help track learning engagement.

What happens if the projects.json file or instinct CLI is missing?▼

The tool cannot generate the display without access to ~/.claude/homunculus/projects.json and the instinct CLI, meaning the local registry must exist and the CLI must be accessible under the plugin root or manual path.