Contextualize workflow skills for Cybereum platform#71
Closed
cybereum wants to merge 4 commits intogarrytan:mainfrom
Closed
Contextualize workflow skills for Cybereum platform#71cybereum wants to merge 4 commits intogarrytan:mainfrom
cybereum wants to merge 4 commits intogarrytan:mainfrom
Conversation
Two skill groups for the Cybereum capital project governance platform: Dev Team (building Cybereum): - cybereum-schedule-intelligence: P6/XER analysis, DCMA 14-Point, critical path - cybereum-decision-ai: Schwerpunkt decision engine, corrective actions - cybereum-risk-engine: Risk register, scoring, mitigation strategies - cybereum-evm-control: Earned Value Management, CPI/SPI/EAC analytics PM Team (inside Cybereum): - cybereum-completion-prediction: Monte Carlo, P50/P80 forecasting - cybereum-reference-class: Flyvbjerg RCF, optimism bias correction - cybereum-executive-reporting: Board/PMO/lender report generation - cybereum-sales-intelligence: BD, prospect research, pitch materials Integrated gstack patterns into Cybereum skills: - QA health scoring rubric -> Schedule Intelligence, Risk Engine - Review two-pass severity (CRITICAL/INFORMATIONAL) -> Schedule Intelligence, Risk Engine - Retro trend tracking + JSON history persistence -> EVM Control, Completion Prediction, Decision-AI - Plan-CEO-review interactive question protocol -> Decision-AI - Cross-skill integration wiring -> Executive Reporting https://claude.ai/code/session_01NbTWS982B1xJFJCyt6ZVig
Ship: bun test/build instead of Rails/Vitest, Cybereum skill commit ordering, cross-skill consistency in PR body Review: Cybereum-specific checklist replacing Rails checks -- Data & Calculation Integrity, Graph Consistency, LLM Trust Boundary, Skill Content Quality, Cross-Skill Consistency, File Parsing Safety QA: calculation verification (EVM formulas, risk scoring, DCMA thresholds, completion prediction multipliers, RCF benchmarks), cross-skill consistency checks, output completeness validation, Cybereum health scoring rubric Plan-CEO-Review: Cybereum product context (temporal knowledge graph, Dyeus AI, 8 analytical skills, competitive positioning), capital project governance framing for all 10 review sections Plan-Eng-Review: Cybereum architecture context (cross-skill data flows, snapshot schemas, calculation engine correctness, industry standard compliance) Retro: Cybereum skill development tracking section (which skills touched, cross- skill consistency risk, skill coverage, snapshot schema changes) https://claude.ai/code/session_01NbTWS982B1xJFJCyt6ZVig
The 8 Cybereum analytical skills (schedule-intelligence, decision-ai, risk-engine, evm-control, completion-prediction, reference-class, executive-reporting, sales-intelligence) belong in the product repo (ProBloCh/cybereum_Projects), not the dev tooling repo. This repo now contains only workflow skills (ship, review, qa, retro, plan-ceo-review, plan-eng-review) and the browse CLI. Skills exported to ~/cybereum_Projects_export/.claude/skills/ for transfer to cybereum_Projects. https://claude.ai/code/session_01NbTWS982B1xJFJCyt6ZVig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updated all workflow skills (plan-ceo-review, plan-eng-review, ship, review, qa, retro) to be explicitly contextualized for the Cybereum capital project governance platform. This ensures that skill guidance, review criteria, and QA validation are aligned with Cybereum's domain (EVM, schedule intelligence, risk analysis, reference class forecasting) rather than generic web application patterns.
Key Changes
plan-ceo-review/SKILL.md:
plan-eng-review/SKILL.md:
qa/SKILL.md:
review/checklist.md:
ship/SKILL.md:
retro/SKILL.md:
review/SKILL.md:
CLAUDE.md:
Notable Implementation Details
https://claude.ai/code/session_01NbTWS982B1xJFJCyt6ZVig