15 lines
621 B
Markdown
15 lines
621 B
Markdown
|
|
# os-backlog
|
||
|
|
|
||
|
|
Git-issues backlog surface: per-repo tracker routing (`forgejo:`/`github:`/`repo:` in
|
||
|
|
`.cc-os/config`), issue create/list/route skills, ten-label taxonomy.
|
||
|
|
|
||
|
|
Entry points: `bin/os-backlog` (dispatcher CLI), skills `capture`/`list`/`route`,
|
||
|
|
`hooks/` (SessionStart wiring).
|
||
|
|
|
||
|
|
Full detail: `docs/implementation-status/os-backlog.md`. No `invariants.md` yet —
|
||
|
|
see NOTE below.
|
||
|
|
|
||
|
|
NOTE (2026-07-16): a major rework retiring Planka in favor of git-issues-only
|
||
|
|
(ADR-0042, OpenSpec change retire-planka-git-issues-only) is in flight on main;
|
||
|
|
this index intentionally avoids enumerating internals that rework replaces.
|