generated from coulomb/repo-seed
Bootstrap coulomb-loop engagement: governance, loops, and activity definitions.
Register with state-hub, accept DEC-001–004 and ADR-004 rotation policy, scaffold pilot roster, hourly ActivityDefinition copies, and bootstrap log after schedule init on three custodian pilot repos.
This commit is contained in:
28
.claude/rules/stack-and-commands.md
Normal file
28
.claude/rules/stack-and-commands.md
Normal file
@@ -0,0 +1,28 @@
|
||||
## Stack and Commands
|
||||
|
||||
**Language:** Markdown / YAML coordination artefacts
|
||||
**Package manager:** none
|
||||
**Test runner:** none
|
||||
|
||||
### Essential commands
|
||||
|
||||
```bash
|
||||
# Sync workplans to state-hub after edits
|
||||
cd ~/state-hub && make fix-consistency REPO=coulomb-loop
|
||||
|
||||
# Validate reuse-surface registry (when entries exist)
|
||||
reuse-surface validate
|
||||
|
||||
# Supplier CLI on target repos (not this repo)
|
||||
kaizen-agentic schedule validate --target /path/to/target-repo
|
||||
kaizen-agentic schedule prepare coach --target /path/to/target-repo
|
||||
```
|
||||
|
||||
### Session orientation
|
||||
|
||||
```bash
|
||||
# MCP when available
|
||||
get_domain_summary("coulomb_social")
|
||||
```
|
||||
|
||||
Fallback: `.custodian-brief.md`
|
||||
Reference in New Issue
Block a user