ManifoldLogic
Official@manifoldlogic · United States of America
Offers specialized terminal orchestration, Git worktree lifecycle management, and structured documentation synchronization for enterprise development environments.
Agent Skills by ManifoldLogic
Showing 38 vetted skills indexed across 1 GitHub repositories.
iterm-conditional-applescript-generation
Generate targeted AppleScript for iTerm2 window and tab operations.
pane-management
Manage iTerm2 panes via AppleScript and SSH for container environments.
tab-management
Automates iTerm2 tab creation, querying, and closure via AppleScript and osascript scripts.
eleven-category-test-structure
Organize iTerm plugin shell script tests into 11 categories.
iterm-two-phase-close-pattern
Close iTerm2 sessions, panes, tabs, and windows with two-phase enumeration and deletion.
iterm-nine-section-structure
Standardize iTerm shell scripts into a 9-section format.
iterm-triple-nested-loops
Enumerate iTerm2 sessions, tabs, and windows via AppleScript with ASCII-delimited output.
iterm-applescript-generation
Generate iTerm2 AppleScript for pane and tab operations with window validation.
iterm-cross-skill-sourcing
Source shared utility scripts from sibling directories within the iTerm plugin.
mercury-api
Access Mercury banking API endpoints for balances, transactions, and invoices.
maproom-search
Convert code chunks into numerical vectors for semantic codebase search.
sdd-spec-search
Search indexed SDD spec directories for tickets, epics, and planning documents.
maproom-guide-maintenance
Update maproom-guide documentation after maproom CLI changes and new error cases.
maproom-guide
Explain Maproom semantic code search results and diagnose errors.
worktree-spawn
Automates git worktree creation and integrates them into VS Code workspaces via CrewChief CLI and workspace-folder.sh script.
worktree-management
Manage and automate Git worktree lifecycles with the crewchief worktree CLI.
shell-test-mock-path-pattern
Override PATH to mock external commands and log invocations in shell scripts.
worktree-open-all
Open iTerm tabs for all non-main worktrees using crewchief CLI.
worktree-cleanup
Automate git worktree cleanup with ticket verification and confirmation prompts.
worktree-merge
Merge a git worktree to the main branch and remove its VS Code workspace folder.
worktree-cwd-auto-detection
Detect repository and worktree names from the current directory using the /workspace/repos path convention.
tab-close-race-mitigation
Capture tab titles before directory changes to reliably close iTerm tabs in scripts.
session-skill-discovery
Analyze Claude Code session transcript logs to identify reusable skill candidates.
project-workflow
Automate software development workflows with epic and ticket management.
Frequently Asked Questions About ManifoldLogic
FAQPage SchemaWhat specific tasks can be performed using these terminal management capabilities?▼
These capabilities enable programmatic control over iTerm2 sessions, including tab creation, pane management, and window validation. It supports complex terminal layouts, race-condition mitigation during session closure, and remote terminal execution via SSH from containerized environments.
Which target personas benefit from these development environment utilities?▼
These utilities are designed for software engineers and DevOps practitioners who manage high-frequency context switching between multiple Git worktrees, complex VS Code multi-root workspaces, and highly customized terminal environments requiring consistent, repeatable configurations.
What are the primary prerequisites for implementing these workspace management functions?▼
Implementation requires a macOS environment with iTerm2 installed, the CrewChief framework for plugin management, and standard Git binaries. The system relies on local shell environments and SSH access for remote container-based workspace operations.