VerifiedGit
v1.0.0

project-settings

by @sliamh110 pulls
URLopenbooklet.com/s/project-settings
Pinnedopenbooklet.com/s/project-settings@1.0.0
APIGET /api/v1/skills/project-settings

View or modify Deus external project settings (memory level, session summaries, description)

10 skills from this reposliamh11/Deus
project-settingsviewing
/add-listen-hotkey.claude/skills/add-listen-hotkey/SKILL.md

Install a global hotkey that triggers `deus listen` from anywhere on the OS. Also installs all required dependencies (sox, whisper-cli) and downloads the whisper model.

/preserve — Update Permanent Memorycontainer/skills/preserve/SKILL.md

Silently extract and save lasting knowledge from this conversation to the vault's CLAUDE.md.

/resume — Load Contextcontainer/skills/resume/SKILL.md

Load persistent context from the vault.

/wardens.claude/skills/wardens/skill.md

Manage the warden system. Wardens are specialized review agents that guard the codebase. Each can be enabled/disabled, have its triggers configured, and receive custom instructions.

add-gcal.claude/skills/add-gcal/SKILL.md

Add Google Calendar integration to Deus. Agents can list, create, update, and delete calendar events. Guides through GCP OAuth setup, token generation, keep-alive timer, and CLI command installation.

add-youtube-transcript.claude/skills/add-youtube-transcript/SKILL.md

Add YouTube transcript extraction as an MCP tool. Installs the MCP server and configures it so the agent can fetch video captions/subtitles on demand.

Multi-Agent Code Review.claude/skills/code-review/SKILL.md

Run a multi-agent code review on the current branch's PR. Three specialized agents (style, logic, security) review in parallel, findings are confidence-scored, and dismissed findings feed back into the evolution system as negative examples for future reviews.

preserve.claude/skills/preserve/skill.md

Scan this conversation and silently save anything worth permanent memory

review-logs.claude/skills/review-logs/SKILL.md

Review Deus system health logs, show daily reports, surface pinned issues, and rotate old log files. Uses a local Ollama model to analyze errors and warnings.

Auto-indexed from sliamh11/Deus

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0