ScientiaCapital

87 mods across 2 repositories, 30 stars between them.

observer-full

01

ScientiaCapital/skills

Agent Claude Code

Full observer with 7 drift detection patterns + devil's advocate stance. Writes to .claude/observers/QUALITY.md and .claude/observers/ARCH.md. Thorough analysis for STANDARD/FULL scope tasks.

28 1mo ago A 48 tokens

observer-lite

02

ScientiaCapital/skills

Agent Claude Code

Lightweight code quality observer. Runs 4 quick checks: secrets scan, test gaps, silent failures, debt markers. Writes to .claude/observers/QUALITY.md. Fast (<60s), cheap (<$0.05).

28 1mo ago A 51 tokens

audit-skills

04

ScientiaCapital/skills

Command Claude Code

Read-only audit of the BDR skill catalog — scores every skill, maps overlaps/gaps, and writes proposal patches (no skill files modified, nothing deprecated).

28 1mo ago A 32 tokens

done

05

ScientiaCapital/skills

Command Claude Code

End of day — verify everything is clean and shipped.

28 1mo ago A 11 tokens

fix

06

ScientiaCapital/skills

Command Claude Code

Quick fix — branch, fix, test, commit. No ceremony.

28 1mo ago A 14 tokens

go

07

ScientiaCapital/skills

Command Claude Code

Quick start — deps check, git state, last commits. 30 seconds.

28 1mo ago A 16 tokens

pr

08

ScientiaCapital/skills

Command Claude Code

Clean PR workflow — branch, build, simplify, review, submit.

28 1mo ago A 14 tokens

simplify

11

ScientiaCapital/skills

Command Claude Code

Simplify recent code — reduce complexity, improve readability.

28 1mo ago A 11 tokens

status

14

ScientiaCapital/skills

Command Claude Code

Project health snapshot — git, deps, tests, CLAUDE.md.

28 1mo ago A 14 tokens

SessionStart

15

ScientiaCapital/skills

Hook Claude Code

Runs when a session starts, executing morning-pipeline.sh via bash. From ScientiaCapital/skills.

28 1mo ago A tokens not measured

PreToolUse

16

ScientiaCapital/skills

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, Bash, mcp__claude_ai_Apollo_io__apollo_contacts_create, mcp__claude_ai_Apollo_io__apollo_emailer_campaigns_add_contact_ids and mcp__claude_ai_Clay__find-and-enrich-contacts-at-company tool calls, running an inline shell check. From ScientiaCapital/skills.

28 1mo ago A tokens not measured

PostToolUse

17

ScientiaCapital/skills

Hook Claude Code

Runs after a tool call finishes for Write, Write, Edit, Skill, mcp__claude_ai_Apollo_io__apollo_people_match and mcp__claude_ai_Apollo_io__apollo_people_bulk_match tool calls, executing log-outcome.sh, log-skill-usage.sh and log-workflow-result.sh via bash with --name-only and --cached (4 commands). From…

28 1mo ago A tokens not measured

Stop

18

ScientiaCapital/skills

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From ScientiaCapital/skills.

28 1mo ago A tokens not measured

settings

19

ScientiaCapital/skills

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, PreToolUse, PostToolUse, Stop).

28 1mo ago A tokens not measured

skills CLAUDE.md

20

ScientiaCapital/skills

Instructions file

Claude Code instructions for ScientiaCapital/skills, covering tim's skills library, how to use this folder, folder structure, self-improvement infrastructure (p12) and hubspot configuration.

28 1mo ago A 3,743 tokens

ae-handoff-brief

21

ScientiaCapital/skills

Skill Claude CodeCodex

Auto-generate structured AE handoff briefs when Tim books a demo for Phil Sandler or Lex Evans. Packages MEDDIC scorecard, competitive intel, discovery notes, call transcripts, and next-best-action into a single document the AE can scan in 60 seconds. Increases demo-to-close rate by ensuring AEs walk in fully…

28 1mo ago A 140 tokens

ScientiaCapital/skills

Skill Claude CodeCodex

Map task types to the best agent, skill, model, and fallback. Route any task to the right tool. Use when: which agent, route task, agent for this, best agent, capability matrix.

28 1mo ago A 48 tokens

agent-teams

23

ScientiaCapital/skills

Skill Claude CodeCodex

Orchestrate teams of parallel Claude Code sessions working on the same codebase. Handles task decomposition, agent coordination, context isolation, and merge strategies. Builds on worktree-manager for infrastructure.

28 1mo ago C 42 tokens

api-design

24

ScientiaCapital/skills

Skill Claude CodeCodex

REST/GraphQL API design patterns - resource naming, HTTP methods, error handling, pagination, versioning. Use when: design API, REST endpoints, GraphQL schema, error responses, pagination, rate limiting, API documentation.

28 1mo ago A 49 tokens