Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-workspace

claude-workspace contains 12 collected skills from chrisguillory, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-07-07
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

add-to-docket
software-developers

Add a deferred entry to the repo's docket — a versioned NN-{slug}.md under docket/{type}/ (tech-debt, feature, follow-up, idea, or upstream), reviewed in the normal PR flow and picked up later. Resolve by deleting the file.

2026-07-07
where-am-i
software-developers

Build a glanceable quest-map of a long session — pure user-intent roots, ground-truth check-marks, [from → to] ranges, PR/docket overlays, a metadata header. A shared recap-on-steroids built by a fresh unbiased agent; light at the top, full detail one cat away. On-demand orientation for when the arc of a long, compacted, multi-thread session is lost and you (and the user) need to decide what to tackle next.

2026-07-07
binary-patcher-migration
software-developers

Migrate the binary patcher to a new Claude Code version. Re-derive bytes for changed patches, investigate missing anchors, mark obsoleted patches, verify empirically in fresh sessions, and open a PR. Use when Claude Code releases a new version (announced or stealth-on-CDN) and the patcher needs to follow.

2026-07-06
onboard-upgrade
software-developers

Absorb a new Claude Code version and/or model into this repo — the reusable recipe for what to investigate and how to judge it. Use when CC updates, the model changes, or a loud failure smells like version/model drift.

2026-07-06
create-pr
software-developers

Draft a PR description into scratch/, pause for your review, then create or update the PR via gh. Gathers git context, indexes the session for semantic search, and follows the repo's CLAUDE.md PR guidelines.

2026-06-30
recover-session
computer-occupations-all-other

Recover in-flight context from a compacted, crashed, or context-limited session. Indexes transcript for semantic search, reconstructs the session arc.

2026-06-20
llm-canvass
software-developers

Apply an LLM judgment task to every in-scope file in the repo, in parallel. Bin-packs files into balanced token slices, fans out general-purpose subagents that read full files, synthesizes results.

2026-06-19
deploy-main
software-developers

Deploy origin/main across the home mesh fleet — merge the latest trunk into every checkout on a target. Applies by default; clean checkouts merge (even atop unrelated uncommitted edits), while conflicts and the files git would refuse are reported untouched. --dry-run previews first. Use when rolling a merged change out to the fleet.

2026-06-08
sync-granola-context
software-developers

Sync Granola meetings to local archive. Fetches meeting list, downloads missing notes and transcripts.

2026-06-07
handoff
executive-secretaries-and-executive-administrative-assistants

Generate comprehensive handoff document capturing session context, work completed, pending tasks, and key decisions

2026-05-15
update-claude-md
software-developers

Updates CLAUDE.md using multi-phase workflow: analyze current state, draft updates (Sonnet), invoke claude-md-architect agent (Opus) for complete refactoring, compare both versions, synthesize final result

2026-05-15
version-test
software-quality-assurance-analysts-and-testers

Test Claude Code version behaviors. Install versions, run controlled prompts, inspect session artifacts.

2026-05-15