factory/elasticclaw

Free catalog · v0.0.14

Reviews ElasticClaw workspaces, workflows, goals, agents, and execution policies for correctness, maintainability, reliability, and efficiency.

Checks

RuleSeverityScans for
elasticclaw.agent.overlapLowIs agent ownership distinct enough to avoid competing work?
elasticclaw.config.invalidMediumRecognized document fails to parse or violates its schema
elasticclaw.dependencies.explicitInfoFully declared producer/consumer edges
elasticclaw.goal.ambiguousLowDoes the goal describe an observable outcome and useful boundaries?
elasticclaw.goal.no-completionMediumIs there explicit evidence that defines done?
elasticclaw.goals.explicit-completionInfoGoals with checkable completion evidence
elasticclaw.model.overkillInfoIs a reasoning model doing deterministic tool work?
elasticclaw.permissions.scopedInfoCapability grants matching responsibilities
elasticclaw.permissions.too-broadMediumAre agent and task capabilities justified by their responsibility?
elasticclaw.pr-policy.cross-issueMediumDo one-PR or duplicate-PR rules scope to the current issue instead of the whole repository?
elasticclaw.retries.boundedInfoBounded retry with backoff and failure routing
elasticclaw.retry.unboundedMediumDo retries and recursive behavior terminate predictably?
elasticclaw.timeout.missingLowCan long-running agent or external operations stall indefinitely?
elasticclaw.validation.after-mutationInfoValidation boundaries after state changes
elasticclaw.validation.missingHighIs every state-changing path followed by an explicit validation boundary?
elasticclaw.workflow.dependenciesMediumDo artifact producers and consumers have a valid execution order?
elasticclaw.workspace.bloatLowIs generated or transient content expanding factory context?

More from the registry