oddship
Official@oddship
Offers specialized scaffolding for generating project configurations, managing task lifecycles, and orchestrating multi-agent environments through structured command-line interfaces.
Agent Skills by oddship
Showing 25 vetted skills indexed across 1 GitHub repositories.
meta-skill-creator
Generate agent skills with SKILL.md structure and YAML frontmatter.
meta-workflow-creator
Generate Pi daemon workflows with directories, configs, prompts, and validation scripts.
meta-command-creator
Generate Pi prompt templates with YAML frontmatter for reusable slash commands.
meta-extension-creator
Generate TypeScript Pi extension codebases with event handling and command registration.
meta-tool-creator
Generate TypeScript Pi tools with TypeBox schema validation and external script integration.
q-tasks
Manage tasks via command-line CRUD, dependencies, queries, and archival.
q-review
Synchronize status updates across tasks, projects, and roadmaps with consistency checks.
q-roadmaps
Manage quarterly roadmaps with CRUD operations and progress metrics via the qr CLI.
q-projects
Manage project lifecycles and aggregate tasks via the qp CLI.
meta-agent-creator
Generate markdown agent definitions with YAML frontmatter, model tiers, and tool permissions.
mesh
Coordinate multi-agent file reservation, messaging, and peer awareness in shared projects.
cdp-browser
Control Chromium browsers via Chrome DevTools Protocol for automation and testing.
bosun-daemon
Manage background automation workflows for the Bosun AI agent system.
skill-loading-patterns
Load project-specific skills based on operation type and request keywords.
session-analysis
Parse Pi session JSONL files with jq to extract metrics and tool usage.
bosun-config
Manage Bosun AI environment configuration through a central config.toml file.
github
Manage GitHub pull requests, issues, and repositories via the gh CLI.
context-management
Create, load, and track plans, handoffs, and forks for session context.
chronicle
Generate narrative builder's logs from coding sessions in markdown.
meta-bosun-bootstrap
Bootstrap new projects with bosun as a git submodule and generate configuration files.
humanizer
Rewrite AI-generated text to sound more natural and human-written.
background-processes
Start, monitor, and terminate long-running background processes by tags.
git
Guide Git operations including branching, commit messages, merge, rebase, and conflict resolution.
tmux-orchestration
Orchestrate multiple AI agents in tmux sessions for parallel execution and coordination.
Frequently Asked Questions About oddship
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can generate structured project definitions, manage task lifecycles, synchronize project roadmaps, orchestrate background processes, and control browser interactions via the Chrome DevTools Protocol.
Which technical personas benefit most from these offerings?▼
These capabilities are designed for software engineers and systems architects who require structured scaffolding, terminal-based project management, and coordination of complex, multi-process environments.
What are the prerequisites for implementing these project structures?▼
Implementation requires a local environment capable of running TypeScript, Git, and tmux, alongside the specific configuration files generated by the provided bootstrap and meta-creator modules.