Skip to main content
cristoslc
GitHub creator profile

cristoslc

Repository-level view of 169 collected skills across 9 GitHub repositories.

skills collected
169
repositories
9
updated
Aug 14, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
south-portland-school-budget-FY27
68 skills · Apr 6, 2026
Software DevelopersProject Management SpecialistsNetwork & Computer Systems AdministratorsInformation Security AnalystsFile ClerksProduction, Planning, & Expediting Clerks
10 occupation categories · 100% classified
40%share
#02
tidegate
38 skills · Mar 17, 2026
Software DevelopersProject Management SpecialistsNetwork & Computer Systems AdministratorsMarket Research Analysts & Marketing SpecialistsProduction, Planning, & Expediting Clerks
5 occupation categories · 100% classified
22%share
#03
vk
20 skills · Mar 25, 2026
Software DevelopersProject Management SpecialistsNetwork & Computer Systems AdministratorsCustomer Service RepresentativesInformation Security AnalystsMarket Research Analysts & Marketing Specialists
8 occupation categories · 100% classified
12%share
#04
swain
19 skills · May 7, 2026
Software DevelopersProject Management SpecialistsNetwork & Computer Systems AdministratorsInformation Security AnalystsSoftware Quality Assurance Analysts & Testers
5 occupation categories · 100% classified
11%share
#05
architecture-reference
11 skills · Mar 14, 2026
Software DevelopersProject Management SpecialistsNetwork & Computer Systems Administrators
3 occupation categories · 100% classified
6.5%share
#06
LLM-personal-agent-patterns
6 skills · Mar 7, 2026
Software DevelopersProject Management Specialists
2 occupation categories · 100% classified
3.6%share
#07
office-skills
5 skills · Jun 1, 2026
Software Developers
1 occupation categories · 100% classified
3%share
#08
dispatch-opencode-skill
1 skills · Aug 14, 2026
classification pending
0.6%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

Apr 6, 2026
swain-do
project-management-specialists

Task tracking and implementation execution for swain projects. Invoke whenever a SPEC needs an implementation plan, the user asks what to work on next, wants to check or update task status, claim or close tasks, manage dependencies, or abandon work. Also…

Apr 6, 2026
swain-doctor
software-developers

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

Apr 6, 2026
swain-init
software-developers

Project onboarding and session entry point for swain. On first run, performs full onboarding: migrates CLAUDE.md to AGENTS.md, verifies vendored tk, configures pre-commit security hooks, and offers swain governance rules — then writes a .swain-init marker. On…

Apr 6, 2026
swain-release
software-developers

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

Apr 6, 2026
swain-search
project-management-specialists

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

Apr 6, 2026
swain-session
executive-secretaries-and-executive-administrative-assistants

Session management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next…

Apr 6, 2026
swain
project-management-specialists

Meta-router for swain skills. Invoke when the user explicitly asks swain to do something — not merely when they mention the project by name. Routes to the matching swain-* sub-skill — only load the one that matches. If the user's intent matches multiple rows,…

Apr 6, 2026
Showing 8 of 68 collected skills.
swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

Mar 17, 2026
swain-do
software-developers

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between swain-design intent (implementation plans and tasks) and concrete CLI…

Mar 17, 2026
swain-doctor
software-developers

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .tickets/ validation. Auto-migrates…

Mar 17, 2026
swain-search
software-developers

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

Mar 17, 2026
swain-session
software-developers

Session management — restores terminal tab name, user preferences, and context bookmarks on session start. Auto-invoked at session start via AGENTS.md. Also invokable manually to change preferences or bookmark context for the next session.

Mar 17, 2026
swain-doctor
network-and-computer-systems-administrators

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .tickets/ validation. Auto-migrates…

Mar 17, 2026
swain-session
software-developers

Session management — restores terminal tab name, user preferences, and context bookmarks on session start. Auto-invoked at session start via AGENTS.md. Also invokable manually to change preferences or bookmark context for the next session.

Mar 17, 2026
swain-retro
project-management-specialists

Automated retrospectives — captures learnings at EPIC completion and on manual invocation. Reviews recent work, prompts the user with reflection questions, then distills findings into memory files and retro docs. Triggers on: 'retro', 'retrospective', 'what…

Mar 17, 2026
Showing 8 of 38 collected skills.
swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

Mar 25, 2026
swain-dispatch
software-developers

DEPRECATED — requires ANTHROPIC_API_KEY with per-token billing. Do not use. Inform the user that dispatch is deprecated and suggest parallel agents in-session or manual spike execution instead.

Mar 25, 2026
swain-do
production-planning-and-expediting-clerks-435061project-management-specialists

Operate the external task-management CLI (tk) as source of truth for agent execution tracking. Invoke when any SPEC comes up for implementation, when the user asks to track tasks, check what to work on next, see task status, manage work dependencies, or…

Mar 25, 2026
swain-doctor
network-and-computer-systems-administrators

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

Mar 25, 2026
swain-release
software-developers

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

Mar 25, 2026
swain-search
market-research-analysts-and-marketing-specialists-131161

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

Mar 25, 2026
swain-security-check
information-security-analysts

Run all security scanners against the project and produce a unified, severity-bucketed report. Orchestrates gitleaks (secrets), osv-scanner/trivy (dependency vulns), semgrep (static analysis), context-file injection scanner (built-in), and repo hygiene checks…

Mar 25, 2026
swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

Mar 25, 2026
Showing 8 of 20 collected skills.
swain-keys
network-and-computer-systems-administrators

Per-project key provisioning for git signing and authentication. Invoke to configure git signing, set up keys for this project, bypass 1Password for git operations, add a key to GitHub or Forgejo, troubleshoot signing prompts, or check key status. Generates…

May 7, 2026
swain-search
software-developers

Trove collection and normalization for swain-design artifacts. Collects sources from the web, local files, and media (video/audio), normalizes them to markdown, and caches them in reusable troves. Use when researching a topic for a spike, ADR, vision, or any…

May 7, 2026
swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Initiative, Epic, Spec, Spike, ADR, Persona, Runbook, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, initiative creation, ADR drafting,…

May 5, 2026
swain-doctor
software-developers

Auto-invoked at session start when swain-preflight detects issues. Also user-invocable for on-demand health checks. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and…

May 5, 2026
swain-init
software-developers

Project onboarding and session entry point for swain. On first run, performs full onboarding: migrates CLAUDE.md to AGENTS.md, verifies vendored tk, configures pre-commit security hooks, and offers swain governance rules — then writes a .swain/init.json…

May 5, 2026
swain-release
software-developers

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, create a git tag, and optionally squash-merge to a release branch. Use when the user says "release", "cut a release", "tag a release", "bump the…

May 5, 2026
swain-sync
software-developers

Fetch upstream, merge (worktree) or rebase (tracked branch), stage all changes, enforce gitignore hygiene, run ADR compliance checking on modified artifacts, rebuild stale artifact indexes, generate a descriptive commit message from the diff, commit, and push…

May 5, 2026
swain-teardown
software-developers

Full session shutdown — digest, retro, merge worktree branches, worktree cleanup, close session state, and commit handoff. This is the single entry point for ending a session. Triggers on: 'teardown', 'clean up', 'wrap up', 'session end', 'end session',…

May 5, 2026
Showing 8 of 19 collected skills.
architecture-advisor
software-developers

Evidence-based architecture guidance grounded in 142 production codebases and 17 production system case studies. Reviews project goals, examines the user's codebase, and provides data-driven recommendations for architecture style selection, quality attribute…

Mar 14, 2026
swain-design
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Epic, Story, Spec, Spike, ADR, Persona, Runbook, Bug, Design, Journey) through lifecycle phases. Handles spec writing, feature planning, epic creation, user stories, ADR drafting, research…

Mar 13, 2026
swain-do
software-developers

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between swain-design intent (implementation plans and tasks) and concrete CLI…

Mar 13, 2026
swain-doctor
network-and-computer-systems-administrators

ALWAYS invoke this skill at the START of every session before doing any other work. Validates project health: governance rules, tool availability, memory directory, settings files, script permissions, .agents directory, and .beads/.gitignore hygiene.…

Mar 13, 2026
swain-help
software-developers

Contextual help and onboarding for the swain skill ecosystem. Use when users ask about swain — what skills exist, how to use them, what artifacts are available, how workflows connect, or when they need a quick reference. Also invoked after swain-init to…

Mar 13, 2026
swain-init
software-developers

One-time project onboarding for swain. Migrates existing CLAUDE.md content to AGENTS.md (with the @AGENTS.md include pattern), installs and initializes bd (beads) for task tracking, cleans bd's auto-injected AGENTS.md content, and offers to add swain…

Mar 13, 2026
swain-stage
software-developers

Tmux workspace manager — creates layout presets (review, browse, focus), opens editor/browser/shell panes, runs an animated MOTD status panel, and lets the agent directly manage panes during work. Only activates in tmux sessions.

Mar 13, 2026
swain-status
project-management-specialists

Cross-cutting project status dashboard. Shows active epics with progress ratios, actionable next steps, blocked items, in-progress tasks, GitHub issues, and session context. Produces rich terminal output with clickable links. Triggers on: 'status',…

Mar 13, 2026
Showing 8 of 11 collected skills.
update-agents-core
software-developers

Pull the latest agents-core scaffolding from upstream into the current project. Use when the user wants to update their .agents/ directory, AGENTS.md, or other scaffolding files from the shared upstream repository.

Mar 7, 2026
spec-management
project-management-specialists

Create, validate, and transition documentation artifacts (Vision, Journey, Epic, Story, Agent Spec, Spike, ADR, Persona, Runbook, Bug, Design) and their supporting docs (architecture overviews, journey maps, competitive analyses) through their lifecycle…

Mar 7, 2026
release
software-developers

Cut a release — detect versioning context, generate a changelog from conventional commits, bump versions, and create a git tag. Use when the user says "release", "cut a release", "tag a release", "bump the version", "create a changelog", or any variation of…

Mar 6, 2026
execution-tracking
software-developers

Bootstrap, install, and operate an external task-management CLI as the source of truth for agent execution tracking (instead of built-in todos). Provides the abstraction layer between spec-management intent (implementation plans and tasks) and concrete CLI…

Mar 6, 2026
push
software-developers

Stage all changes, generate a descriptive commit message from the diff, commit, and push to the current branch's upstream. Handles merge conflicts by preferring local changes for config/project files and upstream for scaffolding.

Mar 4, 2026
skill-manager
software-developers

Full-lifecycle skill management — discover, install, audit, update, and detect drift for agent skills. Wraps `npx skills` when available, falls back to POSIX tooling. Use when installing shared skills, checking for upstream changes, auditing skill safety, or…

Mar 3, 2026
office-pptx
software-developers

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other…

Jun 1, 2026
office-docx
software-developers

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying…

Apr 19, 2026
office-install
software-developers

Environment setup for office-skills. When Claude needs to verify or install prerequisites before running any office skill workflow — detects platform, checks what's present, acquires what's missing to a local tools/ directory, resolves npm dependencies, and…

Apr 19, 2026
office-pdf
software-developers

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Apr 19, 2026
office-xlsx
software-developers

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and…

Apr 19, 2026
Showing 9 of 9 repositories
All repositories loaded