Skip to content

chore: deepen remaining 11 SKILL.md + Dependabot + macOS CI matrix#33

Merged
oratis merged 1 commit into
mainfrom
chore/skills-deps-ci
May 28, 2026
Merged

chore: deepen remaining 11 SKILL.md + Dependabot + macOS CI matrix#33
oratis merged 1 commit into
mainfrom
chore/skills-deps-ci

Conversation

@oratis

@oratis oratis commented May 28, 2026

Copy link
Copy Markdown
Owner

All 15 built-in skills now have real bodies (40-90 lines each). Dependabot config groups updates by ecosystem. CI now runs on both ubuntu-latest + macos-latest (matrix). Lint enforced (no longer continue-on-error). Worktree tests gated behind env var.

  · packages/core/skills/{run,consolidate-memory,fewer-permission-prompts,
    update-config,keybindings-help,deepseek-api,loop,schedule,review,pdf,
    skill-creator}/SKILL.md
    — Expanded each from 12-line stub to 40-90 line skill body.
    All 15 built-in skills now have real content (not just frontmatter).

  · .github/dependabot.yml (NEW) — weekly npm + github-actions updates;
    groups minor/patch by ecosystem (typescript, eslint, vitest, react)
    so the queue doesn't drown in tiny PRs. Major updates stay separate
    for explicit review.

  · .github/workflows/ci.yml — matrix [ubuntu, macos]. Lint now ENFORCED
    (was continue-on-error). Worktree tests gated behind
    DEEPCODE_WORKTREE_TESTS=1, run as a separate continue-on-error step.

Tests: 471 still passing in default mode (424 + 47).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@oratis oratis merged commit 47c417f into main May 28, 2026
1 of 3 checks passed
@oratis oratis deleted the chore/skills-deps-ci branch May 28, 2026 06:28
oratis added a commit that referenced this pull request May 28, 2026
Updates to reflect PRs #23-#33. Major milestones now ≥100% except:
  · M6 Mac client: 25% (skeleton only; Electron/Vite/Tailwind dep install
    + dmg + signing is the remaining single-piece work)
  · M7 file panel: 15% (depends on M6-rest)
  · M8: 75% (vim/keybindings/headless/worktree/launchd ✅; voice waiting)
  · M9: 65% (CI matrix + dependabot ✅; mac build step waits on M6)

Honest remaining estimate: 3-4 weeks single-engineer-focused for v1 ship,
or 2 weeks with 2-3 engineers parallel. M6 Electron is the constraint.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant