Hollis Labs
Official@hollis-labs · United States of America
Offers repository-level task management, documentation synchronization, and structured artifact generation for standardized development lifecycle governance.
Agent Skills by Hollis Labs
Showing 28 vetted skills indexed across 1 GitHub repositories.
docs-sync
Sync repository documentation using git change signals and a declared focus.
bootstrap-update
Generate .volon/bootstrap.md from tasks, logs, PCC, and volon.yaml.
pcc-refresh
Refresh Project Context Cache files with minimal diffs from git changes or explicit scope values.
agent
Inspect and apply repository-local agent profiles from .volon/agents YAML files.
volon-task
Operate the volon task CLI to manage markdown-based tasks.
resume-task
Resume paused development tasks by validating repository state and preflight gates.
pause-task
Pause in-progress repository tasks and write a PCC resume capsule.
quality-run
Scan repositories for configured quality issues and apply on_issue actions.
backlog-task
Capture backlog items and promote selected entries into active tasks.
workflow-app-investigation
Generate structured investigation artifacts for codebase components.
workflow-new-agent
Automate Volon agent role artifact creation with idempotent stage-based steps.
workflow-new-plugin
Scaffold a Volon plugin with artifacts, tasks, and manifest generation.
workflow-new-feature
Generate ideation, requirements, PRD, spec, plan, and task artifacts for new features.
workflow-new-skill
Generate idempotent markdown artifacts and scaffolds for Volon plugin skills.
workflow-docs-review
Refresh the Project Context Cache and apply minimal documentation updates.
workflow-new-slash-command
Generate specification and task artifacts for new Volon slash commands.
workflow-inception
Coordinate automated development task selection, verification, and finalization in Volon-managed repositories.
volon-prompt
Generate a copy/paste-ready Volon prompt from natural language intent.
workflow-edit
Apply structured frontmatter edits to workflow definition files.
workflow-create
Scaffold standardized workflow markdown files with YAML frontmatter.
workflow-clone
Copy workflow definitions into new files with draft status and provenance.
workflow-deprecate
Mark repository workflow files as deprecated with reason and optional successor.
task-create
Create markdown task files or push TODOs to a nanite vault.
task-list
List tasks from configured storage backends with optional filters.
Frequently Asked Questions About Hollis Labs
FAQPage SchemaWhat specific development tasks does Hollis Labs enable?▼
Hollis Labs enables repository-level task tracking, markdown-based backlog management, and the generation of structured investigation artifacts. It facilitates the creation of pull requests, git worktree isolation, and the synchronization of documentation based on repository state changes.
Which personas benefit most from these repository management capabilities?▼
Software engineers, technical leads, and repository maintainers benefit from these capabilities. The system is designed for developers who require standardized task tracking, consistent documentation updates, and structured scaffolding for new features or plugin development within their local codebase.
What are the prerequisites for implementing these repository management functions?▼
Implementation requires a repository configured with Volon-compatible YAML files and markdown-based task structures. Users must have git installed and configured, as the system relies on git change signals, branch management, and local file-backed storage for task records and context caching.