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
991 B
991 B
id, type, title, domain, repo, status, owner, topic_slug, created, updated, state_hub_workstream_id
| id | type | title | domain | repo | status | owner | topic_slug | created | updated | state_hub_workstream_id |
|---|---|---|---|---|---|---|---|---|---|---|
| STATE-WP-0055 | workplan | StateHub register CLI | infotech | state-hub | finished | codex | custodian | 2026-06-04 | 2026-06-04 | eee82afc-a902-48a2-8187-8dae31d05300 |
StateHub register CLI
Implement a convenient statehub register command that can be run from an
established local repository to register it with State Hub and prime it for
Codex agent work.
Implement register command
id: STATE-WP-0055-T01
status: done
priority: high
state_hub_task_id: "83d14bd4-301e-4e8a-9a6c-5f6586c5b070"
Added a statehub register CLI entrypoint backed by llm-connect inference.
The command inspects the target repo, derives or confirms repo intent, creates
INTENT.md when absent, writes State Hub agent files and an initial workplan,
registers the repo and local host path through the State Hub API, and leaves
clear operator follow-up for make fix-consistency REPO=<slug>.