assess-context

Solid

AI context assessment — evaluating problem malleability, mapping structural rigidity versus flexibility, analyzing transformation pressure, and estimating capacity to adapt. Use when a complex task feels stuck and it is unclear whether to push through or pivot, before a significant approach change to assess whether the current reasoning structure can support it, when accumulated workarounds suggest the underlying approach may be wrong, or as a periodic structural health check during extended multi-step tasks.

AI & Automation 26 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
48
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Assess Context Evaluate the current reasoning context for malleability — identifying which elements are rigid (cannot change), which are flexible (can change cheaply), where transformation pressure is building, and whether the current approach has the capacity to adapt if needed. ## When to Use - When a complex task feels stuck and it is unclear whether to push through or pivot - Before a significant approach change to assess whether the current reasoning structure can support it - When accumulated workarounds suggest the underlying approach may be wrong - After `heal` or `awareness` has identified drift but the appropriate response (continue, adjust, or rebuild) is unclear - When context has grown long and it is unclear how much can be preserved versus how much needs to be rebuilt - Periodic structural health check during extended multi-step tasks ## Inputs - **Required**: Current task context and reasoning state (available implicitly) - **Optional**: Specific concern triggering the assessment (e.g., "I keep adding workarounds") - **Optional**: Proposed pivot direction (what might the approach need to become?) - **Optional**: Previous assessment results for trend analysis ## Procedure ### Step 1: Inventory Reasoning Form Catalog the structural components of the current reasoning approach without judgment. ```text Structural Inventory Table: ┌────────────────────┬──────────────┬──────────────────────────────────┐ │ Component │ Type │ Description ...

Details

Author
pjt222
Repository
pjt222/agent-almanac
Created
1 years ago
Last Updated
today
Language
R
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category