agentsclimarketplace

Context brief

Skill yuri-semenenko/ai-engineering-workspace/codex/skills/context-brief

Use when preparing a compact handoff, task brief, implementation context, or review packet before a complex change, PR review, debugging session, or agent delegation.From its SKILL.md

Install
npx -y skills add yuri-semenenko/ai-engineering-workspace --skill context-brief

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 266 tokens by cl100k_base, as published. Nobody here has run it

Context Brief

Create a bounded brief that lets another pass work from evidence instead of chat history.

Process

  1. State the goal in one or two sentences.
  2. Capture constraints: scope, non-goals, deadlines, risky areas, and user preferences that affect execution.
  3. List relevant files, commands, tickets, PRs, docs, and external references with why each matters.
  4. Summarize observed facts separately from assumptions.
  5. Identify open questions that block safe implementation or review.
  6. Recommend the next action: implement, investigate, review, ask the user, or stop.

Output

Use this shape unless the user asks for another format:

## Goal
<what needs to happen>

## Constraints
- <scope, non-goals, verification, timing, ownership>

## Evidence
- `<path or command>` - <why it matters>

## Facts
- <verified fact>

## Assumptions
- <assumption and why it is acceptable or risky>

## Open Questions
- <question or "None">

## Recommended Next Step
<one concrete next action>

Keep the brief compact. Do not paste large file contents, transcripts, or full diffs. Link to local files and quote only the lines needed to make the handoff actionable.

What ships with it: 1 file

154 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.