ManifoldLogic avatar

ManifoldLogic

Official

@manifoldlogic · United States of America

0Followers
|
5Public Repos
|
38Published Skills

Offers specialized terminal orchestration, Git worktree lifecycle management, and structured documentation synchronization for enterprise development environments.

Skills Distribution
DomainDeveloper To...Terminal Orchestra.. (40%)Version Control Sy.. (30%)Documentation Engi.. (20%)Financial Integrat.. (10%)

Agent Skills by ManifoldLogic

Showing 38 vetted skills indexed across 1 GitHub repositories.

manifoldlogicmanifoldlogic

iterm-conditional-applescript-generation

Generate targeted AppleScript for iTerm2 window and tab operations.

Official
Intermediate
manifoldlogicmanifoldlogic

pane-management

Manage iTerm2 panes via AppleScript and SSH for container environments.

Official
Intermediate
manifoldlogicmanifoldlogic

tab-management

Automates iTerm2 tab creation, querying, and closure via AppleScript and osascript scripts.

Official
Intermediate
manifoldlogicmanifoldlogic

eleven-category-test-structure

Organize iTerm plugin shell script tests into 11 categories.

Official
Advanced
manifoldlogicmanifoldlogic

iterm-two-phase-close-pattern

Close iTerm2 sessions, panes, tabs, and windows with two-phase enumeration and deletion.

Official
Advanced
manifoldlogicmanifoldlogic

iterm-nine-section-structure

Standardize iTerm shell scripts into a 9-section format.

Official
Advanced
manifoldlogicmanifoldlogic

iterm-triple-nested-loops

Enumerate iTerm2 sessions, tabs, and windows via AppleScript with ASCII-delimited output.

Official
Advanced
manifoldlogicmanifoldlogic

iterm-applescript-generation

Generate iTerm2 AppleScript for pane and tab operations with window validation.

Official
Intermediate
manifoldlogicmanifoldlogic

iterm-cross-skill-sourcing

Source shared utility scripts from sibling directories within the iTerm plugin.

Official
Intermediate
manifoldlogicmanifoldlogic

mercury-api

Access Mercury banking API endpoints for balances, transactions, and invoices.

Official
Advanced
manifoldlogicmanifoldlogic

maproom-search

Convert code chunks into numerical vectors for semantic codebase search.

Official
Advanced
manifoldlogicmanifoldlogic

sdd-spec-search

Search indexed SDD spec directories for tickets, epics, and planning documents.

Official
Intermediate
manifoldlogicmanifoldlogic

maproom-guide-maintenance

Update maproom-guide documentation after maproom CLI changes and new error cases.

Official
Intermediate
manifoldlogicmanifoldlogic

maproom-guide

Explain Maproom semantic code search results and diagnose errors.

Official
Advanced
manifoldlogicmanifoldlogic

worktree-spawn

Automates git worktree creation and integrates them into VS Code workspaces via CrewChief CLI and workspace-folder.sh script.

Official
Intermediate
manifoldlogicmanifoldlogic

worktree-management

Manage and automate Git worktree lifecycles with the crewchief worktree CLI.

Official
Intermediate
manifoldlogicmanifoldlogic

shell-test-mock-path-pattern

Override PATH to mock external commands and log invocations in shell scripts.

Official
Intermediate
manifoldlogicmanifoldlogic

worktree-open-all

Open iTerm tabs for all non-main worktrees using crewchief CLI.

Official
Intermediate
manifoldlogicmanifoldlogic

worktree-cleanup

Automate git worktree cleanup with ticket verification and confirmation prompts.

Official
Intermediate
manifoldlogicmanifoldlogic

worktree-merge

Merge a git worktree to the main branch and remove its VS Code workspace folder.

Official
Advanced
manifoldlogicmanifoldlogic

worktree-cwd-auto-detection

Detect repository and worktree names from the current directory using the /workspace/repos path convention.

Official
Intermediate
manifoldlogicmanifoldlogic

tab-close-race-mitigation

Capture tab titles before directory changes to reliably close iTerm tabs in scripts.

Official
Intermediate
manifoldlogicmanifoldlogic

session-skill-discovery

Analyze Claude Code session transcript logs to identify reusable skill candidates.

Official
Advanced
manifoldlogicmanifoldlogic

project-workflow

Automate software development workflows with epic and ticket management.

Official
Advanced

Frequently Asked Questions About ManifoldLogic

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