arbiterForge avatar

arbiterForge

Official

@arbiterforge

0Followers
|
6Public Repos
|
23Published Skills

Offers structured engineering governance, architectural decision tracking, and gated implementation protocols for complex software development lifecycles.

Skills Distribution
DomainDeveloper To...Software Governance (35%)Secure Implementat.. (35%)Architectural Deci.. (30%)

Agent Skills by arbiterForge

Showing 23 vetted skills indexed across 1 GitHub repositories.

arbiterForgearbiterForge
139

using-git-worktrees

Create isolated git worktrees and branches for parallel agent tasks.

Official
Advanced
arbiterForgearbiterForge
139

skill-author

Author v2-format codeArbiter skills after validating gaps against the existing index.

Official
Advanced
arbiterForgearbiterForge
139

decision-variance

Compare architectural artifacts against the scaffold and label variances as concur, divergent, or silent.

Official
Advanced
arbiterForgearbiterForge
139

dispatching-parallel-agents

Coordinate parallel agent fan-out and collect terminal results without dropping failures.

Official
Advanced
arbiterForgearbiterForge
139

executing-plans

Execute approved implementation plans in small user-checked batches.

Official
Advanced
arbiterForgearbiterForge
139

release

Derive SemVer from Conventional Commits and publish annotated tags and GitHub Releases.

Official
Advanced
arbiterForgearbiterForge
139

finishing-a-development-branch

Resolve development branches through PR-only terminal actions with gate verification.

Official
Advanced
arbiterForgearbiterForge
139

security-architecture

Map attack surfaces and identify unmitigated STRIDE threats before implementation.

Official
Advanced
arbiterForgearbiterForge
139

secret-handling

Detect and block secret leaks in code changes.

Official
Advanced
arbiterForgearbiterForge
139

brainstorming

Refine rough feature ideas into approved, testable specifications with acceptance criteria.

Official
Advanced
arbiterForgearbiterForge
139

decision-lifecycle

Author and track numbered, dated architecture decision records with user attribution.

Official
Advanced
arbiterForgearbiterForge
139

commit-gate

Enforce a nine-phase commit workflow with tests, linting, and secrets scanning.

Official
Advanced
arbiterForgearbiterForge
139

writing-plans

Convert approved specifications into executable implementation plans with ordered tasks.

Official
Advanced
arbiterForgearbiterForge
139

context-creation

Initialize brownfield codebases into codeArbiter project state with scout analysis.

Official
Advanced
arbiterForgearbiterForge
139

tdd

Enforce test-first implementation gates with red-green tests, coverage, and lint checks.

Official
Advanced
arbiterForgearbiterForge
139

decompose

Decompose uninitialized projects into durable specifications via guided multi-layer interviews.

Official
Advanced
arbiterForgearbiterForge
139

subagent-driven-development

Coordinate fresh-subagent implementation loops with test-first execution and gated review.

Official
Advanced
arbiterForgearbiterForge
139

refactor

Enforce parity checks and test gates during code refactoring.

Official
Advanced
arbiterForgearbiterForge
139

debug

Investigate unknown defects by forming hypotheses and gathering cited evidence.

Official
Advanced
arbiterForgearbiterForge
139

crypto-compliance

Detect banned cryptographic primitives and TLS misconfigurations in changed code.

Official
Advanced
arbiterForgearbiterForge
139

sandbox-lifecycle

Isolate untrusted repositories in ephemeral Docker sandboxes for inspection and execution.

Official
Advanced
arbiterForgearbiterForge
139

sandbox-claude-inside

Run Claude Code inside an isolated ca-sandbox container with token authentication.

Official
Advanced
arbiterForgearbiterForge
139

myskill

Execute a single gated task with a self-contained entry point.

Official
Basic

Frequently Asked Questions About arbiterForge

FAQPage Schema
What specific engineering tasks does ArbiterForge enable?β–Ό

ArbiterForge enables structured project decomposition, architectural decision record tracking, and gated implementation cycles. It facilitates parallel branch management using worktrees, enforces test-first development standards, and provides rigorous security scanning for cryptographic primitives and secret leaks within codebases.

Which personas benefit most from these engineering protocols?β–Ό

Senior software engineers, technical leads, and security architects benefit from these protocols. The system is designed for teams requiring high-integrity development environments, strict adherence to architectural decision records, and verifiable, gated code quality standards across complex, multi-repository project structures.

What are the prerequisites for implementing these development gates?β–Ό

Implementation requires an existing codebase or project structure capable of supporting Docker-based ephemeral sandboxes. Users must maintain conventional commit standards to leverage the release management features and ensure that development environments support isolated worktree branching for parallel task execution.