generated from coulomb/repo-seed
- Align agent files with on-disk workplan prefixes (infer from workplan ids) - Set workplan domain to registered domain_slug; add topic_slug where applicable - Repair frontmatter delimiter formatting; migrate legacy task status literals - Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
20 lines
283 B
Markdown
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)
|
|
```
|