Create, validate, version, and list AIDA-managed Claude Code subagent definition files (two-phase API). Use for CRUD on agent .md definitions, routed through /aida extension management. Do NOT use to run, dispatch, or consult a subagent — this only authors…
aida-core/aida-core-plugin
SkillsMP has collected 13 skills from aida-core/aida-core-plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 4
- GitHub forks
- 4
Skills in this repository
Showing 13 of 13 collected skills.
This skill routes /aida commands to appropriate handlers - configuration, diagnostics, feedback, extension management (agent-manager, skill-manager, plugin-manager, hook-manager, claude-md-manager, permissions), expert and panel configuration…
Create, optimize, validate, and list CLAUDE.md memory files across project, user, and plugin scopes (two-phase API), routed through /aida. Use for structured CLAUDE.md management. Do NOT use for a one-off manual edit to a single CLAUDE.md — edit that file…
Configure AIDA expert-agent activation and panel composition for project and global scopes (list, configure, panel operations), routed through /aida. Use to set which experts/panels are active for workflows like code review and plan grading. Do NOT use to run…
List, add, remove, and validate Claude Code lifecycle hook entries in settings.json, routed through /aida extension management. Use for structured CRUD on the hooks block. For general settings.json edits or other harness behavior changes, use the native…
Decide which discovered URLs are worth pulling into an agent's knowledge corpus. Reads pending entries from `agents/<agent>/knowledge/decisions.json` (written by `knowledge-sync`'s discover command) and either flips each to in-use or rejected based on the…
Keep agent knowledge files current with their declared upstream sources. Reads agents/<name>/knowledge/sources.yml, fetches each source, and updates marker-delimited sections in target knowledge files. Supports local files and HTTP/HTTPS URLs, plus URL…
Save and restore AIDA session mementos — structured context snapshots that persist across /clear and /compact. Use when the user runs /aida memento to capture or restore session state. Not a general note-taking tool or long-term memory store.
Set up Claude Code permission rules from AIDA plugin recommendations. Scans installed plugins' recommendedPermissions and writes categorized allow/ask/deny rules to settings.json. Use ONLY when the user runs /aida config permissions (setup or --audit). Do NOT…
Create, validate, version, list, and scaffold AIDA/Claude Code plugin projects (two-phase API). Use for plugin authoring and project scaffolding, routed through /aida extension management. Do NOT use to install or enable a plugin in the user's Claude Code…
Create, validate, version, and list Claude Code skill definition files following the Agent Skills open standard (two-phase API). Use for CRUD on skill files, routed through /aida extension management. Do NOT use to execute a skill's behavior — this only…
Provides current project state, architecture overview, and structured metadata
Helps locate and navigate project documentation efficiently