Cristos L-C avatar

Cristos L-C

Community

@cristoslc

13Followers
|
55Public Repos
|
44Published Skills

Cristos L-C maintains a 59-skill registry for orchestrating Claude Code agents, Git worktrees, spec lifecycles, and test-driven development workflows.

Skills Distribution
DomainDeveloper To...Agent Orchestratio.. (30%)Git Worktree & Rel.. (25%)Spec & Documentati.. (20%)Test-Driven Develo.. (15%)

Agent Skills by Cristos L-C

Showing 44 vetted skills indexed across 4 GitHub repositories.

cristoslccristoslc

skill-manager

Install, audit, update, and drift-detect agent skills from remote Git repositories.

Community
Advanced
cristoslccristoslc

update-agents-core

Merges upstream agents-core scaffolding updates into the current project via npx or git.

Community
Intermediate
cristoslccristoslc

execution-tracking

Bootstrap and operate the bd CLI as an external task tracker for agent execution plans.

Community
Advanced
cristoslccristoslc

release

Generates changelogs, bumps versions, and creates git tags from conventional commits.

Community
Intermediate
cristoslccristoslc

spec-management

Create, validate, and transition specification artifacts through lifecycle phases in a docs directory.

Community
Advanced
cristoslccristoslc
2

agentrc

Orchestrate Claude Code workers in tmux panes for parallel task execution.

Community
Advanced
cristoslccristoslc
2

swain-helm

Manage swain-helm bridge lifecycle and watchdog health via CLI.

Community
Advanced
cristoslccristoslc
2

swain-test

Run two-phase integration and smoke tests via swain-test.sh outputs.

Community
Intermediate
cristoslccristoslc
1

swain-teardown

Audit session artifacts with orphan worktree detection and git dirty-state checks.

Community
Advanced
cristoslccristoslc
1

swain-retro

Automate capture and organization of EPIC retrospective learnings into structured documentation.

Community
Advanced
cristoslccristoslc
1

swain-sync

Automate git worktree syncing with fetch, merge or rebase, and push.

Community
Advanced
cristoslccristoslc
1

swain-security-check

Orchestrate multiple security scanners to produce a unified findings report.

Community
Advanced
cristoslccristoslc
1

swain-roadmap

Regenerate ROADMAP.md from the artifact graph with quadrant chart, Eisenhower tables, Gantt timeline, and dependency graph.

Community
Intermediate
cristoslccristoslc
1

swain-dispatch

Dispatch swain-design artifacts to a GitHub Actions runner via Claude Code Action.

Community
Advanced
cristoslccristoslc

using-git-worktrees

Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.

Community
Intermediate
cristoslccristoslc

test-driven-development

Enforces red-green-refactor test-driven development workflow for features and bugfixes.

Community
Intermediate
cristoslccristoslc

swain-push

Automate staging, committing, and pushing Git changes to a remote repository.

Community
Intermediate
cristoslccristoslc

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
cristoslccristoslc

swain-search

Collect, normalize, and cache research sources into structured Markdown evidence pools.

Community
Advanced
cristoslccristoslc

external-task-management

Track agent execution status via an external task-management CLI.

Community
Intermediate
cristoslccristoslc

swain-stage

Manage tmux workspaces and panes with dynamic layouts and status updates.

Community
Intermediate
cristoslccristoslc

using-superpowers

Enforces skill discovery and invocation before any agent response or action.

Community
Basic
cristoslccristoslc

dispatching-parallel-agents

Dispatches concurrent agents to investigate independent failures across separate problem domains.

Community
Intermediate
cristoslccristoslc

swain-help

Provide contextual assistance and onboarding for the swain skill ecosystem.

Community
Basic

Frequently Asked Questions About Cristos L-C

FAQPage Schema
What tasks can I accomplish with cristoslc's skill registry?▼

You can orchestrate parallel Claude Code agents in tmux, manage Git worktrees and releases, run Red-Green-Refactor test-driven development, perform four-phase root-cause debugging, transition spec artifacts (Epic, Story, ADR, Bug) through lifecycle phases, and verify completion with evidence before claiming success.

Who is the target audience for these skills?▼

Software engineers and engineering leads using Claude Code who need structured development discipline: test-driven development, systematic debugging, code review dispatch, implementation plan execution, and spec-driven documentation management across multi-agent sessions.

How are these skills installed and updated?▼

The skill-manager skill handles discovery, installation, auditing, updating, and drift detection, wrapping `npx skills` when available with POSIX fallback. The swain-update skill updates local swain skills via npx or git clone fallback, and update-agents-core pulls upstream scaffolding.

Are cristoslc's skills open source?▼

The new native frontmatter skills (skill-manager, execution-tracking, spec-management, release, update-agents-core) are marked UNLICENSED, meaning no open-source license is granted. Licensing for the existing registry skills is not specified in the manifest.

What prerequisites do these skills require?▼

Skills require a Claude Code environment with Bash, Read, Write, Edit, Grep, and Glob permissions. Several depend on tmux for pane orchestration, Git with worktree support, GitHub Actions for dispatch, ed25519 SSH keys for signing, and optionally the tk CLI for external task tracking.