agentsclimarketplace

Backlog routing by topic

Skill wei18/apple-dev-skills/collaboration-skills/skills/backlog-routing-by-topic

Reusable Claude Code skills for AI-agent-driven Swift / Apple-platform development — composable via git submodule; aggregates other specialist skill repos

Install
npx -y skills add wei18/apple-dev-skills --skill backlog-routing-by-topic

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Route mid-discussion stray ideas to the matching file's §Backlog section by topic — product → design.md; tooling → foundations.md; implementation step → plan.md; collaboration → methodology.md; unclassifiable → today's meeting log §Open questions. Invoke when a stray idea pops up during focused work, when reviewing a meeting log for parking lot items, or when asked "where does this idea go".

SKILL.md

3.1 KB, as published. Nobody here has run it

Backlog Routing by Topic

When to invoke

  • A "don't handle now but don't forget" idea comes up mid-discussion.
  • Tidying a meeting log and re-homing parking-lot items.
  • User asks "where does this idea go", "should backlog be split by file".

Routing rules

TopicDestination
Product / gameplay / UX / feature proposaldocs/design.md §Backlog
Tooling / packages / language features / CI / Secrets / L10ndocs/foundations.md §Backlog
Implementation step / refactor / test coverage expansiondocs/plan.md §Backlog
Collaboration mode / agent skill setup / review flowdocs/methodology.md §Backlog
Unclassifiable / highly divergentToday's meetings/{date}_*.md §Open questions

Entry format

One line each; if context is needed, attach the meeting log date as a sub-bullet:

- Adopt `XcodeSelectiveTesting` to only run impacted test targets in CI (2026-05-15)
- Developers can reproduce GitHub Actions workflows locally via `nektos/act`
  - Note: act has limited macOS runner support; reconsider when designing §4 CI (2026-05-15)
  • One line preferred; only add a sub-bullet when context is essential.
  • Date goes in parentheses at the end so you can trace back to the originating meeting log.

Procedure

  1. Identify the idea's topic category (using the table above).
  2. Don't expand the discussion on the spot — write one line, continue the current task.
  3. If ambiguous (product + tooling mixed), pick the file at the bigger decision point; e.g. "new feature needs a particular tool" lands in design.md, with a cross-ref line in foundations.md.
  4. If totally unclassifiable, log it under today's meeting log §Open questions and re-classify next discussion.

Anti-patterns

  • Keeping it in chat without writing it down: forgotten within 3 turns.
  • Writing a paragraph per backlog item: suppresses recording cadence; counter-productive.
  • Recording the same item twice: grep the relevant §Backlog before adding.
  • Mistaking a current decision for a backlog item: things to do now belong in the body of plan.md, not the backlog.

Verification checklist

  • Every living doc has a §Backlog section (even if empty).
  • Entries follow "one line + optional sub-bullet + date".
  • No obvious misrouting (e.g. gameplay idea in foundations.md).
  • The same idea doesn't appear in multiple files' §Backlogs.

Related skills

  • spec-phase-orchestration: §Backlog on every living doc is part of the structure.
  • methodology-pattern-extractor: methodology.md §Backlog can include "candidate patterns" (sightings < 3).
  • session-to-meeting-log: the open questions section is the routing fallback.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.