dividedby
- 15 skills
- 0 followers
- 6 hours ago last updated
- ▌ Triage · dividedbyTriage issues through a state machine driven by the dividedby label vocabulary. Use when the maintainer wants to see what needs attention, triage a specific issue, move an issue to a new state, or manage issue workflow on this repo's GitHub tracker.
- ▌ Doc It · dividedbyScan a repo and generate or patch its reference documentation (README, API docs, onboarding guide, CHANGELOG) from source — applying changes directly. Audits existing ADRs and CONTEXT.md for staleness and drift, but reports findings only; never edits decision records. Use when reference docs are missing or out of sync with the code.
- ▌ Council · dividedbyConvene a blind, diverse multi-persona panel that returns a synthesized second opinion plus the dissent the chair did not adopt. Drives the built-in Workflow tool (parallel seats → peer-rank → chair synthesis). Use on any non-trivial decision — design trade-offs, architecture choices, PR review, debugging hypotheses, content direction.
- ▌ Flow Pr · dividedby bundleFlow-aware end-to-end PR helper — cuts a feature branch from the repo's default branch, commits → pushes → opens a PR with the default branch as base, reviews and fixes the diff (via `/code-review`), gates on CI, then merges to the default branch. When the default branch is not main, promotion (default→main) is a separate always-confirmed mode. Invokable as a slash command or by the model on a done+green signal.
- ▌ Repo Audit · dividedby bundleUser-invoked audit that hunts high-leverage improvements in a repo and produces a small set of epics with an ordered roadmap — reconciled against the existing backlog, not filed beside it.
- ▌ Write Well · dividedby bundleDraft and de-slop English prose to a defensible core and clean output. Two entry points: draft and improve.
- ▌ Apply Agent Research · dividedby bundleApply an external agent-research knowledge base to a repo's agent-meta: read a public knowledge mirror and the host repo's own CONTEXT.md / CLAUDE.md / docs/adr, then propose the best improvements as labeled issues — never editing, committing, or merging. Use when a scheduled loop or a maintainer wants to pull cross-repo agent practice into a repo's hooks, instruction files, CI, or skills.
- ▌ Workflow Onboarding · dividedby bundleInstall the loop-specific surface (LOOP/NETWORK labels + installed-skills snapshot) on a repo being onboarded into a proposal loop. Runs only after setup-dividedby-skills; every network mutation is gated behind explicit confirmation. Manual/slash invocation only.
- ▌ Autonomous Loop · dividedby bundleTurn a briefed backlog into a safely-running unattended agent loop.
- ▌ Frontend Design · dividedby bundleDesign and refine production-grade, opinionated frontend interfaces that avoid generic AI aesthetics. Use when asked to "design a UI", "build a component", "re-theme this page", "run a design review", or "audit my frontend for accessibility".
- ▌ Software Design · dividedbyOrchestrates a multi-module design session — prereq self-check, frontend routing stamp, issue clustering, module/seam design via codebase-design, TDD-ready issue rewrite, and batch tracker mutation — for a PRD + published backlog that spans two or more modules. Use when module and seam choices are still implicit after /to-issues has run.
- ▌ Staleness Audit · dividedby bundleAudit a repo's pinned toolchain versions for staleness and emit a ranked report — the complement to Dependabot's library bumps. Safe in-major bumps are auto-applied behind a verify gate; cross-major / EOL jumps stay recommendations. Use when asked to check whether a project's language/runtime pins (Node, Python, Go, container and CI matrices) have fallen behind, or to stand up a monthly review.
- ▌ Skill Divergence Audit · dividedby bundleRecurring, report-only audit that diffs this repo's published skills against Matt Pocock's repo and the agent-research KB, classifies each gap, and proposes realignment issues — at most one per run, cleared against a high independent bar. Never edits, commits, or merges; proposals go only through the guarded filing path.
- ▌ Project Claude Config · dividedby bundleScaffold and audit a project's Claude harness and instruction files in one state-routed pass. Manual/slash invocation only.
- ▌ Setup Dividedby Skills · dividedby bundleInstall the dividedby conventions on top of setup-matt-pocock-skills — size labels, intake/idea-inbox, branching policy, the Conventions block, and HITL verification gates. Every network mutation is gated behind an explicit confirm step. Manual/slash invocation only.