friedbotstudio

67 mods across 1 repository, 11 stars between them.

commit-planner

25

friedbotstudio/baseline

Skill Claude CodeCodex

Split a dirty working tree into single-concern Conventional Commits. The deterministic inventory.mjs helper groups dirty paths by concern (docs, source + paired test, config, governance); main context refines the grouping and presents a commit plan. Read-only until the user approves the plan — it never stages, never…

11 5d ago A 116 tokens original Apache-2.0

commit

26

friedbotstudio/baseline

Skill Claude CodeCodex

Workflow Phase 11 — Commit Preparation and Execution. Stages and commits the work. Requires /grant-commit first (Git Commit Guard enforces a 15-min ad-hoc consent window; inside a workflow the grant is slug-scoped and one grant covers the whole landing).

11 5d ago A 59 tokens original Apache-2.0

companion

27

friedbotstudio/baseline

Skill Claude CodeCodex

EXPERIMENTAL. Join or leave an org-team coordination channel as a session peer. /companion on [peerid] registers this Claude Code session as a pclass:"session" peer and works the claim → execute → signal loop, escalating un-decidable forks to the lead (never deciding). /companion off deregisters. /companion status…

11 5d ago B 130 tokens original Apache-2.0

copywriting

28

friedbotstudio/baseline

Skill Claude CodeCodex

When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value…

11 5d ago A 159 tokens copy · 92% Apache-2.0

design-ui

29

friedbotstudio/baseline

Skill Claude CodeCodex

Orchestrates impeccable for every design task inside a workflow phase. Captures intent in natural language, classifies it (design / development / copy), translates design intents into a sequence of impeccable subcommand invocations, runs them in main context with state persistence at .claude/state/design/ .json, and…

11 5d ago A 126 tokens original Apache-2.0

document

30

friedbotstudio/baseline

Skill Claude CodeCodex

Workflow Phase 10 — orchestrator for documentation work. Surveys the diff, routes any page on a documentation surface through technical-writer, standalone technical reference through the documentation skill, tutorials through technical-tutorials, and all other prose body work (inline docs, README updates, user-facing…

11 5d ago A 94 tokens original Apache-2.0

documentation

31

friedbotstudio/baseline

Skill Claude CodeCodex

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.

11 5d ago A 59 tokens copy · 97% Apache-2.0

faithful-capture

32

friedbotstudio/baseline

Skill Claude CodeCodex

Capture what someone actually said without contaminating it with your own inference. Invoke when eliciting intent in conversation (design discussion, requirement interview, decision surfacing) and when turning a conversation into a durable record (ADR, decision node, memory entry, spec ## Decisions row). Enforces…

11 5d ago A 111 tokens original Apache-2.0

gitignore

33

friedbotstudio/baseline

Skill Claude CodeCodex

Generate or repair a project's .gitignore. Composes the baseline must-ignore set (the single source of truth in baseline-ignores.json) with optional gitignore.io enrichment, and merges add-only so existing entries are never lost. Use when a repo has no .gitignore, when the commit-leak guard reports a gap, or when…

11 5d ago A 105 tokens original Apache-2.0

harness

34

friedbotstudio/baseline

Skill Claude CodeCodex

End-to-end workflow orchestrator. Walks the 11-phase pipeline, invoking each phase skill in order inside an internal loop, yielding at consent gates (/approve-direction, /approve-swarm, /grant-commit), and exiting cleanly on yield/failure/done. Decides swarm-vs-solo at Phase 6. Auto-loops /tdd on integrate failures…

11 5d ago A 110 tokens original Apache-2.0

humanizer

35

friedbotstudio/baseline

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

11 5d ago A 111 tokens copy · 81% Apache-2.0

impeccable

36

friedbotstudio/baseline

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

11 5d ago A 189 tokens copy · 91% Apache-2.0

implement

37

friedbotstudio/baseline

Skill Claude CodeCodex

Write the production code that makes a pre-decided set of failing tests pass, within an explicit writeset, following an explicit behavior contract. Used by /tdd Step 3 and by /swarm-dispatch workers. The caller has already decided architecture, naming, file layout, and abstraction boundaries — this skill executes that…

11 5d ago A 98 tokens original Apache-2.0

intake

38

friedbotstudio/baseline

Skill Claude CodeCodex

Draft a Workflow Phase 1 intake document capturing a new request — the problem, the desired outcome, constraints, and testable acceptance criteria. Use when a user brings a new feature, change, or investigation that doesn't yet have a spec. The output lives at docs/intake/ .md and feeds /scout, /research, and /spec…

11 5d ago A 79 tokens original Apache-2.0

integrate

39

friedbotstudio/baseline

Skill Claude CodeCodex

Workflow Phase 9 — Integration and Verification. Runs the full test suite, stamps the binding verdict at .claude/state/lasttestresult, optionally runs a cross-engine smoke check, and writes harnessstate so the harness auto-continues or yields. No subagent delegation.

11 5d ago A 59 tokens original Apache-2.0

memory-sync

40

friedbotstudio/baseline

Skill Claude CodeCodex

Review the auto-extracted candidates in .claude/memory/pending.md and commit keepers to the canonical memory files (landmarks.md, libraries.md, decisions.md, landmines.md, conventions.md, pending-questions.md, backlog.md). Invoke at session start when the SessionStart hook reports pending candidates, or any time…

11 5d ago A 99 tokens original Apache-2.0

org-dispatch

41

friedbotstudio/baseline

Skill Claude CodeCodex

Run an org-team workflow — a flat pod of up to four peer Claude Code sessions claims lane-tagged slices of an approved spec over the baseline MCP channel and implements them concurrently, each in its own git worktree. Each peer DECIDES its own in-lane implementation choices in its own main context (Article X); only…

11 5d ago A 143 tokens original Apache-2.0

power

42

friedbotstudio/baseline

Skill Claude CodeCodex

Power batch-sprint helper — hosts the two behaviours that distinguish the power workflow track from spec-entry. (1) Per-ticket iteration: security runs once PER TICKET over workflow.json.tickets[] while the mechanical phases run once for the batch. (2) Commit split: at the commit phase, group the batch's working tree…

11 5d ago A 112 tokens original Apache-2.0

prose

43

friedbotstudio/baseline

Skill Claude CodeCodex

Draft or revise English prose for any brief — documentation body, intake problem statements, spec context, RCA summaries, marketing copy, README sections, PR descriptions. Mandatorily invokes Skill(humanizer) as the final pass on every draft. Conditionally invokes copywriting for persuasive register, documentation for…

11 5d ago A 106 tokens original Apache-2.0

rca

44

friedbotstudio/baseline

Skill Claude CodeCodex

Draft a Root Cause Analysis for an incident, outage, or repeated test failure. Unlike intake/spec/brd, RCA is not a workflow phase — it's a standalone postmortem artifact that often precedes a bugfix intake. Output lives at docs/rca/ .md.

11 5d ago A 61 tokens original Apache-2.0

reader-level

45

friedbotstudio/baseline

Skill Claude CodeCodex

Bring documentation prose down to a high-school reading level without losing precision. Runs after the content is written and before humanizer. Targets grade 9 on four measures — sentence length, vocabulary, clause load and jargon density — and carries the rewriting moves that actually shift them.

11 5d ago A 57 tokens original Apache-2.0

research

46

friedbotstudio/baseline

Skill Claude CodeCodex

Workflow Phase 3 — Research and Solution Exploration. Surfaces 2–4 candidate solution approaches with concrete tradeoffs, grounded in current library docs (fetched through the provider named in .claude/docs-provider.json) — never in training-data recall. Output lives at docs/research/ .md. Candidate ranking and the…

11 5d ago A 96 tokens original Apache-2.0

retrospective

47

friedbotstudio/baseline

Skill Claude CodeCodex

Cycle-end retrospective converting recurring judgment failures into durable enforcement. Reviews the cycle's friction — repeated user corrections, guard trips, RCA themes, integrate failures — and turns each recurring one into a landmines.md entry, then proposes graduation candidates up the enforcement funnel…

11 5d ago A 139 tokens original Apache-2.0

roadmap-planner

48

friedbotstudio/baseline

Skill Claude CodeCodex

Derive an execution roadmap from a project's vision/spec docs by first principles, then diff that fresh derivation against the existing roadmap to prove the task ORDER is correct. Use this whenever the user wants to review, validate, re-derive, or sanity-check an execution roadmap or delivery plan; asks whether the…

11 5d ago A 294 tokens original Apache-2.0