Cristos L-C
Community@cristoslc
Cristos L-C maintains a 59-skill registry for orchestrating Claude Code agents, Git worktrees, spec lifecycles, and test-driven development workflows.
Agent Skills by Cristos L-C
Showing 44 vetted skills indexed across 4 GitHub repositories.
skill-manager
Install, audit, update, and drift-detect agent skills from remote Git repositories.
update-agents-core
Merges upstream agents-core scaffolding updates into the current project via npx or git.
execution-tracking
Bootstrap and operate the bd CLI as an external task tracker for agent execution plans.
release
Generates changelogs, bumps versions, and creates git tags from conventional commits.
spec-management
Create, validate, and transition specification artifacts through lifecycle phases in a docs directory.
agentrc
Orchestrate Claude Code workers in tmux panes for parallel task execution.
swain-helm
Manage swain-helm bridge lifecycle and watchdog health via CLI.
swain-test
Run two-phase integration and smoke tests via swain-test.sh outputs.
swain-teardown
Audit session artifacts with orphan worktree detection and git dirty-state checks.
swain-retro
Automate capture and organization of EPIC retrospective learnings into structured documentation.
swain-sync
Automate git worktree syncing with fetch, merge or rebase, and push.
swain-security-check
Orchestrate multiple security scanners to produce a unified findings report.
swain-roadmap
Regenerate ROADMAP.md from the artifact graph with quadrant chart, Eisenhower tables, Gantt timeline, and dependency graph.
swain-dispatch
Dispatch swain-design artifacts to a GitHub Actions runner via Claude Code Action.
using-git-worktrees
Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.
test-driven-development
Enforces red-green-refactor test-driven development workflow for features and bugfixes.
swain-push
Automate staging, committing, and pushing Git changes to a remote repository.
systematic-debugging
Diagnose bugs through a four-phase root cause investigation process before proposing fixes.
swain-search
Collect, normalize, and cache research sources into structured Markdown evidence pools.
external-task-management
Track agent execution status via an external task-management CLI.
swain-stage
Manage tmux workspaces and panes with dynamic layouts and status updates.
using-superpowers
Enforces skill discovery and invocation before any agent response or action.
dispatching-parallel-agents
Dispatches concurrent agents to investigate independent failures across separate problem domains.
swain-help
Provide contextual assistance and onboarding for the swain skill ecosystem.
Frequently Asked Questions About Cristos L-C
FAQPage SchemaWhat 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.