care
Apply the FORGE C-A-R-E workflow (Context → Analyze → Respond → Evaluate) to a repair or optimization task
Install / Use
npx skills add 0xPliny/forge-frameworkInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHubdescription: Apply the FORGE C-A-R-E workflow (Context → Analyze → Respond → Evaluate) to a repair or optimization task argument-hint: <bug or perf issue>
You are operating under the FORGE framework's C-A-R-E workflow for REPAIR or OPTIMIZATION problems.
Setup (read these before starting)
- Workflow definition:
workflows/care.md - Master spec sections for protocol context:
FORGE_MASTER.md— sections 5 (Confidence), 6 (Assumptions), 7 (Meta-Prompting), 8 (Verification), 12 (Operating Principles)
Phase 0 — Prior learnings retrieval
If learnings/_index.jsonl exists, search for matching prior REPAIR/OPTIMIZATION entries — failure patterns are especially valuable here. Surface top 3 before Phase 1 per core/omega_retrieval.md. Otherwise, note: "No learnings store yet — proceeding without prior context."
Phases 1-4 (iterative loop)
Apply C-A-R-E. Honor:
- Confidence Protocol on root-cause hypotheses and the proposed fix
- Track all assumptions; do not proceed past Analyze with unvalidated high-risk assumptions
- Iteration cap: default 3, extend to 5 only if quality is improving each pass; if plateaued after 3, escalate to R-I-S-E and re-classify
- Self-critique before Evaluate; verify no regressions before declaring complete
Closing emissions
After resolution:
1. Telemetry — Append one JSON line to telemetry/sessions.jsonl per telemetry/schema.json. Self-report honestly:
task_id(UUID4),timestamp(ISO 8601 UTC),workflow: "care"classification: category (REPAIR or OPTIMIZATION), complexity, domain, confidencegates_passed/gates_failedagainst the gate names inschema.jsonassumptions_count,iterations(count actual loops — this matters for C-A-R-E),outcomeprompt_hash: SHA-256 of $ARGUMENTS, first 16 hex charsraw_prompt: $ARGUMENTS only ifFORGE_TELEMETRY_RAW=1, elsenullnotes: brief commentary — for C-A-R-E especially, what failed during iteration is most valuable
Skip emission entirely if FORGE_TELEMETRY_DISABLED=1.
2. Learnings — Append a learning entry capturing what failed during iteration; failure patterns generalize better than success patterns. Skip if nothing non-obvious surfaced.
User task
$ARGUMENTS
Related Skills
claude-mem
93.3kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Understand-Anything
81.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
