Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gstack development
# gstack development (Cybereum fork)

## Commands

Expand All @@ -23,6 +23,11 @@ to `~/.gstack-dev/evals/` with auto-comparison against the previous run.

## Project structure

This repo contains the **workflow skills** for building Cybereum. The analytical
skills (schedule-intelligence, decision-ai, risk-engine, etc.) live in the
[cybereum_Projects repo](https://github.com/ProBloCh/cybereum_Projects) under
`.claude/skills/`.

```
gstack/
├── browse/ # Headless browser CLI (Playwright)
Expand Down
384 changes: 91 additions & 293 deletions plan-ceo-review/SKILL.md

Large diffs are not rendered by default.

185 changes: 83 additions & 102 deletions plan-eng-review/SKILL.md

Large diffs are not rendered by default.

Loading