Skip to main content
Bullish-Design
GitHub-Creator-Profil

Bullish-Design

Repository-Ansicht von 66 gesammelten Skills in 22 GitHub-Repositories.

gesammelte Skills
66
Repositories
22
aktualisiert
26. Aug. 2026
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

allium-cli-agent-runbooks
Softwareentwickler

Use for practical command recipes when agents operate Allium CLI commands on a folder of .allium specs.

30. Mai 2026
allium-cli-analyse
Softwareentwickler

Use when running deeper semantic and process-level analysis on a folder of .allium specs after allium check has passed.

30. Mai 2026
allium-cli-check
Softwareentwickler

Use when validating a folder of .allium specs with allium check. Resolves the folder to an entrypoint file, runs validation, interprets diagnostics, and defines the repair loop.

30. Mai 2026
allium-cli-ci-and-quality-gates
Softwareentwickler

Use when defining or applying CI-quality command gates for a folder of .allium specs. Assumes allium is already available.

30. Mai 2026
allium-cli-command-reference
Softwareentwickler

Use as a concise reference for Allium CLI commands when working on a folder of .allium specs. Assumes the CLI is already available and entrypoint resolution is required.

30. Mai 2026
allium-cli-diagnostics-repair
Softwareentwickler

Use when an Allium CLI command fails on a folder of .allium specs. Classifies diagnostics, performs minimal repairs, and reruns the correct command against the resolved entrypoint.

30. Mai 2026
allium-cli-model
Softwareentwickler

Use when extracting or inspecting the structured domain model from a folder of .allium specs using allium model.

30. Mai 2026
allium-cli-output-interpretation
Softwareentwickler

Use when summarizing, comparing, or acting on Allium CLI output from commands run against a folder of .allium specs.

30. Mai 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
Es werden 8 von 9 gesammelten Skills angezeigt.
cairn-architecture
Softwareentwickler

Orientation and mental model for the Cairn runtime: the canonical working tree, the four runtime layers (code providers, repository snapshots, bubblewrap execution, orchestration), the data layout, the agent lifecycle state machine, and the canonical docs.…

5. Aug. 2026
cairn-cli-operations
Softwareentwickler

Operating a Cairn deployment from the command line: starting the daemon (cairn up) or running inline (cairn run), submitting work (spawn/queue), the review flow (list-agents, status, accept with staleness checks, reject, undo, logs), the Unix-socket transport…

5. Aug. 2026
cairn-code-providers
Softwareentwickler

Extending Cairn with pluggable code sources: the CodeProvider protocol, the built-in file and inline providers, plugin entry-point registration under the cairn.providers group, the provider context dict, and validation semantics. Use when adding a custom code…

5. Aug. 2026
cairn-contribution
Softwareentwickler

Contributing to the Cairn codebase itself: the devenv development gate (devenv test), test layout and conventions, the SPEC.md source-of-truth rule, coding conventions, the security model, performance targets, and common pitfalls when modifying src/cairn,…

5. Aug. 2026
cairn-library-api
Softwareentwickler

Embedding Cairn as a library: open_workspace and WorkspaceManager (WAL/MVCC, readonly, busy_timeout, max_content_bytes), WorkspaceInspector and WorkspaceStats, AgentStateManager (namespaced KV with typed models and atomic counters), TaskQueue, retry…

5. Aug. 2026
cairn-task-code
Softwareentwickler

How to write Python task scripts that run inside Cairn's bubblewrap sandbox: the nine injected sandbox helpers (read_file, write_file, list_dir, file_exists, delete_file, search_files, search_content, submit_result, log), path rules, resource limits, the…

5. Aug. 2026
12 von 22 Repositories angezeigt