project-settings

Manage Deus per-project configuration via JSON config files.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill project-settings-sliamh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-settings
Source: https://github.com/sliamh11/Deus/tree/main/.claude/skills/project-settings
Command: npx skills add https://github.com/sliamh11/Deus --skill project-settings-sliamh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View and modify Deus per-project settings (memory level, session summaries, and description) to keep each project aligned with your workflow and data preferences.

Core Features & Use Cases

  • View current memory mode and summaries status for a project
  • Update memory level (full, standard, or restricted), toggle session summaries, and set a concise description
  • Delete all per-project Deus data for a given project with explicit confirmation

Quick Start

Run the /project-settings command with appropriate subcommands to view or modify the current project's settings.

Frequently Asked Questions about project-settings

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

FAQPage Schema
How do I manage Deus project settings for a specific directory?

To manage Deus project settings, use the /project-settings command to view or modify memory level, session summaries, and description for the current project directory by locating its MD5 hash config.

What memory levels can I configure for a Deus project?

Deus project memory levels can be configured to full, standard, or restricted modes, allowing you to control how much session context is retained for the current project directory.

How do I toggle session summaries in my Deus project configuration?

Session summaries can be toggled on or off by running the /project-settings command with the appropriate subcommand, which safely updates the JSON config file tied to your project path.

Can I delete all per-project Deus data for a current directory?

Yes, you can delete all per-project Deus data by executing the delete command within /project-settings, which requires explicit confirmation before removing the JSON configuration.

Does project-settings require any external dependencies to modify JSON config?

No, project-settings operates without external dependencies, directly reading and updating the JSON config file located via the MD5 hash of the project's absolute path.