Files
hub-core/.claude/rules/stack-and-commands.md
tegwick 6c369e155c Regenerate agent instruction files for dev-hub MCP name
Session-protocol and related rules synced from state-hub template refresh.
2026-06-22 21:24:35 +02:00

20 lines
283 B
Markdown

## Stack
<!-- TODO: Fill in language, frameworks, and key dependencies -->
- **Language:**
- **Key deps:**
## Dev Commands
```bash
# TODO: Fill in the standard commands for this repo
# Install dependencies
# Run tests
# Lint / type check
# Build / package (if applicable)
```