fargo
d2eeb64433
skills: sanitize operator-identity tokens from folded ops skills
...
Four folded skills carried operator identity tokens that the sanitization
gate (verify-sanitized.sh) forbids in the public framework package:
- kickstart: template path pointed at a private brain checkout; now uses the
framework-shipped $MOSAIC_HOME/templates/docs/TASKS.md.template
- mosaic-deploy: dropped one estate-specific stack-name row from the example
table
- mosaic-portainer, mosaic-woodpecker: credentials now name the framework
credentials store (load_credentials <service>) instead of a private
checkout path
Estate-specific values can live in a skills-local override, which the linker
applies with precedence over canonical skills.
2026-08-19 14:34:00 -05:00
fargo
5e58597dbe
fold: absorb mosaicstack/agent-skills into the framework skills tree
...
Fold the agent-skills repository into the monorepo as the shipped canonical
skills package (plan 2026-08-19 phase D1, decision S19: single package, single
install, single command).
History is preserved by rewriting each commit's paths from skills/ to
packages/mosaic/framework/skills/ (git fast-export/import) and merging the
rewritten history with --allow-unrelated-histories, so the original commits
with their authors, dates, and messages remain reachable. Blob content is
untouched by the rewrite; tree fidelity was verified blob-sha-for-blob-sha.
This change must be merged with a real merge commit (not squash) or the
history link is destroyed.
2026-08-19 14:33:03 -05:00
Mos
4d8ddb9a0a
fix: quote SKILL.md descriptions containing colons (silent skill-load failure) ( #3 )
2026-08-11 22:53:47 +00:00
jason.woltje
2509eb7646
WI-6 ( #833 ): constrained recovery command + mosaic-context-refresh skill wrapper ( #846 )
ci/woodpecker/push/publish Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
2026-07-20 03:33:00 +00:00
jason.woltje
63e77887a8
feat: add mosaic-tools skill (fleet toolkit fast path) ( #1 )
2026-06-19 18:30:58 +00:00
Jarvis
809ca9a1d9
feat: add mosaic ops skills (portainer, gitea, woodpecker, deploy, orchestrator)
...
- mosaic-portainer: stack list/status/redeploy/logs via Portainer API scripts
- mosaic-gitea: PR/issue/milestone ops for git.mosaicstack.dev
- mosaic-woodpecker: pipeline status, trigger, CI wait
- mosaic-deploy: full end-to-end deploy flow (push → CI → merge → redeploy)
- mosaic-orchestrator: mission init/run/status + worker launch rules
2026-03-22 15:32:05 +00:00
Jason Woltje
57435bb879
switch skill docs to xdg mosaic config path
2026-02-17 14:12:07 -06:00
Jason Woltje
8c51bf7575
remove legacy nested skill link artifacts
2026-02-17 14:08:02 -06:00
Jason Woltje
c3d2179ad8
add delegation mode fallback to matrix rail in kickstart
2026-02-17 14:05:43 -06:00
Jason Woltje
b47c4024cc
standardize skills to mosaic-first paths and docs
2026-02-17 13:09:06 -06:00
Jason Woltje
74d1cdc7c1
migrate kickstart skill to mosaic-first paths
2026-02-17 13:01:49 -06:00
Jason Woltje and Claude Opus 4.6
8cae9e0883
feat: Add lint skill (zero-tolerance) + strengthen kickstart linting mandate
...
New skill: lint — zero-tolerance linting enforcement for all code changes.
Detects project linter, fixes ALL violations, never disables rules.
Updated kickstart: linting now explicit standing order #3 in worker template
with "NON-NEGOTIABLE" language and zero-tolerance enforcement.
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 17:13:00 -06:00
Jason Woltje and Claude Opus 4.6
2c524b6da2
feat: Add kickstart skill — orchestrator launcher via /kickstart command
...
/kickstart [milestone|issue|task] replaces manual orchestrator boilerplate.
Auto-discovers project context, fetches issues from Gitea/GitHub, bootstraps
tracking files, and transforms the session into an orchestrator.
Modes: milestone, issue, task ID, resume, interactive (no args)
Built-in: quality gates, Two-Phase Completion, context handoff protocol
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:59:04 -06:00
Jason Woltje and Claude Opus 4.6
b4f2019529
security: Remove vercel-deploy (data exfiltration), annotate LD_PRELOAD shims
...
Security audit findings:
- CRITICAL: vercel-deploy uploaded entire project to external endpoint — REMOVED
- ANNOTATED: docx/pptx/xlsx soffice.py LD_PRELOAD shims — security warnings added
- README updated to 93 skills with full security audit section and Vue/Vite ecosystem
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:39:04 -06:00
Jason Woltje and Claude Opus 4.6
b1eb1fb2f9
feat: Complete fleet — 94 skills across 10+ domains
...
Pulled ALL skills from 15 source repositories:
- anthropics/skills: 16 (docs, design, MCP, testing)
- obra/superpowers: 14 (TDD, debugging, agents, planning)
- coreyhaines31/marketingskills: 25 (marketing, CRO, SEO, growth)
- better-auth/skills: 5 (auth patterns)
- vercel-labs/agent-skills: 5 (React, design, Vercel)
- antfu/skills: 16 (Vue, Vite, Vitest, pnpm, Turborepo)
- Plus 13 individual skills from various repos
Mosaic Stack is not limited to coding — the Orchestrator and
subagents serve coding, business, design, marketing, writing,
logistics, analysis, and more.
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:27:42 -06:00
Jason Woltje and Claude Opus 4.6
dfeb4d9692
feat: Expand fleet to 23 skills across all domains
...
New skills (14):
- nestjs-best-practices: 40 priority-ranked rules (kadajett)
- fastapi: Pydantic v2, async SQLAlchemy, JWT auth (jezweb)
- architecture-patterns: Clean Architecture, Hexagonal, DDD (wshobson)
- python-performance-optimization: Profiling and optimization (wshobson)
- ai-sdk: Vercel AI SDK streaming and agent patterns (vercel)
- create-agent: Modular agent architecture with OpenRouter (openrouterteam)
- proactive-agent: WAL Protocol, compaction recovery, self-improvement (halthelobster)
- brand-guidelines: Brand identity enforcement (anthropics)
- ui-animation: Motion design with accessibility (mblode)
- marketing-ideas: 139 ideas across 14 categories (coreyhaines31)
- pricing-strategy: SaaS pricing and tier design (coreyhaines31)
- programmatic-seo: SEO at scale with playbooks (coreyhaines31)
- competitor-alternatives: Comparison page architecture (coreyhaines31)
- referral-program: Referral and affiliate programs (coreyhaines31)
README reorganized by domain: Code Quality, Frontend, Backend,
Auth, AI/Agent Building, Marketing, Design, Meta.
Mosaic Stack is not limited to coding — the Orchestrator serves
coding, business, design, marketing, writing, logistics, and analysis.
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:22:53 -06:00
Jason Woltje and Claude Opus 4.6
7ea13332ed
feat: Add 5 curated skills for Mosaic Stack
...
New skills:
- next-best-practices: Next.js 15+ RSC, async patterns, self-hosting (vercel-labs)
- better-auth-best-practices: Official Better-Auth with Drizzle adapter (better-auth)
- verification-before-completion: Evidence-based completion claims (obra/superpowers)
- shadcn-ui: Component patterns with Tailwind v4 adaptation note (developer-kit)
- writing-skills: TDD methodology for skill authoring (obra/superpowers)
README reorganized by category with Mosaic Stack alignment section.
Total: 9 skills (4 existing + 5 new).
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:17:40 -06:00
Jason Woltje and Claude Opus 4.6
b032d23889
docs: Add npx install commands and clone instructions
...
- Add npx skills add commands for single, all, and non-interactive install
- Document .git suffix requirement for Gitea-hosted repos
- Add git clone step to manual installation
- Use ln -sf for idempotent symlinks
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:09:05 -06:00
Jason Woltje and Claude Opus 4.6
ecde74439c
feat: Initial agent-skills repo — 4 adapted skills for Mosaic Stack
...
Skills included:
- pr-reviewer: Adapted for Gitea/GitHub via platform-aware scripts
(dropped fetch_pr_data.py and add_inline_comment.py, kept generate_review_files.py)
- code-review-excellence: Methodology and checklists (React, TS, Python, etc.)
- vercel-react-best-practices: 57 rules for React/Next.js performance
- tailwind-design-system: Tailwind CSS v4 patterns, CVA, design tokens
New shell scripts added to ~/.claude/scripts/git/:
- pr-diff.sh: Get PR diff (GitHub gh / Gitea API)
- pr-metadata.sh: Get PR metadata as normalized JSON
Co-Authored-By: Claude Opus 4.6 <[email protected] >
2026-02-16 16:03:39 -06:00