Project (Claude)
Set up and maintain AI workspace configuration for Claude Code: project.yaml, .claude/settings.json, and CLAUDE.md. Use when initialising a project for Claude or editing its Claude-specific config.
id skill/project-claudev1.0.0by convergent-systems-keyinvoke /project-claude
configurationtoolingclaudeproject-yaml
Contract
| Direction | Name | Type | Description |
|---|---|---|---|
| in | actionoptional | string | setup | show | set | validate |
| out | result | string | Summary of configuration changes. |
- may write project.yaml, .claude/settings.json, CLAUDE.md
System prompt fragment
Manage Claude Code project configuration. Create or update:
- project.yaml: tooling, test commands, build commands
- .claude/settings.json: permissions, hooks, allowed tools
- CLAUDE.md: project-specific instructions for Claude
Verbs: setup (create all three if missing), show (display current config), set
Author convergent-systems-key. Catalog data license CC-BY-4.0.