Agent Skills by Zeliper
Showing 13 vetted skills indexed across 1 GitHub repositories.
spawn-decision
Spawn a decision-agent to determine when orchestration is needed for complex judgments.
markdown-templates
Generate standardized Markdown task and test-case skeletons using variable templates.
spawn-markdown-writer
Delegate irregular Markdown content generation to the markdown-writer-agent.
spawn-orchestration-update
Spawn orchestration-update-agent updates and report COMPLETED, FAILED, or DRY_RUN outcomes.
spawn-commit
Spawn commit-agent to create TASK-ID-scoped commits after successful builds.
spawn-test-case
Spawn test-case-agent after a successful commit to generate test cases.
spawn-coder
Delegate coding tasks to a coder-agent via the Task tool.
task-management
Manage task file lifecycles with CRUD operations and status tracking.
spawn-builder
Coordinate builder-agent to run build and test tasks after coder-agent changes.
orchestration-workflow
Manage multi-agent orchestration workflows across Plan and Execute modes.
git-operations
Automates Git workflows with standardized [TASK-ID] commit messages and artifact exclusions.
spawn-task-manager
Delegate task lifecycle management to the task-manager-agent using the Task tool.
spawn-search-agents
Spawn parallel search agents to gather codebase, reference, and web information.