Hollis Labs avatar

Hollis Labs

Official

@hollis-labs · United States of America

0Followers
|
44Public Repos
|
28Published Skills

Offers repository-level task management, documentation synchronization, and structured artifact generation for standardized development lifecycle governance.

Skills Distribution
DomainDeveloper To...Task Lifecycle Man.. (40%)Documentation & Co.. (30%)Repository Governa.. (30%)

Agent Skills by Hollis Labs

Showing 28 vetted skills indexed across 1 GitHub repositories.

hollis-labshollis-labs

docs-sync

Sync repository documentation using git change signals and a declared focus.

Official
Advanced
hollis-labshollis-labs

bootstrap-update

Generate .volon/bootstrap.md from tasks, logs, PCC, and volon.yaml.

Official
Intermediate
hollis-labshollis-labs

pcc-refresh

Refresh Project Context Cache files with minimal diffs from git changes or explicit scope values.

Official
Advanced
hollis-labshollis-labs

agent

Inspect and apply repository-local agent profiles from .volon/agents YAML files.

Official
Intermediate
hollis-labshollis-labs

volon-task

Operate the volon task CLI to manage markdown-based tasks.

Official
Intermediate
hollis-labshollis-labs

resume-task

Resume paused development tasks by validating repository state and preflight gates.

Official
Advanced
hollis-labshollis-labs

pause-task

Pause in-progress repository tasks and write a PCC resume capsule.

Official
Advanced
hollis-labshollis-labs

quality-run

Scan repositories for configured quality issues and apply on_issue actions.

Official
Intermediate
hollis-labshollis-labs

backlog-task

Capture backlog items and promote selected entries into active tasks.

Official
Intermediate
hollis-labshollis-labs

workflow-app-investigation

Generate structured investigation artifacts for codebase components.

Official
Advanced
hollis-labshollis-labs

workflow-new-agent

Automate Volon agent role artifact creation with idempotent stage-based steps.

Official
Advanced
hollis-labshollis-labs

workflow-new-plugin

Scaffold a Volon plugin with artifacts, tasks, and manifest generation.

Official
Advanced
hollis-labshollis-labs

workflow-new-feature

Generate ideation, requirements, PRD, spec, plan, and task artifacts for new features.

Official
Advanced
hollis-labshollis-labs

workflow-new-skill

Generate idempotent markdown artifacts and scaffolds for Volon plugin skills.

Official
Advanced
hollis-labshollis-labs

workflow-docs-review

Refresh the Project Context Cache and apply minimal documentation updates.

Official
Advanced
hollis-labshollis-labs

workflow-new-slash-command

Generate specification and task artifacts for new Volon slash commands.

Official
Advanced
hollis-labshollis-labs

workflow-inception

Coordinate automated development task selection, verification, and finalization in Volon-managed repositories.

Official
Advanced
hollis-labshollis-labs

volon-prompt

Generate a copy/paste-ready Volon prompt from natural language intent.

Official
Intermediate
hollis-labshollis-labs

workflow-edit

Apply structured frontmatter edits to workflow definition files.

Official
Intermediate
hollis-labshollis-labs

workflow-create

Scaffold standardized workflow markdown files with YAML frontmatter.

Official
Intermediate
hollis-labshollis-labs

workflow-clone

Copy workflow definitions into new files with draft status and provenance.

Official
Intermediate
hollis-labshollis-labs

workflow-deprecate

Mark repository workflow files as deprecated with reason and optional successor.

Official
Intermediate
hollis-labshollis-labs

task-create

Create markdown task files or push TODOs to a nanite vault.

Official
Intermediate
hollis-labshollis-labs

task-list

List tasks from configured storage backends with optional filters.

Official
Intermediate

Frequently Asked Questions About Hollis Labs

FAQPage Schema
What 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.